Date: Wed, 11 Dec 2002 17:06:07 -0800 From: Kris Kennaway <kris@obsecurity.org> To: ports@FreeBSD.org, current@FreeBSD.org Subject: More missing perl dependencies Message-ID: <20021212010607.GA87819@rot13.obsecurity.org>
next in thread | raw e-mail | index | archive | help
--k1lZvvs/B4yU6o8G Content-Type: text/plain; charset=us-ascii Content-Disposition: inline The following ports are failing to build after the removal of the /usr/bin/perl wrapper from 5.0. Fixing them may not just be as simple as adding USE_PERL, because they might be only checking for /usr/bin/perl, not /usr/local/bin/perl as installed by the port. In fact, these ports probably do not actually use perl during the build phase (since they built fine when only the wrapper, but not perl itself, was present). They presumably need perl at runtime though. A solution might be to disable checking for perl and add USE_PERL5_RUN=yes to add a RUN_DEPENDS. Please test any commits you plan to make with a clean system (i.e. no perl port installed and no /usr/bin/perl* wrappers) http://bento.freebsd.org/errorlogs/i386-5-latest/sqlrelay-0.32.log http://bento.freebsd.org/errorlogs/i386-5-latest/modlogan-0.8.1.log http://bento.freebsd.org/errorlogs/i386-5-latest/c-nocem-3.6.log http://bento.freebsd.org/errorlogs/i386-5-latest/gtk-doc-0.9.log http://bento.freebsd.org/errorlogs/i386-5-latest/maildrop-1.5.0.log http://bento.freebsd.org/errorlogs/i386-5-latest/libwww-5.4.0.log http://bento.freebsd.org/errorlogs/i386-5-latest/ltxml-1.2.5.log http://bento.freebsd.org/errorlogs/i386-5-latest/gnu-radius-0.96.4.log http://bento.freebsd.org/errorlogs/i386-5-latest/geta-19990419.log http://bento.freebsd.org/errorlogs/i386-5-latest/cvsd-0.9.14.log There may be others to come since the build is not yet complete. Kris --k1lZvvs/B4yU6o8G Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.1 (FreeBSD) iD8DBQE99+D/Wry0BWjoQKURAuGUAKCLkoSt2H5v3WOvT8SNfHbAs2fgHQCfc4O1 QvmFwc12M5fnHyJxay8mjx8= =LO+0 -----END PGP SIGNATURE----- --k1lZvvs/B4yU6o8G-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20021212010607.GA87819>