Hi Giovanni,

On Fri, 30. Oct 2015 at 16:27:46 +0100, G. Allegri wrote:
> > /usr/bin/ld: CMakeFiles/globeplugin.dir/globe_plugin.cpp.o: relocation 
> > R_X86_64_PC32 against undefined symbol 
> > `_ZNK8osgEarth13ConfigOptions9getConfigEv' can not be used when making a 
> > shared object; recompile with -fPIC
> > /usr/bin/ld: final link failed: Bad value
> > collect2: error: ld returned 1 exit status
> >
> > The i386 build was ok, but also not include because of the amd64 failure.

Looks like it's a problem ubuntugis' osgearth when the globe plugin is built
with limited symbol visibility ie. -fvisibility=hidden
-fvisibility-inlines-hidden.

Doesn't happen without, doesn't happen with the nightlies (built with debugging
symbols), does only affect amd64 and doesn't happen with ubuntu's regular
osgearth either.


Jürgen

-- 
Jürgen E. Fischer           norBIT GmbH             Tel. +49-4931-918175-31
Dipl.-Inf. (FH)             Rheinstraße 13          Fax. +49-4931-918175-50
Software Engineer           D-26506 Norden             http://www.norbit.de
QGIS release manager (PSC)  Germany                    IRC: jef on FreeNode     
                    

Attachment: signature.asc
Description: Digital signature

_______________________________________________
Qgis-user mailing list
Qgis-user@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/qgis-user

Reply via email to