From owner-freebsd-ports@FreeBSD.ORG Tue Oct 3 08:02:31 2006 Return-Path: X-Original-To: ports@freebsd.org Delivered-To: freebsd-ports@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 231AD16A415 for ; Tue, 3 Oct 2006 08:02:31 +0000 (UTC) (envelope-from tobez@tobez.org) Received: from heechee.tobez.org (heechee.tobez.org [194.255.56.42]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8CCD143D49 for ; Tue, 3 Oct 2006 08:02:29 +0000 (GMT) (envelope-from tobez@tobez.org) Received: by heechee.tobez.org (Postfix, from userid 1001) id 97C7F12542B; Tue, 3 Oct 2006 10:00:28 +0200 (CEST) Date: Tue, 3 Oct 2006 10:00:28 +0200 From: Anton Berezin To: Charlie Schluting Message-ID: <20061003080028.GA59588@heechee.tobez.org> Mail-Followup-To: Anton Berezin , Charlie Schluting , ports@freebsd.org References: <839465400610021704q474a6d70te578569a661029d0@mail.gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <839465400610021704q474a6d70te578569a661029d0@mail.gmail.com> User-Agent: Mutt/1.4.2.2i X-Powered-By: FreeBSD http://www.freebsd.org/ Cc: ports@freebsd.org Subject: Re: irssi doesn't build with the new perl (Still) X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 03 Oct 2006 08:02:31 -0000 On Mon, Oct 02, 2006 at 05:04:28PM -0700, Charlie Schluting wrote: > /bin/sh ../../libtool --tag=CC --mode=link cc -O -pipe -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/local/lib/perl5/5.8.8/mach/CORE -Wl,-E -L/usr/local/lib > /usr/local/lib/perl5/5.8.8/mach/auto/DynaLoader/DynaLoader.a > -L/usr/local/lib/perl5/5.8.8/mach/CORE -lperl -lm -lcrypt -lutil > -Wl,--export-dynamic -L/usr/local/lib -lgmodule-2.0 -lglib-2.0 -liconv > -L/usr/local/lib -lssl -lcrypto -lncurses > mkdir .libs > libtool: link: cannot find the library `' > *** Error code 1 If this does not help you right away, it should at least help you to debug the problem further: http://www.freebsd.org/cgi/mid.cgi?id=A025299E-A85E-4455-B902-1C96091CDA75%40deniau.org&db=mid For what it worth, it does not appear to be a problem related to perl. \Anton. -- We're going for 'working' here. 'clean' is for people with skills... -- Flemming Jacobsen