<div style="font-family: Verdana; font-size: 12;"><span style="font-family: monospace; font-size: medium;">>Hi Gabriele,</span></div><div style="font-family: Verdana; font-size: 12;"><div>><br style="font-family: monospace; font-size: medium;"><span style="font-family: monospace; font-size: medium;">>On Fri, 2013-07-05 at 08:14 +0200, Gabriele Bulfon wrote:</span><br style="font-family: monospace; font-size: medium;"><span style="font-family: monospace; font-size: medium;">>> Hi Michael, would be a great idea the tinderbox setup.</span><br style="font-family: monospace; font-size: medium;"><span style="font-family: monospace; font-size: medium;">>> I will send you the link of the XStream Desktop iso as soon as we have</span><br style="font-family: monospace; font-size: medium;"><span style="font-family: monospace; font-size: medium;">>> it out.</span><br style="font-family: monospace; font-size: medium;">><br style="font-family: monospace; font-size: medium;"><span style="font-family: monospace; font-size: medium;">>Wonderful.</span><br style="font-family: monospace; font-size: medium;">><br style="font-family: monospace; font-size: medium;"><span style="font-family: monospace; font-size: medium;">>> BTW, can you help me with this? I really don't know what problem is</span><br style="font-family: monospace; font-size: medium;"><span style="font-family: monospace; font-size: medium;">>> this....must be something</span><br style="font-family: monospace; font-size: medium;"><span style="font-family: monospace; font-size: medium;">>> about gnu ld, but I had more experience with Sun ld.</span><br style="font-family: monospace; font-size: medium;">><br style="font-family: monospace; font-size: medium;"><span style="font-family: monospace; font-size: medium;">>...</span><br style="font-family: monospace; font-size: medium;">><br style="font-family: monospace; font-size: medium;"><span style="font-family: monospace; font-size: medium;">>> >[build LNK] Executable/unopkg.bin</span><br style="font-family: monospace; font-size: medium;"><span style="font-family: monospace; font-size: medium;">>> >/usr/gnu/bin/ld: /sources/userlands/xstream-userland->gate/components/libreoffice/libreoffice->>4.1.0.1/workdir/unxsogi.pro/LinkTarget/Executable/unopkg.bin: hidden symbol >`main' in >/sources/userlands/xstream-userland->gate/components/libreoffice/libreoffice->>4.1.0.1/workdir/unxsogi.pro/CObject/desktop/source/pkgchk/unopkg/unopkg_main.o is >referenced by >DSO</span><br style="font-family: monospace; font-size: medium;"><span style="font-family: monospace; font-size: medium;">>> >/usr/gnu/bin/ld: final link failed: Bad value</span><br style="font-family: monospace; font-size: medium;"><span style="font-family: monospace; font-size: medium;">>> >collect2: ld returned 1 exit status</span><br style="font-family: monospace; font-size: medium;">><br style="font-family: monospace; font-size: medium;"><span style="font-family: monospace; font-size: medium;">>Looks like a mis-interaction with some visibility markup - though</span><br style="font-family: monospace; font-size: medium;"><span style="font-family: monospace; font-size: medium;">>clearly getting more output would be good:</span><br style="font-family: monospace; font-size: medium;">><br style="font-family: monospace; font-size: medium;"><span style="font-family: monospace; font-size: medium;">>cd desktop</span><br style="font-family: monospace; font-size: medium;"><span style="font-family: monospace; font-size: medium;">>make</span><br style="font-family: monospace; font-size: medium;">><br style="font-family: monospace; font-size: medium;"><span style="font-family: monospace; font-size: medium;">>gives a more verbose make. Try something like the attached; if that</span><br style="font-family: monospace; font-size: medium;"><span style="font-family: monospace; font-size: medium;">>works we should get it into master and -4-1 :-)</span><br style="font-family: monospace; font-size: medium;">><br style="font-family: monospace; font-size: medium;"><span style="font-family: monospace; font-size: medium;">>HTH,</span><br style="font-family: monospace; font-size: medium;">><br style="font-family: monospace; font-size: medium;"><span style="font-family: monospace; font-size: medium;">>Michael.</span><br style="font-family: monospace; font-size: medium;">><br style="font-family: monospace; font-size: medium;"><span style="font-family: monospace; font-size: medium;">>-- </span><br style="font-family: monospace; font-size: medium;">><a target="_new" href="http://www.sonicle.com/webtop/michael.meeks@suse.com" style="font-family: monospace; font-size: medium;">michael.meeks@suse.com</a><span style="font-family: monospace; font-size: medium;"> <><, Pseudo Engineer, itinerant idiot</span><br style="font-family: monospace; font-size: medium;"></div><div><span style="font-family: monospace; font-size: medium;">></span></div><div><span style="font-family: monospace; font-size: medium;"><br></span></div><div><span style="font-family: monospace; font-size: medium;"><br></span></div><div><span style="font-family: monospace; font-size: medium;">Here is what I got after applying your patch (causing a lot of rebuilding of previous code). Later I will send you the output of the detail you aksed:<br><br><div>[build LNK] Library/libunopkgapp.so</div><div>[build C  ] desktop/source/pkgchk/unopkg/unopkg_main.c</div><div>[build LNK] Executable/unopkg.bin</div><div>/sources/userlands/xstream-userland-gate/components/libreoffice/libreoffice-4.1.0.1/solver/unxsogi.pro/lib/libvcllo.so: undefined reference to `PR_Now'</div><div>/sources/userlands/xstream-userland-gate/components/libreoffice/libreoffice-4.1.0.1/solver/unxsogi.pro/lib/libvcllo.so: undefined reference to `NSS_CMSMessage_Create'</div><div>/sources/userlands/xstream-userland-gate/components/libreoffice/libreoffice-4.1.0.1/solver/unxsogi.pro/lib/libvcllo.so: undefined reference to `CERT_DecodeCertFromPackage'</div><div>/sources/userlands/xstream-userland-gate/components/libreoffice/libreoffice-4.1.0.1/solver/unxsogi.pro/lib/libvcllo.so: undefined reference to `NSS_CMSSignedData_AddCertificate'</div><div>/sources/userlands/xstream-userland-gate/components/libreoffice/libreoffice-4.1.0.1/solver/unxsogi.pro/lib/libvcllo.so: undefined reference to `NSS_CMSSignerInfo_IncludeCerts'</div><div>/sources/userlands/xstream-userland-gate/components/libreoffice/libreoffice-4.1.0.1/solver/unxsogi.pro/lib/libvcllo.so: undefined reference to `NSS_CMSEncoder_Finish'</div><div>/sources/userlands/xstream-userland-gate/components/libreoffice/libreoffice-4.1.0.1/solver/unxsogi.pro/lib/libvcllo.so: undefined reference to `NSS_CMSMessage_Destroy'</div><div>/sources/userlands/xstream-userland-gate/components/libreoffice/libreoffice-4.1.0.1/solver/unxsogi.pro/lib/libvcllo.so: undefined reference to `NSS_CMSSignedData_AddSignerInfo'</div><div>/sources/userlands/xstream-userland-gate/components/libreoffice/libreoffice-4.1.0.1/solver/unxsogi.pro/lib/libvcllo.so: undefined reference to `NSS_CMSSignerInfo_AddSigningTime'</div><div>/sources/userlands/xstream-userland-gate/components/libreoffice/libreoffice-4.1.0.1/solver/unxsogi.pro/lib/libvcllo.so: undefined reference to `NSS_CMSEncoder_Start'</div><div>/sources/userlands/xstream-userland-gate/components/libreoffice/libreoffice-4.1.0.1/solver/unxsogi.pro/lib/libvcllo.so: undefined reference to `NSS_NoDB_Init'</div><div>/sources/userlands/xstream-userland-gate/components/libreoffice/libreoffice-4.1.0.1/solver/unxsogi.pro/lib/libvcllo.so: undefined reference to `HASH_Begin'</div><div>/sources/userlands/xstream-userland-gate/components/libreoffice/libreoffice-4.1.0.1/solver/unxsogi.pro/lib/libvcllo.so: undefined reference to `HASH_End'</div><div>/sources/userlands/xstream-userland-gate/components/libreoffice/libreoffice-4.1.0.1/solver/unxsogi.pro/lib/libvcllo.so: undefined reference to `NSS_CMSSignedData_Create'</div><div>/sources/userlands/xstream-userland-gate/components/libreoffice/libreoffice-4.1.0.1/solver/unxsogi.pro/lib/libvcllo.so: undefined reference to `NSS_CMSMessage_GetContentInfo'</div><div>/sources/userlands/xstream-userland-gate/components/libreoffice/libreoffice-4.1.0.1/solver/unxsogi.pro/lib/libvcllo.so: undefined reference to `NSS_CMSSignedData_GetContentInfo'</div><div>/sources/userlands/xstream-userland-gate/components/libreoffice/libreoffice-4.1.0.1/solver/unxsogi.pro/lib/libvcllo.so: undefined reference to `NSS_CMSSignerInfo_Create'</div><div>/sources/userlands/xstream-userland-gate/components/libreoffice/libreoffice-4.1.0.1/solver/unxsogi.pro/lib/libvcllo.so: undefined reference to `NSS_CMSContentInfo_SetContent_SignedData'</div><div>/sources/userlands/xstream-userland-gate/components/libreoffice/libreoffice-4.1.0.1/solver/unxsogi.pro/lib/libvcllo.so: undefined reference to `HASH_Update'</div><div>/sources/userlands/xstream-userland-gate/components/libreoffice/libreoffice-4.1.0.1/solver/unxsogi.pro/lib/libvcllo.so: undefined reference to `NSS_CMSSignedData_SetDigestValue'</div><div>/sources/userlands/xstream-userland-gate/components/libreoffice/libreoffice-4.1.0.1/solver/unxsogi.pro/lib/libvcllo.so: undefined reference to `HASH_Create'</div><div>/sources/userlands/xstream-userland-gate/components/libreoffice/libreoffice-4.1.0.1/solver/unxsogi.pro/lib/libvcllo.so: undefined reference to `NSS_CMSContentInfo_SetContent_Data'</div><div>/sources/userlands/xstream-userland-gate/components/libreoffice/libreoffice-4.1.0.1/solver/unxsogi.pro/lib/libvcllo.so: undefined reference to `PORT_NewArena'</div><div>/sources/userlands/xstream-userland-gate/components/libreoffice/libreoffice-4.1.0.1/solver/unxsogi.pro/lib/libvcllo.so: undefined reference to `HASH_Destroy'</div><div>collect2: ld returned 1 exit status</div><div>make[2]: *** [/sources/userlands/xstream-userland-gate/components/libreoffice/libreoffice-4.1.0.1/workdir/unxsogi.pro/LinkTarget/Executable/unopkg.bin] Error 1</div><div>make[2]: Leaving directory `/sources/userlands/xstream-userland-gate/components/libreoffice/libreoffice-4.1.0.1'</div><div>make[1]: *** [build] Error 2</div><div>make[1]: Leaving directory `/sources/userlands/xstream-userland-gate/components/libreoffice/libreoffice-4.1.0.1'</div><div>gmake: *** [/sources/userlands/xstream-userland-gate/components/libreoffice/build/i86/.built] Error 2</div><div><br></div></span></div></div>