Date: Sat, 3 Jun 2006 10:58:59 +1000 From: Sam Lawrance <boris@brooknet.com.au> To: Randy Bush <randy@psg.com> Cc: freebsd ports <freebsd-ports@freebsd.org> Subject: Re: exim gets lib conflict Message-ID: <BA22CA5A-9D91-430F-ABC7-822C06702EA5@brooknet.com.au> In-Reply-To: <4480D0EC.6030106@psg.com>
index | next in thread | previous in thread | raw e-mail
On 03/06/2006, at 9:59 AM, Randy Bush wrote:
> 7-current as of 31 may
>
> awk '{ print ($1+1) }' cnumber.h > cnumber.temp
> rm -f cnumber.h; mv cnumber.temp cnumber.h
> cc version.c
> rm -f exim
> cc -o exim
> /usr/bin/ld: warning: libutil.so.5, needed by /usr/local/lib/
> perl5/5.8.8/mach/CORE/libperl.so, may conflict with libutil.so.6
> /usr/bin/ld: warning: libutil.so.5, needed by /usr/local/lib/
> perl5/5.8.8/mach/CORE/libperl.so, may conflict with libutil.so.6
> /usr/local/lib/perl5/5.8.8/mach/CORE/libperl.so: undefined
> reference to `__h_error'
> *** Error code 1
>
> Stop in /usr/ports/mail/exim/work/exim-4.62/build-FreeBSD-i386.
Was your perl compiled on an older version of FreeBSD? Try
rebuilding it.
home |
help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?BA22CA5A-9D91-430F-ABC7-822C06702EA5>
