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

Current glibc fails to build on powerpc


Linking makedb, I get this error:

/usr/src/glibc/glibc-2.1.2/powerpc-linux/obj/libc.so.6: undefined reference
to `__syscall_ftruncate64'
/usr/src/glibc/glibc-2.1.2/powerpc-linux/obj/libc.so.6: undefined reference
to `__syscall_fstat64'
/usr/src/glibc/glibc-2.1.2/powerpc-linux/obj/libc.so.6: undefined reference
to `__syscall_stat64'
/usr/src/glibc/glibc-2.1.2/powerpc-linux/obj/libc.so.6: undefined reference
to `__syscall_truncate64'
/usr/src/glibc/glibc-2.1.2/powerpc-linux/obj/libc.so.6: undefined reference
to `__syscall_lstat64'
collect2: ld returned 1 exit status


And something seems to be wrong with mmap64 again - it utterly fails to
work.


Dan

/--------------------------------\  /--------------------------------\
|       Daniel Jacobowitz        |__|        SCS Class of 2002       |
|   Debian GNU/Linux Developer    __    Carnegie Mellon University   |
|         dan@debian.org         |  |       dmj+@andrew.cmu.edu      |
\--------------------------------/  \--------------------------------/

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