Welcome to WebmasterWorld Guest from 54.162.173.119
Forum Moderators: bakedjake
failed test on ..ext/DynaLoader/t/DynaLoader.t
error # 20 "array should contain one result result or more: libc => ()"
it did not find libc.so in /lib
In the config.sh file I see (below)
libc='/lib/libc-2.1.92.so'
libperl='libperl.a'
libpth='/usr/local/lib /lib /usr/lib'
libs='-lnsl -lgdbm -ldl -lm -lcrypt -lutil -lc'
libsdirs=' /usr/lib'
libsfiles=' libnsl.a libgdbm.a libdl.a libm.a libcrypt.a libutil.a libc.a'
libsfound=' /usr/lib/libnsl.a /usr/lib/libgdbm.a /usr/lib/libdl.a /usr/lib/libm.a /usr/lib/libcrypt.a /usr/lib/libutil.a /usr/lib/libc.a'
libspath=' /usr/local/lib /lib /usr/lib'
-------------
which path setting do I have wrong?
do I add this path to 'PERL_OTHERLIBDIRS' or something?
Basically I just wanted to update perl to play with some of the newer code and has nothing to do with the project I need to focus on... just needed something else to do for a short while as my brain was turning into scrambled eggs... lol