Re: Problem in compilation of lyx 1.4.

2006-03-06 Thread Lars Gullik Bjønnes
Georg Baum <[EMAIL PROTECTED]> writes: | Am Montag, 6. März 2006 11:16 schrieb Lars Gullik Bjønnes: | > Georg Baum <[EMAIL PROTECTED]> writes: | > | This must be 1.5 with the updated boost. Include boost/cregex.hpp | instead of | > | boost/regex.hpp in biblio.C, and everything should be fine. | >

Re: Problem in compilation of lyx 1.4.

2006-03-06 Thread Georg Baum
Am Montag, 6. März 2006 11:16 schrieb Lars Gullik Bjønnes: > Georg Baum <[EMAIL PROTECTED]> writes: > | This must be 1.5 with the updated boost. Include boost/cregex.hpp instead of > | boost/regex.hpp in biblio.C, and everything should be fine. > > No. Please don't. > > We(I) want to move away f

Re: Problem in compilation of lyx 1.4.

2006-03-06 Thread Abdelrazak Younes
Lars Gullik Bjønnes a écrit : João Luis Meloni Assirati <[EMAIL PROTECTED]> writes: | Hello, | | Today I cannot compile lyx. These are my configurations: Hmm.. after all the testing I did, and I still failed to see this... strange. | g++ -DHAVE_CONFIG_H -I. -I. -I../../../src -I../../../src

Re: Problem in compilation of lyx 1.4.

2006-03-06 Thread Lars Gullik Bjønnes
Georg Baum <[EMAIL PROTECTED]> writes: | João Luis Meloni Assirati wrote: | | > The compilation stops here: | > | > g++ -DHAVE_CONFIG_H -I. -I. -I../../../src -I../../../src | > -I../../../boost -W | > -Wall -I/usr/X11R6/include -g -O -MT biblio.lo -MD -MP -MF | > .deps/biblio.Tpo -c biblio.C

Re: Problem in compilation of lyx 1.4.

2006-03-06 Thread João Luis Meloni Assirati
Em Seg 06 Mar 2006 07:08, Georg Baum escreveu: > This must be 1.5 with the updated boost. Include boost/cregex.hpp instead > of boost/regex.hpp in biblio.C, and everything should be fine. Indeed... I am getting 1.4 now with svn co svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_4_X lyx-1.4.x >

Re: Problem in compilation of lyx 1.4.

2006-03-06 Thread Lars Gullik Bjønnes
João Luis Meloni Assirati <[EMAIL PROTECTED]> writes: | Hello, | | Today I cannot compile lyx. These are my configurations: Hmm.. after all the testing I did, and I still failed to see this... strange. | g++ -DHAVE_CONFIG_H -I. -I. -I../../../src -I../../../src -I../../../boost -W | -Wall -I

Re: Problem in compilation of lyx 1.4.

2006-03-06 Thread Georg Baum
João Luis Meloni Assirati wrote: > The compilation stops here: > > g++ -DHAVE_CONFIG_H -I. -I. -I../../../src -I../../../src > -I../../../boost -W > -Wall -I/usr/X11R6/include -g -O -MT biblio.lo -MD -MP -MF > .deps/biblio.Tpo -c biblio.C -o biblio.o > biblio.C: In function `const std::string >

Problem in compilation of lyx 1.4.

2006-03-06 Thread João Luis Meloni Assirati
Hello, Today I cannot compile lyx. These are my configurations: Using automake (GNU automake) 1.9.5 Using autoconf (GNU Autoconf) 2.59 Configuration Host type: i686-pc-linux-gnu Special build flags:compression aiksaurus assertions concept-checks warnings us