Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 9 Sep 2002 23:34:51 -0500
From:      Kirk R.Wythers <kwythers@umn.edu>
To:        Joe Marcus Clarke <marcus@marcuscom.com>
Cc:        gnome@FreeBSD.org
Subject:   perl and scrollkeeper trouble->no gnome2
Message-ID:  <02090923345100.01165@truffula.localdomain>
In-Reply-To: <1031616993.41858.1.camel@shumai.marcuscom.com>
References:  <02090915213600.01330@truffula.localdomain> <02090916414803.01330@truffula.localdomain> <1031616993.41858.1.camel@shumai.marcuscom.com>

next in thread | previous in thread | raw e-mail | index | archive | help
Joe,

I'm still at it. I apear to have several Copy.pm files


lorax# find `perl -e 'print "@INC"'` -name '*.pm' -print | grep Copy
/usr/local/lib/perl5/site_perl/5.005/File/Copy.pm
/usr/local/lib/perl5/site_perl/5.005/File/Copy.pm
/usr/local/lib/perl5/5.6.1/File/Copy.pm
=2E/Copy.pm

I understand that I should have one for /5.005/File/Copy.pm and one for=20
5.6.1/FIle/Copy.pm (I have both 5.005 and 5.6.1 installed,I switch betwee=
n=20
them with use.perl port/system). however it doesn't seem to make any=20
difference which one I use when building gnome2. I get the same error on=20
scrollkeeper for both:

gmake[2]: Entering directory=20
`/usr/ports/textproc/scrollkeeper/work/scrollkeeper-0.3.11/po'
INTLTOOL_EXTRACT=3D../intltool-extract ../intltool-update --pot
File::Recurse::recurse() called too early to check prototype at=20
/usr/local/lib/perl5/site_perl/5.005/File/Recurse.pm line 49.
Undefined subroutine &main::move called at ../intltool-update line 356.
gmake[2]: *** [scrollkeeper.pot] Error 255
gmake[2]: Leaving directory=20
`/usr/ports/textproc/scrollkeeper/work/scrollkeeper-0.3.11/po'
gmake[1]: *** [all-recursive] Error 1
gmake[1]: Leaving directory=20
`/usr/ports/textproc/scrollkeeper/work/scrollkeeper-0.3.11'
gmake: *** [all-recursive-am] Error 2
*** Error code 2

Stop in /usr/ports/textproc/scrollkeeper.
*** Error code 1

Stop in /usr/ports/x11/libgnome.
*** Error code 1

Stop in /usr/ports/x11-toolkits/libbonoboui.
*** Error code 1

Stop in /usr/ports/x11-toolkits/libgnomeui.
*** Error code 1

Stop in /usr/ports/x11/gnomedesktop.
*** Error code 1

Stop in /usr/ports/x11/gnomepanel.
*** Error code 1

Stop in /usr/ports/x11/gnomeapplets2.
*** Error code 1

Stop in /usr/ports/x11/gnome2.
lorax#=20

I checked the cksum on the 5.005 version and it is the same as yours:

lorax# cd /usr/libdata/perl/5.00503/File
lorax# cksum Copy.pm=20
2328005349 10864 Copy.pm




To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-gnome" in the body of the message




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