<div><br><div style="color: rgb(0, 0, 0); font-family: Verdana;"><font size="2">Ok, now build goes on.</font>
</div><div><font size="2"><font face="Verdana">Tried to figure out this, looks like libstdc++ is not correctly linked:</font><br><br><div><font face="Verdana">Undefined                       first referenced</font></div><div><font face="Verdana"> symbol                             in file</font></div><div><font face="Verdana">std::basic_string<char, std::char_traits<char>, std::allocator<char> >::basic_string(std::basic_string<char, std::char_traits<char>, std::allocator<char> >&&) /sources/sonicle/xstream-desktop-gate/components/libreoffice/libreoffice/libreoffice-4.4.0.2/workdir/CxxObject/l10ntools/source/idxdict/idxdict.o</font></div><div><font face="Verdana">ld: fatal: symbolreferencing errors. No output written to /sources/sonicle/xstream-desktop-gate/components/libreoffice/libreoffice/libreoffice-4.4.0.2/workdir/LinkTarget/Executable/idxdict</font></div><div><font face="Verdana">collect2: error: ld returned 1 exit status</font></div></font></div><tt style="color: rgb(0, 0, 0); font-family: Verdana; font-size: 12px;"><br><br><br>----------------------------------------------------------------------------------<br><br>Da: Richard PALO <richard.palo@free.fr><br>A: gbulfon@sonicle.com Norbert Thiebaud <nthiebaud@gmail.com> <br>Cc: Michael Stahl <mstahl@redhat.com> libreoffice <libreoffice@lists.freedesktop.org> <br>Data: 18 gennaio 2015 22.56.51 CET<br>Oggetto: Re: 4.4.0.1 build error on sal/types.h on solaris/illumos<br><br></tt><blockquote style="color: rgb(0, 0, 0); font-family: Verdana; font-size: 12px; border-left-color: rgb(0, 0, 128); border-left-width: 2px; border-left-style: solid; margin-left: 5px; padding-left: 5px;"><tt>-----BEGIN PGP SIGNED MESSAGE-----<br>Hash: SHA1<br><br>Le 18/01/15 21:33, Gabriele Bulfon a écrit :<br>> Ok, I commented out these on Solaris.mk:<br>> #ifneq ($(gb_DEBUGLEVEL),0)<br>> #gb_LINKEROPTFLAGS :=<br>> #else<br>> #gb_LINKEROPTFLAGS := -Wl,-O1<br>> #endif<br>> will let you know :)<br>> ----------------------------------------------------------------------------------<br>> Da: Norbert Thiebaud<br>> A: gbulfon@sonicle.com<br>> Cc: Michael Stahl<br>> libreoffice<br>> Richard PALO<br>> Data: 18 gennaio 2015 20.15.22 CET<br>> Oggetto: Re: 4.4.0.1 build error on sal/types.h on solaris/illumos<br>> On Sun, Jan 18, 2015 at 12:18 PM, Gabriele Bulfon<br>> wrote:<br>> Ok, I checked and it looks fine, so solaris.mk should be taken.<br>> Also config.log shows correct variables for OS, CPU and COM.<br>> What actually happens is during make, after it has downloaded and extracted<br>> various stuff.<br>> The last one is translations file.<br>> Then it goes on building concat-deps, and linking fails:<br>> [build C ] solenv/bin/concat-deps.c<br>> [build LNK] Executable/concat-deps<br>> ld: fatal: unrecognized option '-O'<br>> ld: fatal: unrecognized option '-1'<br>> ld: fatal: use the -z help option for usage information<br>> collect2: error: ld returned 1 exit status<br>> Maybe just concat-deps have problems linking with wrong options on Solaris?<br>> Yes it is quite possible... concat-deps is a small utility I wrote to<br>> speed up the original perl-based one... and I'm quite sure I never<br>> tried to link it on Solaris.<br>> Otoh concat-deps is built using the standard gbuild mechanism for that:<br>> see solenv/Executable_concat-deps.mk<br>> so it is more likely that the problem is generic and that concat-deps<br>> just happen to be the first one to be linked.<br>> BTW, is there any way to issue gmake and let it show what command "LNK" is<br>> doing?<br>> It tried forcing a "-n" but I did not get the command debugged....<br>> verbose=t make<br>> Norbert<br>> <br>Yeah, this should go as not valid for solaris ld.<br><br>Apparently comes from here:<br>> commit 3c4cd1deaf71d0d800957b3580d426c721bf7844<br>> Author: Jonathan Adams <t12nslookup@gmail.com><br>> Date:   Fri Mar 16 21:50:37 2012 +0100<br>> <br>>     gbuild: switch solaris.mk to GCC<br><br>-----BEGIN PGP SIGNATURE-----<br>Version: GnuPG v1<br>Comment: Using GnuPG with Thunderbird - http://www.enigmail.net/<br><br>iQEcBAEBAgAGBQJUvCwiAAoJECAB22fHtp27MBMH/2IYZRT44q8six0NjeXYkG6B<br>vDe0AJund3FTcN/t9zT0bpFx9mPCCdVxWbqqdv0CFKYQrfSLhPRaksuWrAnK1mOI<br>Nl5vcDxI8D0ls6N1c40ZIAcpI3mOeY1Xye6rpKwYJSjWxqOZHxgWEMMvIrzd9Jxb<br>wnChiTHrDj4ljX1QCPWLxJQB0+e3gXrFmcLvQSEhIPslGPou4i14ur3tf2vVwk0a<br>FZzCoiYfCnUil7vQJHA8vUtbVASMxX4sJ6iYOfD0K/Z+11c4PwF4xZZtZCtG6Rek<br>qLd/Yz/OhqIg2POqJeaDL8S9fYOfrWUgfKuwcFhqBgqDQMknQH8DSeJt6IPAea0=<br>=ZdNh<br>-----END PGP SIGNATURE-----<br><br><br></tt></blockquote></div>