On Thu, Aug 10, 2000 at 09:41:35AM -0400, Ben Collins wrote: > Try executing this directly: > > /build/source/glibc-2.1.92/m68k-linux/obj/elf/ld.so.1 will try tonight. > Does that by itself get a segmentation fault? Also, are you building as > root, or under fakeroot? If under fakeroot, then don't, it has issues > building glibc. If the above works ok, and you are building as root, try: I use sbuild, which uses sudo (basically it calls dpkg-buildpackage -rsudo I think). This counts as building as root? Or should I run the whole build as root, this would be a new requirement for glibc. > /build/source/glibc-2.1.92/m68k-linux/obj/elf/ld.so.1 \ > /build/source/glibc-2.1.92/m68k-linux/obj/libc.so > > That should produce some nice information on the library. Will try that as well, tonight.
Thanks, Christian

