type S_REGULAR does not match previous objects type S_COALESCED

2008-10-20 Thread Anton van Oosten
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 Password: --- Building pdflib with target all Error: Target

Re: type S_REGULAR does not match previous objects type S_COALESCED

2008-10-21 Thread Anton van Oosten
geschreven: 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

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 /usr

Re: type S_REGULAR does not match previous objects type S_COALESCED

2008-11-06 Thread Anton van Oosten
++ /usr/local/lib: gcc gcc-lib libstdc++.a libstdc++.la This fixed the problem. Thanks for your help! Anton Op 3-nov-08, om 00:46 heeft Ryan Schmidt het volgende geschreven: On Nov 2, 2008, at 16:15, Anton van Oosten wrote: Op 23-okt-08, om 21:20 heeft Ryan Schmidt