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.
well, a two week old -current. but i will rebuild
randy
More information about the freebsd-ports
mailing list