Date: Wed, 04 Dec 2002 00:29:25 +0100 From: Palle Girgensohn <girgen@pingpong.net> To: Kris Kennaway <kris@obsecurity.org> Cc: freebsd-ports@FreeBSD.ORG Subject: Re: libperl @ 5.0? Message-ID: <17950000.1038958165@palle.girgensohn.se> In-Reply-To: <20021203205417.GA56669@rot13.obsecurity.org> References: <64570000.1038916680@palle.girgensohn.se> <20021203205417.GA56669@rot13.obsecurity.org>
next in thread | previous in thread | raw e-mail | index | archive | help
--On tisdag, december 03, 2002 12.54.17 -0800 Kris Kennaway <kris@obsecurity.org> wrote: > On Tue, Dec 03, 2002 at 12:58:00PM +0100, Palle Girgensohn wrote: >> Hi! >> >> A port I maintain, databases/postgresql-plperl, fails like this on 5.0: >> >> *** Cannot build PL/Perl because libperl is not a shared library. >> *** You might have to rebuild your Perl installation. Refer to >> *** the documentation for details. >> >> <http://bento.freebsd.org/errorlogs/5-full/p5-postgresql-plperl-7> >> >> Can this be because perl is no longer in /usr? I guess LDFLAGS should >> include -L${LOCALBASE}/lib or similar for 5.0, in that case? Perhaps >> this should be handled in Mk/bsd.ports.mk in that case? > > This doesn't seem to be affecting many other ports..I think you should > just handle it in the port itself. Ok, fine. Will it help? I'm just guessing, I don't have access to a 5.0 at this time. Does 5.0 have a /usr/lib/libperl.so installed? If not, none of the lang/perl* ports install any libperl.so shared library, so I guess the port simply will not work on 5.0 unless someone create a libperl.so port? Or is there something else failing? /Palle 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?17950000.1038958165>