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 [EMAIL PROTECTED]
with "unsubscribe freebsd-questions" in the body of the message

Reply via email to