This is the mail archive of the libc-alpha@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]

Symbols missing from global map?



Keith Owens writes:
 > 
 > >Description:
 >         After compiling and installing glibc 2.0.106, programs
 >         complained about unresolved symbols, e.g. __dup2, __pipe,
 >         __waitpid and others.  nm on glibc-2.0.106-build/io/dup2.o
 >         showed __dup2 as type T (extern), also type T in all the static
 >         libraries, libpic.a etc.  But it was type t (static) in
 >         libc.so.6.

See question 3.12 from the glibc2 FAQ.

-- 
 Andreas Jaeger   aj@arthur.rhein-neckar.de    jaeger@gnu.org


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