Boost logo

Boost Users :

Subject: Re: [Boost-users] building Boost with -fPIC on x86_64 linux box
From: Francois Mauger (mauger_at_[hidden])
Date: 2009-04-07 12:43:10


Thanks to all for the hints,

Following Vladimir's comment, I'll ask my sysadmin to build
the libpython2.5.so missing file...
We will see if this solve the problem.

>>> Mika Heiskanen a écrit :

> This is what we did in our boost 1.36 RPM spec file. Probably not
> the best way to do this, but it worked:
>
> %build
> ./configure --prefix=%{_prefix} --libdir=%{_libdir}
> cat Makefile | sed -e 's/BJAM_CONFIG=/BJAM_CONFIG=--layout=system
> --build-type=complete cxxflags=-fPIC/' > Makefile.new
> mv Makefile.new Makefile
> make all

Ok this was my next step. I will try if attempt above fails!

thanks again.

frc

-- 
François Mauger
Département de Physique - Université de Caen Basse-Normandie
courriel/e-mail: mauger_at_[hidden]
tél./phone: 02 31 45 25 12 / (+33) 2 31 45 25 12
fax:        02 31 45 25 49 / (+33) 2 31 45 25 49
Adresse/address:
   Laboratoire de Physique Corpusculaire de Caen (UMR 6534)
   ENSICAEN
   6, Boulevard du Marechal Juin
   14050 CAEN Cedex
   FRANCE

Boost-users list run by williamkempf at hotmail.com, kalb at libertysoft.com, bjorn.karlsson at readsoft.com, gregod at cs.rpi.edu, wekempf at cox.net