Jeremie Le Hen wrote :

% yoda:postfix# portupgrade  irssi\*
[...]
% /bin/sh ../../libtool --tag=CC --mode=link cc -O -pipe - march=pentiumpro -Wall -I/usr/local/include -rpath=/usr/local/lib -o irssi -export-dynamic gui-entry.o gui-expandos.o gui- printtext.o gui-readline.o gui-windows.o lastlog.o mainwindows.o mainwindow-activity.o mainwindows-layout.o statusbar.o statusbar- config.o statusbar-items.o term.o term-dummy.o term-terminfo.o terminfo-core.o textbuffer.o textbuffer-commands.o textbuffer- reformat.o textbuffer-view.o irssi.o module-formats.o ../fe- common/irc/libfe_common_irc.a ../fe-common/irc/dcc/ libfe_irc_dcc.a ../fe-common/irc/notifylist/ libfe_irc_notifylist.a ../fe-common/core/libfe_common_core.a ../ irc/libirc.a ../irc/core/libirc_core.a ../irc/dcc/libirc_dcc.a ../ irc/flood/libirc_flood.a ../irc/notifylist/libirc_notifylist.a ../ core/libcore.a ../lib-config/libirssi_config.a ../lib-popt/ libpopt.a ../perl/libperl_core_static.la ../perl/ libfe_perl_static.la -Wl,-R/usr/lib -Wl,-E -lperl -lm /usr/libdata/ perl/5.00503/mach/auto/DynaLoader/DynaLoader.a -L/usr/libdata/perl/ 5.00503/mach/CORE -lperl -lm -lcrypt -lperl -lm -Wl,--export- dynamic -L/usr/local/lib -lglib-2.0 -liconv -lgmodule-2.0 -L/usr/ local/lib -lssl -lcrypto -lncurses
% mkdir .libs
% libtool: link: cannot find the library `'
% *** Error code 1

Hello,

I had the same problem on 5.4-RELEASE. Modifying libtool to be more verbose as in http://mail-index.netbsd.org/tech-pkg/ 2004/03/12/0027.html gave the error :

libtool: link: cannot find the library `' (libgmodule-2.0.la: ../ glib/.libs/libglib-2.0.so)

So I tried to re-install the devel/glib20 port, and that fixed the problem.

HTH,

--
Thomas Deniau

Reply via email to