Date: Fri, 2 Jun 2006 15:02:54 -1000 From: Randy Bush <randy@psg.com> To: Sam Lawrance <boris@brooknet.com.au> Cc: freebsd ports <freebsd-ports@freebsd.org> Subject: Re: exim gets lib conflict Message-ID: <17536.57278.530782.707876@roam.psg.com> References: <4480D0EC.6030106@psg.com> <BA22CA5A-9D91-430F-ABC7-822C06702EA5@brooknet.com.au>
next in thread | previous in thread | raw e-mail | index | archive | help
>> 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. well, a two week old -current. but i will rebuild randy
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?17536.57278.530782.707876>