On Wed, May 09, 2012 at 03:09:48PM +0200, Daniel Nebdal wrote: > On Wed, May 9, 2012 at 2:43 PM, Baptiste Daroussin <bapt_at_freebsd.org> wrote: > > On Wed, May 09, 2012 at 07:59:15AM -0400, Robert Huff wrote: > >> > >> Daniel Nebdal writes: > >> > > > >> > > In the case of gcc46, when I execute the previous six lines, > >> > > return to > >> > > /data/port-work/usr/ports/editors/libreoffice/work/libreoffice-core-3.5.2.2, > >> > > and run "make", I get: > >> > > > >> > > it says: > >> > > > >> > > Error expanding embedded variable. > >> > > > >> > > (Per a previous message, I have re-compiled libcmis with > >> > > gcc42.) > >> > > > >> > > Any ideas? > >> > > > >> > > > >> > > Robert Huff > >> > > >> > > >> > Try with gmake instead? > >> > >> After fishing in different directoroes, I did so and got: > >> > >> Entering /data/port-work/usr/ports/editors/libreoffice/work/libreoffice-core-3.5.2.2/sal/textenc > >> > >> Entering /data/port-work/usr/ports/editors/libreoffice/work/libreoffice-core-3.5.2.2/sal/util > >> > >> 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' > >> > >> > >> Robert Huff > >> > > > > 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. > > > > regards, > > Bapt > > > Does this also happen when building libreoffice with clang? I just > built it on 8.2 using clang, and that worked fine (apart from a > failure in vcl, but that was caused by some leftover qt3 headers in > /usr/local/include ). > > > Daniel Nebdal With clang it is ok Bapt
This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:40:26 UTC