This is the mail archive of the libc-alpha@sources.redhat.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]
Other format: [Raw text]

Re: Why duplicated versions for *xattr?


On Sat, Aug 24, 2002 at 08:46:14AM +0200, Andreas Jaeger wrote:
> "H. J. Lu" <hjl@lucon.org> writes:
> 
> > Hi Andreas,
> >
> > Any reason not to remove *xattr calls with version 2.3 from
> > sysdeps/unix/sysv/linux/i386/Versions? I am getting duplicated
> > entries in libc.map.
> 
> I forgot it :-(
> 
> I'll make the change right now.
> 
> Thanks for telling me,

The current glibc from CVS failed to build for me on i686. I am using
gcc 3.2.1 20020821 and binutils 2.13.90.0.4. I got

# gdb ./build-i686-linux/elf/ld-linux.so.2
Starting program: /export/build/gnu/glibc/build-i686-linux/elf/ld.so 

Program received signal SIGSEGV, Segmentation fault.
0x80000dfc in _dl_start (arg=0xbffff960) at ../sysdeps/i386/dl-machine.h:51
51      {
(gdb) bt
#0  0x80000dfc in _dl_start (arg=0xbffff960) at ../sysdeps/i386/dl-machine.h:51



H.J.


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