Re: type S_REGULAR does not match previous objects type S_COALESCED

2008-11-06 Thread Anton van Oosten
I removed /usr/local/bin: c++ powerpc-apple-darwin6.2-g++ cpp powerpc-apple-darwin6.2-gcc g++ powerpc-apple-darwin6.2-gcc-3.4 g77 powerpc-apple-darwin6.2-gcj

Re: type S_REGULAR does not match previous objects type S_COALESCED

2008-11-02 Thread Ryan Schmidt
On Nov 2, 2008, at 16:15, Anton van Oosten wrote: Op 23-okt-08, om 21:20 heeft Ryan Schmidt het volgende geschreven: On Oct 23, 2008, at 14:13, Anton van Oosten wrote: Op 21-okt-08, om 23:51 heeft Bryan Blackburn het volgende geschreven: On Tue, Oct 21, 2008 at 11:21:38PM +0200, Anton

Re: type S_REGULAR does not match previous objects type S_COALESCED

2008-10-23 Thread Anton van Oosten
Thanks, but this did not solve the issue. Could this be an inconsistency between libstdc++.a and gcc? Anton Op 21-okt-08, om 23:51 heeft Bryan Blackburn het volgende geschreven: On Tue, Oct 21, 2008 at 11:21:38PM +0200, Anton van Oosten said: If I remove the overloading gcc, so that the

Re: type S_REGULAR does not match previous objects type S_COALESCED

2008-10-23 Thread Ryan Schmidt
On Oct 23, 2008, at 14:13, Anton van Oosten wrote: Op 21-okt-08, om 23:51 heeft Bryan Blackburn het volgende geschreven: 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

Re: type S_REGULAR does not match previous objects type S_COALESCED

2008-10-21 Thread Anton van Oosten
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 Building pdflib with target all Error: Target org.macports.build returned: shell command cd /opt/

Re: type S_REGULAR does not match previous objects type S_COALESCED

2008-10-21 Thread Bryan Blackburn
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:

Re: type S_REGULAR does not match previous objects type S_COALESCED

2008-10-20 Thread Bryan Blackburn
On Mon, Oct 20, 2008 at 08:03:35PM +0200, Anton van Oosten said: I encounter a problem with pdflib when I install octave. At pdflib I encounter the error: type S_REGULAR does not match previous objects type S_COALESCED. Who knows the fix? Regards Anton sudo port install octave