Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 10 Sep 2003 15:45:13 -0500
From:      "Reuben A. Popp" <gobinau@digitalcelt.net>
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   xchat2 and perl plugin
Message-ID:  <200309101545.30118.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.  Th=
e=20
entire port appears to build fine at first.  However, upon starting xchat, =
I=20
find that the perl plugin dosen't appear to be working at all.  Upon=20
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=20
pointer target type
/bin/sh ../../libtool --mode=3Dlink cc  -O -pipe -march=3Dpentiumpro -Wall =
=2Dg=20
=2D -I/usr/local/include -D_THREAD_SAFE   -o perl.la -rpath=20
/usr/X11R6/lib/xchat/plugins -avoid-version -module  perl.lo -Wl,-R/usr/lib=
=20
=2D -Wl,-E -lperl -lm /usr/libdata/perl/5.00503/mach/auto/DynaLoader/DynaLo=
ader.a=20
=2D -L/usr/libdata/perl/5.00503/mach/CORE -lperl -lm -lcrypt -lperl -lm=20
=2D -L/usr/local/lib -pthread -lssl -lcrypto -Wl,--export-dynamic=20
=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=20
is not portable!
cc -shared  .libs/perl.o =20
/usr/libdata/perl/5.00503/mach/auto/DynaLoader/DynaLoader.a=20
=2D -L/usr/libdata/perl/5.00503/mach/CORE -lcrypt -lperl -lm -L/usr/local/l=
ib=20
=2D -lssl -lcrypto -lglib-2.0 -liconv -lintl  -march=3Dpentiumpro -Wl,-R/us=
r/lib=20
=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=20
`/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 d=
o=20
to correct it?  Thanks for any insight,
=20
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/X41od1N/Kyhy5tIRAjIjAKCJK+bFuY0Mvxor4zdFZAVQgLSZRwCdEPA0
24OUSR907AvAa+NSddTAddU=3D
=3D4B8K
=2D----END PGP SIGNATURE-----



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