This is the mail archive of the libc-alpha@sources.redhat.com mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

configure problem


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]