[Pkg-corba-devel] omniORBpy package issues

Floris Bruynooghe floris.bruynooghe at gmail.com
Wed Dec 19 23:31:50 UTC 2007


On Wed, Dec 19, 2007 at 11:19:55PM +0100, Thomas Girard wrote:
> Le dimanche 16 décembre 2007 à 22:57 +0000, Floris Bruynooghe a écrit : 
> >  * Lintian also complains about an shlib with non-PIC code
> >    (_omniConnMgmtmodule.so.3.1).  This has been an issue ever since I
> >    made the fist python-omniorb2 3.X package and I can't find out why
> >    (but it doesn't seem to do any harm).  As far as I can tell that
> >    module gets build in exactly the same way as the other modules, I
> >    can even see -fPIC in the command line of the build log.  So I'm in
> >    the dark about this one. 
> 
> I'll have a look at these ones. If I can fix these I'll upload omniORBpy
> 3.1.

Philipp Kern tried building the package on amd64 and reports that it
completely breaks building on amd64[0].  So this is actually a serious
issue which we can't upload with.


Regards
Floris

[0]:
x86_64-linux-gnu-g++ -shared -Wl,-soname,_omniConnMgmtmodule.so.3 \
  -o _omniConnMgmtmodule.so.3.1 -L../../lib -L../../../lib -L/usr/lib \
  pyConnectionMgmt.o -lomniConnectionMgmt4
/usr/bin/ld: /usr/lib/libomniConnectionMgmt4.a(omniConnectionMgmt.o): relocation R_X86_64_32 against `a local symbol' can not be used when making a shared object; recompile with -fPIC
/usr/lib/libomniConnectionMgmt4.a: could not read symbols: Bad value
collect2: ld returned 1 exit status
make[3]: *** [_omniConnMgmtmodule.so.3.1] Error 1


-- 
Debian GNU/Linux -- The Power of Freedom
www.debian.org | www.gnu.org | www.kernel.org



More information about the Pkg-corba-devel mailing list