Date: 08 Jan 2003 16:10:32 +0000 From: Ian Watkinson <ian.watkinson@ehsbrann.com> To: Free BSD Questions <questions@freebsd.org> Subject: KDE 3 Message-ID: <1042042231.9701.8.camel@pan.ehsbrann.com>
next in thread | raw e-mail | index | archive | help
Upgraded perl to 5.8.0
Edited /usr/ports/Mk/bsd.port.mk file to reflect this,
removed the old lib files,linked in the new ones.
However when trying to install the KDE3 port, I get an error
===> Configuring for kdelibs-3.0.5_1
cd /home/ports/x11/kdelibs3/work/kdelibs-3.0.5; gmake -f Makefile.cvs
This Makefile is only for the CVS repository
*** Creating acinclude.m4
!!! If you get recursion errors from autoconf, it is advisable to set
the
environment variable M4 to something including "--nesting-limit=500"
*** Creating list of subdirectories
*** Creating configure.in
*** Creating aclocal.m4
/usr/libexec/ld-elf.so.1: /usr/bin/perl5.00503: Undefined symbol
"perl_init_i18nl10n"
gmake[1]: *** [cvs] Error 1
gmake: *** [all] Error 2
*** Error code 2
Stop in /home/ports/x11/kdelibs3.
*** Error code 1
Stop in /home/ports/x11/kdebase3.
*** Error code 1
Now, I know I can hack /usr/bin/perl5.00503 to point to perl (5.8.0)
But why does it referece this specific perl version?
--
Ian Watkinson
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1042042231.9701.8.camel>
