This is the mail archive of the glibc-linux@ricardo.ecn.wfu.edu mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Linker Error in build of glibc2.2.2-10



Hello,

I am trying to build glibc-2.2.2-10 on my RH7.1 box. I get the following
linker error during make in the sunrpc directory; my commands are below, and
the error report is attached below. Appreciate any advice.

-- Prasad

../configure --enable-ad-ons=Linuxthreads --prefix=/usr
make

------------------
make  -C sunrpc others
make[2]: Entering directory
`/home/prasad/glibc-2.2.2-10_src/glibc-2.2.2/sunrpc'
cd /home/prasad/glibc-2.2.2-10_src/glibc-2.2.2/compile && ar cruv
libc_nonshared.a `cat csu/stamp.oS iconv/stamp.oS iconvdata/stamp.oS
locale/stamp.oS localedata/stamp.oS assert/stamp.oS ctype/stamp.oS
intl/stamp.oS catgets/stamp.oS math/stamp.oS setjmp/stamp.oS signal/stamp.oS
stdlib/stamp.oS stdio-common/stamp.oS libio/stamp.oS dlfcn/stamp.oS
malloc/stamp.oS string/stamp.oS wcsmbs/stamp.oS time/stamp.oS
dirent/stamp.oS grp/stamp.oS pwd/stamp.oS posix/stamp.oS io/stamp.oS
termios/stamp.oS resource/stamp.oS misc/stamp.oS socket/stamp.oS
sysvipc/stamp.oS gmon/stamp.oS gnulib/stamp.oS wctype/stamp.oS
manual/stamp.oS shadow/stamp.oS po/stamp.oS argp/stamp.oS crypt/stamp.oS
linuxthreads/stamp.oS resolv/stamp.oS nss/stamp.oS timezone/stamp.oS
rt/stamp.oS conform/stamp.oS debug/stamp.oS linuxthreads_db/stamp.oS
inet/stamp.oS hesiod/stamp.oS sunrpc/stamp.oS nis/stamp.oS nscd/stamp.oS
streams/stamp.oS login/stamp.oS elf/stamp.oS stamp.oS`
: /home/prasad/glibc-2.2.2-10_src/glibc-2.2.2/compile/libc_nonshared.a
/home/prasad/glibc-2.2.2-10_src/glibc-2.2.2/compile/elf/ld-linux.so.2
--library-path
/home/prasad/glibc-2.2.2-10_src/glibc-2.2.2/compile:/home/prasad/glibc-2.2.2
-10_src/glibc-2.2.2/compile/math:/home/prasad/glibc-2.2.2-10_src/glibc-2.2.2
/compile/elf:/home/prasad/glibc-2.2.2-10_src/glibc-2.2.2/compile/dlfcn:/home
/prasad/glibc-2.2.2-10_src/glibc-2.2.2/compile/nss:/home/prasad/glibc-2.2.2-
10_src/glibc-2.2.2/compile/nis:/home/prasad/glibc-2.2.2-10_src/glibc-2.2.2/c
ompile/rt:/home/prasad/glibc-2.2.2-10_src/glibc-2.2.2/compile/resolv:/home/p
rasad/glibc-2.2.2-10_src/glibc-2.2.2/compile/crypt:/home/prasad/glibc-2.2.2-
10_src/glibc-2.2.2/compile/linuxthreads
/home/prasad/glibc-2.2.2-10_src/glibc-2.2.2/compile/sunrpc/rpcgen -Y `gcc
-print-file-name=cpp | sed 's|/cpp$||'` -c rpcsvc/bootparam_prot.x -o
/home/prasad/glibc-2.2.2-10_src/glibc-2.2.2/compile/sunrpc/xbootparam_prot.T
BUG IN DYNAMIC LINKER ld.so: dl-load.c: 621: _dl_init_paths: Assertion
`pelem->dirname[0] == '/'' failed!
make[2]: ***
[/home/prasad/glibc-2.2.2-10_src/glibc-2.2.2/compile/sunrpc/xbootparam_prot.
stmp] Error 127
make[2]: Leaving directory
`/home/prasad/glibc-2.2.2-10_src/glibc-2.2.2/sunrpc'
make[1]: *** [sunrpc/others] Error 2
make[1]: Leaving directory `/home/prasad/glibc-2.2.2-10_src/glibc-2.2.2'
make: *** [all] Error 2



+---------------------------------------------------------------------------
-----------------+
Prasad Kakulavarapu
Application Engineer
Intel Corporation
IA Solutions Enabling Group                                       Ph   :
(253) 371 5929
2800 Center Drive N., DP2-230                                Fax : (253) 371
7102
DuPont, WA 98327                                                  Web:
www.intel.com
Email: prasad.kakulavarapu@intel.com
+---------------------------------------------------------------------------
-----------------+



Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]