exim gets lib conflict

Randy Bush randy at psg.com
Fri Jun 2 22:35:18 PDT 2006


>> 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.

portupgrade -f perl-5.8.8
perl-after -f (reported 000)

portupgrade mail/exim
...

worked

i hate magic.  but i owe you [yet another] one.

mahalo
randy



More information about the freebsd-ports mailing list