Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 22 Jan 2009 18:01:42 +0100
From:      Leslie Jensen <leslie@eskk.nu>
To:        Doug Barton <dougb@FreeBSD.org>
Cc:        ports@FreeBSD.org, carpetsmoker@rwxrwxrwx.net
Subject:   Re: FreeBSD Port: xfe-1.19.2_1
Message-ID:  <4978A676.2070503@eskk.nu>
In-Reply-To: <49782499.5010309@FreeBSD.org>
References:  <4974BF8C.7030101@eskk.nu> <49782499.5010309@FreeBSD.org>

next in thread | previous in thread | raw e-mail | index | archive | help


Doug Barton skrev:
> Leslie Jensen wrote:
>> Hello
>>
>> When I try to start xfe it produces the error message below.
>>
>> les@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





Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?4978A676.2070503>