[svlug] libc questions
Michael K Vance
mkv102 at psu.edu
Sat Nov 21 18:58:57 PST 1998
Hello,
First, I'm going through the glibc build process right now. Lots and lots of
it builds properly, but then I get this:
[mvance at localhost glibc-2.0.103]$ make
[...]
make -C db2 others
make[1]: Entering directory `/home/mvance/glibc-2.0.103/db2'
gcc -nostdlib -nostartfiles -o makedb
-Wl,-dynamic-linker=/usr/local/lib/ld-linux.so.2 ../csu/crt1.o ../csu/crti.o
`gcc --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 `gcc --print-file-name=crtend.o`
../csu/crtn.o
../libc.so.6: undefined reference to `__nscd_getgrgid_r'
../libc.so.6: undefined reference to `__nss_not_use_nscd_passwd'
../libc.so.6: undefined reference to `inet_pton'
../libc.so.6: undefined reference to `__nscd_getgrnam_r'
../libc.so.6: undefined reference to `__endutent'
../libc.so.6: undefined reference to `__gethostbyaddr_r'
../libc.so.6: undefined reference to `__gethostbyname2_r'
../libc.so.6: undefined reference to `__nscd_getpwnam_r'
../libc.so.6: undefined reference to `__setutent'
../libc.so.6: undefined reference to `__gethostbyname_r'
../libc.so.6: undefined reference to `__h_errno_location'
../libc.so.6: undefined reference to `__nscd_getpwuid_r'
../libc.so.6: undefined reference to `inet_ntop'
../libc.so.6: undefined reference to `__getservbyname_r'
../libc.so.6: undefined reference to `__nss_not_use_nscd_group'
../libc.so.6: undefined reference to `__getutline_r'
make[1]: *** [makedb] Error 1
make[1]: Leaving directory `/home/mvance/glibc-2.0.103/db2'
make: *** [db2/others] Error 2
[mvance at localhost glibc-2.0.103]$
Additionally, how dangerous is it to remove the RedHat v5.0 libc5
compatability libraries from my machine? I haven't installed anything that
requires them, so I guess I'm interested in what the baseline installation
requires of it. A simple 'rpm -q --whatrequires libc' didn't turn anything up
(though it never seems to...).
Thanks,
m.
--
"Up above aliens hover making home movies for the folks back home, of all
these weird creatures who lock up their spirits, drill holes in themselves
and live for their secrets. They're all uptight." -Thom Yorke, Radiohead
--
echo "unsubscribe svlug" | mail majordomo at svlug.org
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ to unsubscribe
see http://www.svlug.org/mdstuff/lists.shtml for posting guidelines.
More information about the svlug
mailing list