configure problem

Andrew Walrond andrew@walrond.org
Mon Nov 25 12:50:00 GMT 2002


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