This is the mail archive of the libc-hacker@sources.redhat.com mailing list for the glibc project.

Note that libc-hacker is a closed list. You may look at the archives of this list, but subscription and posting are not open.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: glibc 2.2 cvs on AXP: undefined symbol: atexit


On Fri, Apr 12, H . J . Lu wrote:

> On Fri, Apr 12, 2002 at 01:43:06PM +0200, Thorsten Kukuk wrote:
> > 
> > Hi,
> > 
> > If I try to compile the current glibc 2.2 branch on Alpha, I always get
> > this error:
> > 
> > /usr/src/packages/BUILD/glibc-2.2/cc/sunrpc/rpcgen: relocation error: /usr/src/packages/BUILD/glibc-2.2/cc/libc.so.6.1: undefined symbol: atexit
> > make[2]: *** [/usr/src/packages/BUILD/glibc-2.2/cc/sunrpc/xbootparam_prot.stmp] 
> > Error 127
> > 
> 
> atexit should be in libc_nonshared.a. Why isn't it there for alpha?

It is there. And I can run the binary with old ld.so/libc.so.
But not with the new one. For me it looks like a bug in ld.so. As I
wrote, reverting the do-lookup.h change fixes the problem for me and
glibc works again on Alpha.

  Thorsten

-- 
Thorsten Kukuk       http://www.suse.de/~kukuk/        kukuk@suse.de
SuSE Linux AG        Deutschherrenstr. 15-19       D-90429 Nuernberg
--------------------------------------------------------------------    
Key fingerprint = A368 676B 5E1B 3E46 CFCE  2D97 F8FD 4E23 56C6 FB4B


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