This is the mail archive of the libc-hacker@sourceware.cygnus.com 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]

Re: make tests fails for 2.0.106


mack@ncifcrf.gov writes:

> make tests output 
> make[2]: Entering directory `/usr2/src/temp/gcc/glibc-2.0.106/stdlib'
> cd /usr2/src/temp/gcc/glibc-2.0.106/objdir/stdlib && gcc   -include ../config.h /usr2/src/temp/gcc/glibc-2.0106/stdlib/isomac.c -o isomac
> /usr/local/lib/libc.so.6: undefined reference to `_dl_sysdep_start@@GLIBC_2.0'
> /usr/local/lib/libc.so.6: undefined reference to `_r_debug@@GLIBC_2.0'

This is not the authentic output.  And you can assume that this is not
a general problem, we would have seen it.  We always link against the
ld.so which contains all these symbols.

-- 
---------------.      drepper at gnu.org  ,-.   1325 Chesapeake Terrace
Ulrich Drepper  \    ,-------------------'   \  Sunnyvale, CA 94089 USA
Cygnus Solutions `--' drepper at cygnus.com   `------------------------


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