curl-users
Compile problem
Date: Mon, 15 Apr 2002 00:30:16 +0200
Hi,
I am quite certain this is not a curl problem, but I have
installed the latest beta from Red Hat and I can't compile
curl in it. It returns the error:
gcc -g -O2 -o .libs/curl main.o hugehelp.o urlglob.o writeout.o writeenv.o
../lib/.libs/libcurl.so -lssl -lcrypto -ldl -Wl,--rpath -Wl,/usr/local/lib
/lib/libc.so.6: undefined reference to
`_dl_lookup_versioned_symbol_skip_at_GLIBC_PRIVATE'
/lib/libc.so.6: undefined reference to `_rtld_global_at_GLIBC_PRIVATE'
/lib/libc.so.6: undefined reference to
`_dl_lookup_versioned_symbol_at_GLIBC_PRIVATE'
/lib/libc.so.6: undefined reference to `_dl_start_profile_at_GLIBC_PRIVATE'
/lib/libc.so.6: undefined reference to `_dl_check_map_versions_at_GLIBC_PRIVATE'
/lib/libc.so.6: undefined reference to `__libc_enable_secure_at_GLIBC_PRIVATE'
/lib/libc.so.6: undefined reference to `_dl_get_origin_at_GLIBC_PRIVATE'
[...]
Would anyone know what the problem could be?
Thanks,
Andres
Received on 2002-04-15