[Pkg-lyx-devel] svn commit: r331 - in /lyx/branches/lyx-1.5/debian: changelog control patches/boost-mt patches/series rules

Sven Hoexter sven at timegate.de
Sat Jun 23 09:26:36 UTC 2007


On Sat, Jun 23, 2007 at 10:18:31AM +0100, Per Olofsson wrote:

Moin,

> hoaxter-guest at users.alioth.debian.org wrote:
> > --- lyx/branches/lyx-1.5/debian/rules (original)
> > +++ lyx/branches/lyx-1.5/debian/rules Sat Jun 23 09:06:18 2007
> > @@ -28,7 +28,7 @@
> >  	--with-aspell \
> >  	--with-x \
> >  	--without-included-gettext \
> > -	--with-included-boost \
> > +	--without-included-boost \
> 
> Are you sure this works? I can't find any mention of
> --without-included-boost in the configure script. It does check for
> --with-included-boost=no, however.

Seems to work.
sven at marvin:/tmp/lyx-1.5.0rc1$ ldd src/lyx|grep boost
        libboost_regex-gcc41-mt-1_34.so.1.34.0 => /usr/lib/libboost_regex-gcc41-mt-1_34.so.1.34.0 (0xb7395000)
        libboost_signals-gcc41-mt-1_34.so.1.34.0 => /usr/lib/libboost_signals-gcc41-mt-1_34.so.1.34.0 (0xb7383000)
        libboost_filesystem-gcc41-mt-1_34.so.1.34.0 => /usr/lib/libboost_filesystem-gcc41-mt-1_34.so.1.34.0 (0xb7377000)
        libboost_iostreams-gcc41-mt-1_34.so.1.34.0 => /usr/lib/libboost_iostreams-gcc41-mt-1_34.so.1.34.0 (0xb736e000)

I just choose this style to be consistent with the --without-included-gettext
line.
To be really sure I'm compiling in a clean chroot with svn-buildpackage ATM.

Cheers,
Sven
-- 
If you won't forgive me the rest of my life
Let me apologize while I'm still alive
I know it's time to face all of my past mistakes
  [Less than Jake - Rest Of My Life]



More information about the Pkg-lyx-devel mailing list