Date: Tue, 04 Jul 2000 20:23:50 +0300 From: Maxim Sobolev <sobomax@FreeBSD.org> To: current@FreeBSD.org Subject: perl 5.006 upgrade issues Message-ID: <39621DA6.101C9E2F@FreeBSD.org>
next in thread | raw e-mail | index | archive | help
Hi, I've just noticed that parts of perl (current, cvsup'ed several hours ago) built on system with old perl version still depend on libperl.so.3: [make world] [rm /usr/lib/libperl.so.3] max@notebook$ cd /usr/ports/audio/aumix/ max@notebook$ portlint Can't load '/usr/libdata/perl/5.6.0/mach/auto/File/Glob/Glob.so' for module File ::Glob: Shared object "libperl.so.3" not found at /usr/libdata/perl/5.6.0/XSLoader.pm line 73. at /usr/libdata/perl/5.6.0/mach/File/Glob.pm line 94 Compilation failed in require at /usr/local/bin/portlint line 265. BEGIN failed--compilation aborted at /usr/local/bin/portlint line 265. It probably could be solved by building world twice, but obviously it should not be the case. Moreover it broke cross worldbuilds (i.e. building -CURRENT world on RELENG_4 system). -Maxim To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?39621DA6.101C9E2F>