From: Michael Madore <mmadore@turbolinux.com>
To: linux-ia64@vger.kernel.org
Subject: [Linux-ia64] GLIBC __deregister_frame_pointer compiler error
Date: Thu, 27 Jul 2000 19:35:44 +0000 [thread overview]
Message-ID: <marc-linux-ia64-105590678205235@msgid-missing> (raw)
Hi,
While trying to compile glibc on the 2.4 kernel, I get the error messages
included below. On 2.3.99, everything compiles fine. Any ideas where to
look to solve this?
Thanks
Mike Madore
Software Engineer
TurboLinux, Inc.
gcc -nostdlib -nostartfiles -o
/usr/src/turbo/BUILD/glibc-2.1-hjl/build-ia64-linux/sunrpc/rpcinfo
-Wl,-dynamic-linker=/lib/ld-linux-ia64.so.1
/usr/src/turbo/BUILD/glibc-2.1-hjl/build-ia64-linux/csu/crt1.o
/usr/src/turbo/BUILD/glibc-2.1-hjl/build-ia64-linux/csu/crti.o
`gcc --print-file-name=crtbegin.o`
/usr/src/turbo/BUILD/glibc-2.1-hjl/build-ia64-linux/sunrpc/rpcinfo.o
-Wl,-rpath-link=/usr/src/turbo/BUILD/glibc-2.1-hjl/build-ia64-linux:
/usr/src/turbo/BUILD/glibc-2.1-hjl/build-ia64-linux/math:
/usr/src/turbo/BUILD/glibc-2.1-hjl/build-ia64-linux/elf:
/usr/src/turbo/BUILD/glibc-2.1-hjl/build-ia64-linux/nss:
/usr/src/turbo/BUILD/glibc-2.1-hjl/build-ia64-linux/nis:
/usr/src/turbo/BUILD/glibc-2.1-hjl/build-ia64-linux/db2:
/usr/src/turbo/BUILD/glibc-2.1-hjl/build-ia64-linux/rt:
/usr/src/turbo/BUILD/glibc-2.1-hjl/build-ia64-linux/resolv:
/usr/src/turbo/BUILD/glibc-2.1-hjl/build-ia64-linux/linuxthreads
/usr/src/turbo/BUILD/glibc-2.1-hjl/build-ia64-linux/libc.so.0
/usr/src/turbo/BUILD/glibc-2.1-hjl/build-ia64-linux/libc_nonshared.a -lgcc
`gcc --print-file-name=crtend.o`
/usr/src/turbo/BUILD/glibc-2.1-hjl/build-ia64-linux/csu/crtn.o
/usr/src/turbo/BUILD/glibc-2.1-hjl/build-ia64-linux/elf/ld-linux-ia64.so.1
--library-path /usr/src/turbo/BUILD/glibc-2.1-hjl/build-ia64-linux:
/usr/src/turbo/BUILD/glibc-2.1-hjl/build-ia64-linux/math:
/usr/src/turbo/BUILD/glibc-2.1-hjl/build-ia64-linux/elf:
/usr/src/turbo/BUILD/glibc-2.1-hjl/build-ia64-linux/nss:
/usr/src/turbo/BUILD/glibc-2.1-hjl/build-ia64-linux/nis:
/usr/src/turbo/BUILD/glibc-2.1-hjl/build-ia64-linux/db2:
/usr/src/turbo/BUILD/glibc-2.1-hjl/build-ia64-linux/rt:
/usr/src/turbo/BUILD/glibc-2.1-hjl/build-ia64-linux/resolv:
/usr/src/turbo/BUILD/glibc-2.1-hjl/build-ia64-linux/linuxthreads
/usr/src/turbo/BUILD/glibc-2.1-hjl/build-ia64-linux/sunrpc/rpcgen -Y
`gcc -print-file-name=cpp | sed "s|/cpp$||"` -c rpcsvc/bootparam_prot.x
-o /usr/src/turbo/BUILD/glibc-2.1-hjl/build-ia64-linux/sunrpc/xbootparam_prot.T
/usr/src/turbo/BUILD/glibc-2.1-hjl/build-ia64-linux/sunrpc/rpcgen:
: no version information available
(required by /usr/src/turbo/BUILD/glibc-2.1-hjl/build-ia64-linux/sunrpc/rpcgen)
/usr/src/turbo/BUILD/glibc-2.1-hjl/build-ia64-linux/sunrpc/rpcgen:
: no version information available
(required by /usr/src/turbo/BUILD/glibc-2.1-hjl/build-ia64-linux/sunrpc/rpcgen)
/usr/src/turbo/BUILD/glibc-2.1-hjl/build-ia64-linux/sunrpc/rpcgen:
error in loading shared libraries:
/usr/src/turbo/BUILD/glibc-2.1-hjl/build-ia64-linux/sunrpc/rpcgen:
symbol __deregister_frame_info, version GLIBC_2.0 not defined in file libc.so.0
with link time reference
make[2]: *** [/usr/src/turbo/BUILD/glibc-2.1-hjl/build-ia64-linux/sunrpc
/xbootparam_prot.stmp] Error 127
make[2]: Leaving directory `/usr/src/turbo/BUILD/glibc-2.1-hjl/sunrpc'
make[1]: *** [sunrpc/others] Error 2
make[1]: Leaving directory `/usr/src/turbo/BUILD/glibc-2.1-hjl'
make: *** [all] Error 2
Bad exit status from /var/tmp/rpm-tmp.21464 (%build)
next reply other threads:[~2000-07-27 19:35 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2000-07-27 19:35 Michael Madore [this message]
2000-07-27 20:19 ` [Linux-ia64] GLIBC __deregister_frame_pointer compiler error Jim Wilson
2000-07-27 23:08 ` Jim Wilson
2000-07-27 23:15 ` Michael Madore
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=marc-linux-ia64-105590678205235@msgid-missing \
--to=mmadore@turbolinux.com \
--cc=linux-ia64@vger.kernel.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