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]

Re: Failed to build glibc-2.0.99


Kars de Jong <jongk@cs.utwente.nl> writes:

|> >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

That has already been fixed in the repository.

-- 
Andreas Schwab                                      "And now for something
schwab@issan.cs.uni-dortmund.de                      completely different"
schwab@gnu.org


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