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]

Build failure on alpha-linux from 2003-07-25 CVS


When linking libc6.so on alpha-linux I get:

/mnt/Programming/cvstree/build.libc/libc_pic.os(.text+0xd17b4): In function `posix_fallocate64':
../sysdeps/posix/posix_fallocate64.c:64: undefined reference to `__GI___pwrite64'
/mnt/Programming/cvstree/build.libc/libc_pic.os(.text+0xd17c4):../sysdeps/posix/posix_fallocate64.c:64: undefined reference to `__GI___pwrite64'

This is using HJ Lu's 2.14.90.0.5 binutils and gcc 3.3.1 20030722 (Debian prerelease)

Configured with:
../libc/configure --prefix=/usr --enable-add-ons

and no NPTL.

I have put my buildlog at:
http://delta.nisa.net/~jbailey/glibc-alpha-20030725.txt

I'm not very familiar with the syscall stuff, but Carlos mentioned that there
ought to be a PSEUDO ... PSEUDO_END section for this syscall, and I don't see it
at all in my build.

If there's more information you want, lemme know.

-- 
Breathe into my hands, I'll cup them like a glass to drink from...
 - Tattle Tale


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