* Glibc - Current CVS
@ 2004-11-19 17:19 Jim Gifford
0 siblings, 0 replies; only message in thread
From: Jim Gifford @ 2004-11-19 17:19 UTC (permalink / raw)
To: linux-mips
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@jg555.com
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2004-11-19 17:20 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-11-19 17:19 Glibc - Current CVS Jim Gifford
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox