Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 23 May 2007 22:19:25 +0200
From:      Rainer Hurling <rhurlin@gwdg.de>
To:        current@freebsd.org
Subject:   Problems compiling some ports after upgrading to gcc 4.2.0
Message-ID:  <4654A1CD.2030509@gwdg.de>

next in thread | raw e-mail | index | archive | help
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?4654A1CD.2030509>