Date: Fri, 02 Jun 2006 13:59:40 -1000 From: Randy Bush <randy@psg.com> To: freebsd ports <freebsd-ports@freebsd.org>, FreeBSD Current <freebsd-current@freebsd.org> Subject: exim gets lib conflict Message-ID: <4480D0EC.6030106@psg.com>
next 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.
*** Error code 1
Stop in /usr/ports/mail/exim/work/exim-4.62.
*** Error code 1
Stop in /usr/ports/mail/exim.
** Command failed [exit code 1]: /usr/bin/script -qa 
/tmp/portupgrade57619.3 make
** Fix the problem and try again.
-
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?4480D0EC.6030106>
