FreeBSD Port: xfe-1.19.2_1

Leslie Jensen leslie at eskk.nu
Thu Jan 22 09:01:30 PST 2009



Doug Barton skrev:
> Leslie Jensen wrote:
>> Hello
>>
>> When I try to start xfe it produces the error message below.
>>
>> les at blj01~:xfe
>>
>> /libexec/ld-elf.so.1: Shared object "libtasn1.so.3" not found, required
>> by "libcups.so.2"
>>
>> I've tried to fix it by doing
>>
>> portmaster -r xfe-1.19.2_1 and
> 
> The -r for xfe isn't going to do anything since xfe is a leaf port (it
> is not depended on).
> 
>> portmaster -r libtasn1-1.8
> 
> Did this actually rebuild cups-base at any point? I suspect not since
> the dependency seems to be indirect (i.e., I can't find a connection
> between the two in any of the ports infrastructure dependencies).
> 
> Try just 'portmaster cups-base' and see if that works. You should not
> have to rebuild xfe since it will still be linking to libcups.so.2.
> 
> You might want to look at the -w option for portmaster as well. While
> it would "fix" this particular problem, it also delays the inevitable
> and can lead to its own set of "unpredictable results."
> 
> 
> hope this helps,
> 
> Doug
> 
Thank you Doug.

Martin answered me the other day with the same suggestion. I did rebuild 
the cups-base and it solved the problem.

/Leslie




More information about the freebsd-ports mailing list