Daniel Nebdal writes: > >> Making: libuno_sal.so.3 > >> : ERROR: /usr/lib/libstdc++.so.6: version GLIBCXX_3.4.15 required by > ../unxfbsd.pro/lib/check_libuno_sal.so.3 not found > >> dmake: Error code 1, while making '../unxfbsd.pro/lib/libuno_sal.so.3' > > > > That was the problem I was speaking about mixing different libstdc++ the > one > > from base and the one from gcc46. > > > > I don't know how to fix this. > > Does this also happen when building libreoffice with clang?
With clang, I get: ============= (1/1) Building module icc ============= Entering /data/port-work/usr/ports/editors/libreoffice/work/libreoffice-core-3.5.2.2/icc Using system SampleICC, nothing to do here. Entering /data/port-work/usr/ports/editors/libreoffice/work/libreoffice-core-3.5.2.2/icc/source/create_sRGB_profile Making: create_sRGB_profile /usr/bin/ld: cannot open output file ../../unxfbsd.pro/bin/create_sRGB_profile: No such file or directory clang++: error: linker command failed with exit code 1 (use -v to see invocation) dmake: Error code 1, while making '../../unxfbsd.pro/bin/create_sRGB_profile' Robert Huff _______________________________________________ freebsd-ports@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-ports To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org"