Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 10 Sep 2003 18:05:14 -0500
From:      "Reuben A. Popp" <gobinau@digitalcelt.net>
To:        ports@freebsd.org
Subject:   xchat2 and perl plugin
Message-ID:  <200309101805.28013.gobinau@digitalcelt.net>

next in thread | raw e-mail | index | archive | help
=2D----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:

<snip>
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 f=
rom
pointer target type
/bin/sh ../../libtool --mode=3Dlink cc  -O -pipe -march=3Dpentiumpro -Wall =
=2Dg
=2D -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
=2D -Wl,-E -lperl -lm /usr/libdata/perl/5.00503/mach/auto/DynaLoader/DynaLo=
ader.a
=2D -L/usr/libdata/perl/5.00503/mach/CORE -lperl -lm -lcrypt -lperl -lm
=2D -L/usr/local/lib -pthread -lssl -lcrypto -Wl,--export-dynamic
=2D -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/DynaLoade=
r.a
is not portable!
cc -shared  .libs/perl.o
/usr/libdata/perl/5.00503/mach/auto/DynaLoader/DynaLoader.a
=2D -L/usr/libdata/perl/5.00503/mach/CORE -lcrypt -lperl -lm -L/usr/local/l=
ib
=2D -lssl -lcrypto -lglib-2.0 -liconv -lintl  -march=3Dpentiumpro -Wl,-R/us=
r/lib
=2D -Wl,-E -pthread -Wl,--export-dynamic -Wl,-soname -Wl,perl.so -o .libs/p=
erl.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'
</snip>

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

=2D --=20
"It may surprise some of our American citizens to learn that in this countr=
y=20
of 'free speech' there is no easier thing in the world than to sentence=20
persons to death for expressing their views." -- August Spies
=2D----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.3 (FreeBSD)

iD8DBQE/X641d1N/Kyhy5tIRAo6vAKDSV/TOvwHNyWt303dfAzuTWRBpPwCcC/aR
xnSxQThXOaZmjTWQrsJj72k=3D
=3D4s15
=2D----END PGP SIGNATURE-----



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200309101805.28013.gobinau>