Hi, everybody,

    I am trying to update librep-0.14.7 which also requires librep-dev and
librep-shlib. When Fink is trying to install librep-shlib, I encounter an
error. Part of the installation log is pasted below. Apparently, I need some
functionality provided by libncurses.la. I have that file in the required
directory, but I don't know how to make it recognizable by the installation
process.

    Any help would be greatly appreciated. Thanks.

    Chia

----------------------------- Installation log

....(snip)

/sw/src/librep-0.14-7/librep-0.14/src/.libs
/bin/sh ../libtool --mode=compile gcc -c -DHAVE_CONFIG_H -I. -I../src -I..
-no-cpp-precomp -I/sw/include -g -O0 readline.c
gcc -c -DHAVE_CONFIG_H -I. -I../src -I.. -no-cpp-precomp -I/sw/include -g
-O0 readline.c  -fno-common -DPIC -o readline.lo
readline.c: In function `init_bouncing_parens':
readline.c:88: warning: passing arg 2 of `rl_bind_key' from incompatible
pointer type
readline.c:89: warning: passing arg 2 of `rl_bind_key' from incompatible
pointer type
readline.c:90: warning: passing arg 2 of `rl_bind_key' from incompatible
pointer type
/bin/sh ../libtool --mode=link gcc -avoid-version -module         -rpath
/sw/lib/rep/powerpc-apple-darwin -L/sw/lib -o readline.la readline.lo
-lreadline  -lncurses

