From owner-freebsd-ports@FreeBSD.ORG Wed Sep 10 17:35:02 2003 Return-Path: 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 73C8016A4BF for ; Wed, 10 Sep 2003 17:35:02 -0700 (PDT) Received: from shumai.marcuscom.com (rdu57-17-158.nc.rr.com [66.57.17.158]) by mx1.FreeBSD.org (Postfix) with ESMTP id 85E7643FE3 for ; Wed, 10 Sep 2003 17:34:59 -0700 (PDT) (envelope-from marcus@marcuscom.com) Received: from shumai.marcuscom.com (localhost.marcuscom.com [127.0.0.1]) by shumai.marcuscom.com (8.12.9/8.12.9) with ESMTP id h8B0Ypq5093410; Wed, 10 Sep 2003 20:34:51 -0400 (EDT) (envelope-from marcus@marcuscom.com) Received: from localhost (marcus@localhost)h8B0Yp8K093407; Wed, 10 Sep 2003 20:34:51 -0400 (EDT) X-Authentication-Warning: shumai.marcuscom.com: marcus owned process doing -bs Date: Wed, 10 Sep 2003 20:34:51 -0400 (EDT) From: Joe Marcus Clarke To: "Reuben A. Popp" In-Reply-To: <200309101805.28013.gobinau@digitalcelt.net> Message-ID: <20030910203427.K93303@shumai.marcuscom.com> References: <200309101805.28013.gobinau@digitalcelt.net> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII cc: ports@freebsd.org Subject: Re: xchat2 and perl plugin X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 11 Sep 2003 00:35:02 -0000 On Wed, 10 Sep 2003, Reuben A. Popp wrote: > -----BEGIN PGP SIGNED MESSAGE----- > Hash: SHA1 > > Afternoon all :) > > I recently updated my system to 4.9-PRERELEASE and rebuilt xchat-2.0.4. The > entire port appears to build fine at first. However, upon starting xchat, I > find that the perl plugin dosen't appear to be working at all. Upon > examination of the output from make, I found the following snippet: It may very well be broken. I've never had any test code. Can you be specific with what exactly is broken? Joe > > > perl.c:846: warning: unused variable `items' > perl.c:844: warning: unused variable `prefix' > perl.c: In function `XS_IRC_perl_script_list': > perl.c:886: warning: unused variable `items' > perl.c: In function `perl_init': > perl.c:1020: warning: passing arg 1 of `perl_eval_pv' discards qualifiers from > pointer target type > /bin/sh ../../libtool --mode=link cc -O -pipe -march=pentiumpro -Wall -g > - -I/usr/local/include -D_THREAD_SAFE -o perl.la -rpath > /usr/X11R6/lib/xchat/plugins -avoid-version -module perl.lo -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 > - -L/usr/local/lib -pthread -lssl -lcrypto -Wl,--export-dynamic > - -L/usr/local/lib -lglib-2.0 -liconv -lintl > > *** Warning: Linking the shared library perl.la against the > *** static library /usr/libdata/perl/5.00503/mach/auto/DynaLoader/DynaLoader.a > is not portable! > cc -shared .libs/perl.o > /usr/libdata/perl/5.00503/mach/auto/DynaLoader/DynaLoader.a > - -L/usr/libdata/perl/5.00503/mach/CORE -lcrypt -lperl -lm -L/usr/local/lib > - -lssl -lcrypto -lglib-2.0 -liconv -lintl -march=pentiumpro -Wl,-R/usr/lib > - -Wl,-E -pthread -Wl,--export-dynamic -Wl,-soname -Wl,perl.so -o .libs/perl.so > creating perl.la > (cd .libs && rm -f perl.la && ln -s ../perl.la perl.la) > gmake[3]: Leaving directory > `/usr/ports/irc/xchat2/work/xchat-2.0.4/plugins/perl' > gmake[2]: Leaving directory `/usr/ports/irc/xchat2/work/xchat-2.0.4/plugins' > gmake[2]: Entering directory `/usr/ports/irc/xchat2/work/xchat-2.0.4' > gmake[2]: Nothing to be done for `all-am'. > gmake[2]: Leaving directory `/usr/ports/irc/xchat2/work/xchat-2.0.4' > > > Can anybody tell me what is causing the issue and what I might be able to do > to correct it? Thanks for any insight, > > Cheers, > > Reuben A. Popp > > - -- > "It may surprise some of our American citizens to learn that in this country > of 'free speech' there is no easier thing in the world than to sentence > persons to death for expressing their views." -- August Spies > -----BEGIN PGP SIGNATURE----- > Version: GnuPG v1.2.3 (FreeBSD) > > iD8DBQE/X641d1N/Kyhy5tIRAo6vAKDSV/TOvwHNyWt303dfAzuTWRBpPwCcC/aR > xnSxQThXOaZmjTWQrsJj72k= > =4s15 > -----END PGP SIGNATURE----- > _______________________________________________ > freebsd-ports@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-ports > To unsubscribe, send any mail to "freebsd-ports-unsubscribe@freebsd.org" > > > PGP Key : http://www.marcuscom.com/pgp.asc