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]

Failed to build glibc-2.0.99


>Submitter-Id:	net
>Originator:	Kars de Jong
>Organization:  none
>Confidential:	no
>Synopsis:	Build fails with undefined symbols
>Severity:	critical
>Priority:	high
>Category:	libc
>Class:		sw-bug
>Release:	libc-2.0.99
>Environment:
Host type: m68k-unknown-linux-gnu
System: Linux rincewind 2.1.124 #20 Tue Oct 20 23:22:03 CEST 1998 m68k unknown
Architecture: m68k

Addons: crypt linuxthreads
Build CFLAGS: -pipe -O2 -m68060
Build CC: egcs
Compiler version: egcs-2.91.57 19980901 (egcs-1.1 release)
Kernel headers: 2.1.124
Symbol versioning: yes
Build static: yes
Build shared: yes
Build pic-default: no
Build profile: no
Build omitfp: no
Build bounded: no
Build static-nss: no
Stdio: libio

>Description:
The build of this release fails:

make[1]: Leaving directory `/usr/src/lib/glibc-2.0.99/db'
make  -C db2 others
make[1]: Entering directory `/usr/src/lib/glibc-2.0.99/db2'
egcs -nostdlib -nostartfiles -o makedb  -Wl,-dynamic-linker=/lib/ld.so.1  ../csu/crt1.o ../csu/crti.o `egcs --print-file-name=crtbegin.o` makedb.o libdb.so.3  -Wl,-rpath-link=..:../math:../elf:../nss:../nis:.:../rt:../resolv:../linuxthreads ../libc.so.6 ../libc_nonshared.a -lgcc `egcs --print-file-name=crtend.o` ../csu/crtn.o
../libc.so.6: undefined reference to `__syscall_pread'
../libc.so.6: undefined reference to `__syscall_pwrite'
make[1]: *** [makedb] Error 1
make[1]: Leaving directory `/usr/src/lib/glibc-2.0.99/db2'
make: *** [db2/others] Error 2

>How-To-Repeat:
Just run make on Linux/m68k :)
>Fix:
Probably a problem since the recent changes to the syscall lists.

-- 
------------------------------------------------------------------------------
Kars de Jong             Signaalkamp rules the waves!       Turrican@Discworld
--------======]**-----|      jongk@cs.utwente.nl      |-----**[======---------


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