*** Warning: This library needs some functionality provided by
/usr/local/lib/libncurses.la.
*** I have the capability to make that library automatically link in when
*** you link to this library.  But I can only do this if you have a
*** shared version of the library, which you do not appear to have.
*** Therefore, libtool will create a static module, that should work
*** as long as the dlopening application is linked with the -dlopen flag.
rm -fr .libs/readline.la .libs/readline.* .libs/readline.*
ar cru .libs/readline.a readline.lo
ranlib .libs/readline.a
creating readline.la
(cd .libs && rm -f readline.la && ln -s ../readline.la readline.la)
/sw/src/librep-0.14-7/librep-0.14/src/.libs
/bin/sh ../libtool --mode=compile gcc -c -DHAVE_CONFIG_H -I. -I../src -I..
-no-cpp-precomp -I/sw/include -g -O0 tables.c
gcc -c -DHAVE_CONFIG_H -I. -I../src -I.. -no-cpp-precomp -I/sw/include -g
-O0 tables.c  -fno-common -DPIC -o tables.lo
/bin/sh ../libtool --mode=link gcc -avoid-version -module         -rpath
/sw/lib/rep/powerpc-apple-darwin -DHAVE_CONFIG_H -I. -I../src -I..
-no-cpp-precomp -I/sw/include -g -O0 -o tables.la tables.lo
rm -fr .libs/tables.la .libs/tables.* .libs/tables.*
(cd . && ln -s tables.lo tables.o)
gcc -bundle -flat_namespace -undefined suppress -o .libs/tables.so
tables.lo  -lc 
creating tables.la
(cd .libs && rm -f tables.la && ln -s ../tables.la tables.la)
/sw/src/librep-0.14-7/librep-0.14/src/.libs
/bin/sh ../libtool --mode=compile gcc -c -DHAVE_CONFIG_H -I. -I../src -I..
-no-cpp-precomp -I/sw/include -g -O0 repgdbm.c
gcc -c -DHAVE_CONFIG_H -I. -I../src -I.. -no-cpp-precomp -I/sw/include -g
-O0 repgdbm.c  -fno-common -DPIC -o repgdbm.lo
/bin/sh ../libtool --mode=link gcc -avoid-version -module         -rpath
/sw/lib/rep/powerpc-apple-darwin -L/sw/lib -o gdbm.la repgdbm.lo -lgdbm
rm -fr .libs/gdbm.la .libs/gdbm.* .libs/gdbm.*
(cd . && ln -s repgdbm.lo repgdbm.o)
gcc -bundle -flat_namespace -undefined suppress -o .libs/gdbm.so  repgdbm.lo
-L/sw/lib -lgdbm -lc
creating gdbm.la
(cd .libs && rm -f gdbm.la && ln -s ../gdbm.la gdbm.la)
/sw/src/librep-0.14-7/librep-0.14/src/.libs
/bin/sh ../libtool --mode=compile gcc -c -DHAVE_CONFIG_H -I. -I../src -I..
-no-cpp-precomp -I/sw/include -g -O0 record-profile.c
gcc -c -DHAVE_CONFIG_H -I. -I../src -I.. -no-cpp-precomp -I/sw/include -g
-O0 record-profile.c  -fno-common -DPIC -o record-profile.lo
/bin/sh ../libtool --mode=link gcc -avoid-version -module         -rpath
/sw/lib/rep/powerpc-apple-darwin -DHAVE_CONFIG_H -I. -I../src -I..
-no-cpp-precomp -I/sw/include -g -O0 -o record-profile.la record-profile.lo
rm -fr .libs/record-profile.la .libs/record-profile.* .libs/record-profile.*
(cd . && ln -s record-profile.lo record-profile.o)
gcc -bundle -flat_namespace -undefined suppress -o .libs/record-profile.so
record-profile.lo  -lc
creating record-profile.la
(cd .libs && rm -f record-profile.la && ln -s ../record-profile.la
record-profile.la)
/sw/src/librep-0.14-7/librep-0.14/src/.libs
/bin/sh ../libtool --mode=compile gcc -c -DHAVE_CONFIG_H -I. -I../src -I..
-no-cpp-precomp -I/sw/include -g -O0 safemach.c
gcc -c -DHAVE_CONFIG_H -I. -I../src -I.. -no-cpp-precomp -I/sw/include -g
-O0 safemach.c  -fno-common -DPIC -o safemach.lo
/bin/sh ../libtool --mode=link gcc -avoid-version -module         -rpath
/sw/lib/rep/powerpc-apple-darwin -L/sw/lib -o safe-interpreter.la
safemach.lo
rm -fr .libs/safe-interpreter.la .libs/safe-interpreter.*
.libs/safe-interpreter.*
(cd . && ln -s safemach.lo safemach.o)
gcc -bundle -flat_namespace -undefined suppress -o .libs/safe-interpreter.so
safemach.lo  -L/sw/lib -lc
creating safe-interpreter.la
(cd .libs && rm -f safe-interpreter.la && ln -s ../safe-interpreter.la
safe-interpreter.la)
/sw/src/librep-0.14-7/librep-0.14/src/.libs
/bin/sh ../libtool --mode=compile gcc -c -DHAVE_CONFIG_H -I. -I../src -I..
-no-cpp-precomp -I/sw/include -g -O0 sockets.c
gcc -c -DHAVE_CONFIG_H -I. -I../src -I.. -no-cpp-precomp -I/sw/include -g
-O0 sockets.c  -fno-common -DPIC -o sockets.lo
sockets.c: In function `Fsocket_accept':
sockets.c:459: warning: passing arg 3 of `accept' from incompatible pointer
type
sockets.c: In function `fill_in_address':
sockets.c:482: warning: passing arg 3 of `getsockname' from incompatible
pointer type
sockets.c: In function `fill_in_peer_address':
sockets.c:523: warning: passing arg 3 of `getpeername' from incompatible
pointer type
/bin/sh ../libtool --mode=link gcc -avoid-version -module         -rpath
/sw/lib/rep/powerpc-apple-darwin -L/sw/lib -o sockets.la sockets.lo
rm -fr .libs/sockets.la .libs/sockets.* .libs/sockets.*
(cd . && ln -s sockets.lo sockets.o)
gcc -bundle -flat_namespace -undefined suppress -o .libs/sockets.so
sockets.lo  -L/sw/lib -lc
creating sockets.la
(cd .libs && rm -f sockets.la && ln -s ../sockets.la sockets.la)
/sw/src/librep-0.14-7/librep-0.14/src/.libs
/bin/sh ../libtool --mode=compile gcc -c -DHAVE_CONFIG_H -I. -I../src -I..
-no-cpp-precomp -I/sw/include -g -O0 md5.c
gcc -c -DHAVE_CONFIG_H -I. -I../src -I.. -no-cpp-precomp -I/sw/include -g
-O0 md5.c  -fno-common -DPIC -o md5.lo
/bin/sh ../libtool --mode=compile gcc -c -DHAVE_CONFIG_H -I. -I../src -I..
-no-cpp-precomp -I/sw/include -g -O0 rep-md5.c
gcc -c -DHAVE_CONFIG_H -I. -I../src -I.. -no-cpp-precomp -I/sw/include -g
-O0 rep-md5.c  -fno-common -DPIC -o rep-md5.lo
/bin/sh ../libtool --mode=link gcc -avoid-version -module         -rpath
/sw/lib/rep/powerpc-apple-darwin -L/sw/lib -o md5.la md5.lo rep-md5.lo
rm -fr .libs/md5.la .libs/md5.* .libs/md5.*
(cd . && ln -s md5.lo md5.o)
(cd . && ln -s rep-md5.lo rep-md5.o)
gcc -bundle -flat_namespace -undefined suppress -o .libs/md5.so  md5.lo
rep-md5.lo  -L/sw/lib -lc
creating md5.la
(cd .libs && rm -f md5.la && ln -s ../md5.la md5.la)
/sw/src/librep-0.14-7/librep-0.14/src/.libs

** Error: readline.la has no associated shared library;
** You may be missing a shared library from:  -L/sw/lib readline
/usr/local/lib/libncurses.la

make[1]: *** [check-dl] Error 1
make: *** [all] Error 1
### execution of  failed, exit code 2
Failed: compiling librep-0.14-7 failed

------------End of Installation Log



-------------------------------------------------------
This sf.net email is sponsored by: Dice - The leading online job board
for high-tech professionals. Search and apply for tech jobs today!
http://seeker.dice.com/seeker.epl?rel_code=31
_______________________________________________
Fink-beginners mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/fink-beginners

Reply via email to