configure problem

Andrew Walrond andrew@walrond.org
Tue Nov 26 02:20:00 GMT 2002


Yes indeed, more problems on install. Googling around it seems this 
particular problem has been around for a while

make  -C manual subdir_install
make[2]: Entering directory `/tmp/tgl-static-build/src/manual'
pwd=`pwd`; \
no libm-err-tab.pl $pwd/.. > libm-err-tmp
/bin/sh: no: command not found
make[2]: *** [stamp-libm-err] Error 127
make[2]: Leaving directory `/tmp/tgl-static-build/src/manual'

'no' is the content of $(PERL)

Since both of these are trivial (I think) any chance of getting them 
fixed by tptb? Don't have the relevant GPL paperwork myself.

I'll fix this locally and see if anything else bites me.

Andrew Walrond wrote:
> When I try to build libc in a minimal chroot environment, configure 
> fails while testing cpp functionality, because it uses <assert.h> for 
> the tests, and assumes it's present (which it isn't)
> 
> Obviously creating a dummy assert.h fixes things up just fine for me, 
> but should it make this assumption?
> 
> Andrew Walrond
> 




More information about the Libc-alpha mailing list