Glibc - Current CVS

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hi everyone, I'm one of the editors for Linux From Scratch, and we have had a lot of requests to make LFS compatible with other platforms. So I have been tasked to get a mips version up and running. The biggest issue I have faced has been the current glibc snapshot. I have fixed most of the issues based on the information located here on this list. But there is one error I have seen mentioned, but no word on how to fix it.

Any help will be appreciated.

Here is the error message.

: /mnt/lfs/build/glibc-build/rt/librt_pic.a
gcc -B/tools/bin/ -mabi=32 -shared -static-libgcc -Wl,-O1 -Wl,-z,defs -Wl,-dynamic-linker=/tools/lib/ld.so.1 -B/mnt/lfs/build/glibc-build/csu/ -Wl,--version-script=/mnt/lfs/build/glibc-build/librt.map -Wl,-soname=librt.so.1 -Wl,--enable-new-dtags,-z,nodelete -L/mnt/lfs/build/glibc-build -L/mnt/lfs/build/glibc-build/math -L/mnt/lfs/build/glibc-build/elf -L/mnt/lfs/build/glibc-build/dlfcn -L/mnt/lfs/build/glibc-build/nss -L/mnt/lfs/build/glibc-build/nis -L/mnt/lfs/build/glibc-build/rt -L/mnt/lfs/build/glibc-build/resolv -L/mnt/lfs/build/glibc-build/crypt -L/mnt/lfs/build/glibc-build/linuxthreads -Wl,-rpath-link=/mnt/lfs/build/glibc-build:/mnt/lfs/build/glibc-build/math:/mnt/lfs/build/glibc-build/elf:/mnt/lfs/build/glibc-build/dlfcn:/mnt/lfs/build/glibc-build/nss:/mnt/lfs/build/glibc-build/nis:/mnt/lfs/build/glibc-build/rt:/mnt/lfs/build/glibc-build/resolv:/mnt/lfs/build/glibc-build/crypt:/mnt/lfs/build/glibc-build/linuxthreads -o /mnt/lfs/build/glibc-build/rt/librt.so -T /mnt/lfs/build/glibc-build/shlib.lds /mnt/lfs/build/glibc-build/csu/abi-note.o -Wl,--whole-archive /mnt/lfs/build/glibc-build/rt/librt_pic.a -Wl,--no-whole-archive /mnt/lfs/build/glibc-build/elf/interp.os /mnt/lfs/build/glibc-build/libc.so /mnt/lfs/build/glibc-build/libc_nonshared.a /mnt/lfs/build/glibc-build/linuxthreads/libpthread_nonshared.a /mnt/lfs/build/glibc-build/linuxthreads/libpthread.so /mnt/lfs/build/glibc-build/elf/ld.so
/mnt/lfs/build/glibc-build/rt/librt_pic.a(mq_setattr.os)(.text+0x0): undefined reference to `__syscall_error'
/mnt/lfs/build/glibc-build/rt/librt_pic.a(mq_timedsend.os)(.text+0x0): undefined reference to `__syscall_error'
/mnt/lfs/build/glibc-build/rt/librt_pic.a(mq_timedreceive.os)(.text+0x0): undefined reference to `__syscall_error'
collect2: ld returned 1 exit status
make[2]: *** [/mnt/lfs/build/glibc-build/rt/librt.so] Error 1
make[2]: Leaving directory `/mnt/lfs/build/glibc-20041115/rt'


--
----
Jim Gifford
maillist@xxxxxxxxx



[Index of Archives]     [Linux MIPS Home]     [LKML Archive]     [Linux ARM Kernel]     [Linux ARM]     [Linux]     [Git]     [Yosemite News]     [Linux SCSI]     [Linux Hams]

  Powered by Linux