type S_REGULAR does not match previous objects type S_COALESCED

Bryan Blackburn blb at macports.org
Tue Oct 21 14:51:20 PDT 2008


On Tue, Oct 21, 2008 at 11:21:38PM +0200, Anton van Oosten said:
> If I remove the overloading gcc, so that the /usr/bin/gcc is used, I  
> still get the error.
> It looks like I have a really old libstdc++.a in usr/local/lib.
> If I move that I get
[...]
> powerpc-apple-darwin8-g++-4.0.1: /usr/local/lib/libstdc++.a: No such  
> file or directory

Did you run a 'sudo port clean --work pdflib' prior to trying to install
again?  If not, that's probably the issue as the configure stage had seen
those libraries already so the Makefiles were still referencing them.

Bryan



More information about the macports-users mailing list