From: Jim Gifford <maillist@jg555.com>
To: linux-mips@linux-mips.org
Subject: Glibc - Current CVS
Date: Fri, 19 Nov 2004 09:19:26 -0800 [thread overview]
Message-ID: <419E2B1E.2050602@jg555.com> (raw)
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
reply other threads:[~2004-11-19 17:20 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=419E2B1E.2050602@jg555.com \
--to=maillist@jg555.com \
--cc=linux-mips@linux-mips.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox