type S_REGULAR does not match previous objects type S_COALESCED

Bryan Blackburn blb at macports.org
Mon Oct 20 13:42:58 PDT 2008


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
> Password:
> --->  Building pdflib with target all
> Error: Target org.macports.build returned: shell command " cd "/opt/ 
> local/var/macports/build/ 
> _opt_local_var_macports_sources_rsync.macports.org_release_ports_print_p 
> dflib/work/PDFlib-Lite-7.0.3" && make all " returned error 2
> Command output: /usr/bin/ld: /usr/local/lib/libstdc++.a(ostream- 
> inst.o) section's (__TEXT,__eh_frame) type S_REGULAR does not match  
> previous objects type S_COALESCED

You appear to have an install of gcc in /usr/local that seems to be getting
in the way of using the one installed with Xcode (it should be using the one
in /usr/lib instead).

Bryan

[...]


More information about the macports-users mailing list