Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 24 May 2007 07:51:52 +0200
From:      Rainer Hurling <rhurlin@gwdg.de>
To:        current@freebsd.org
Subject:   Re: Problems compiling some ports after upgrading to gcc 4.2.0
Message-ID:  <465527F8.9090209@gwdg.de>
In-Reply-To: <4654A1CD.2030509@gwdg.de>
References:  <4654A1CD.2030509@gwdg.de>

next in thread | previous in thread | raw e-mail | index | archive | help
I think I have no problem with openssl. I also have no crashes of my 
system. It works stable :-)

Again: After build/install world/kernel (05222007) I ran 'make 
delete-old(-libs)'. This removed many files, inclusive 
/usr/libs/libgcc_pic.a.

Now when trying to compile ports in several cases I get the described 
error, see below.

I see this behaviour on three machines, all running newest CURRENT.

Rainer


Rainer Hurling schrieb:
> Hope it is the right list for this question, not ports@ ...
> 
> I upgraded CURRENT (because of gcc 4.2.0 ...) and after that deleted old 
> libs (make delete-old && make delete-old-libs) before reinstalling all 
> of my ports (changing to Xorg 7.2).
> 
> Now when I try to make 'graphics/tiff-3.8.2_1' I get the following error:
> 
> [..snip..]
> /usr/bin/ld: cannot find -lgcc_pic
> [..snip..]
> 
> Before upgrading CURRENT there was a file '/usr/libs/libgcc_pic.a' in 
> system libs directory. The absence of this file gives me errors for some 
> more ports (e.g. graphics/libcaca; graphics/GraphicsMagick).
> 
> Obviously the libgcc_pic.a was needed for them. Or am I completely wrong?
> 
> Any help is appreciated.
> 
> Thanks in advance,
> Rainer




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?465527F8.9090209>