Re: [blfs-support] libixion cannot find boost thread lib

2013-01-29 Thread Henrik /KaarPoSoft
On 01/28/2013 03:53 PM, Thomas de Roo wrote: > On my way to LibreOffice 4, When you have the libixion problem fixed, you might want to have a look at my issues building LO 4 in an environment almost, but not entirely unlike LFS+BLFS: http://lists.freedesktop.org/archives/libreoffice/2013-January

Re: [blfs-support] libixion cannot find boost thread lib

2013-01-29 Thread Randy McMurchy
Thomas de Roo wrote these words on 01/29/13 05:13 CST: > Thanks for all the help. I gave up. :( After I managed to get through > the ./configure phase (I had to tweak the Makefile.am to produce working > Makefile.in files), make stops at errors in the libixion-code. I tried > the latest version

Re: [blfs-support] libixion cannot find boost thread lib

2013-01-29 Thread Thomas de Roo
On 01/29/13 10:52, Armin K. wrote: > On 01/29/2013 09:26 AM, Thomas de Roo wrote: >> Thank you for your help, it is appreciated a lot! I do have the >> mdds-headers installed, and configure finds them, but configure fails to >> make the Makefiles in src and src/libixion. It stops with the error: >>

Re: [blfs-support] libixion cannot find boost thread lib

2013-01-29 Thread Armin K.
On 01/29/2013 09:26 AM, Thomas de Roo wrote: > Thank you for your help, it is appreciated a lot! I do have the > mdds-headers installed, and configure finds them, but configure fails to > make the Makefiles in src and src/libixion. It stops with the error: > configure: creating ./config.status > co

Re: [blfs-support] libixion cannot find boost thread lib

2013-01-29 Thread Thomas de Roo
On 01/28/13 16:57, Randy McMurchy wrote: > Thomas de Roo wrote these words on 01/28/13 09:41 CST: >> On 01/28/13 16:33, Randy McMurchy wrote: >>> configure:16159: $? = 1 >>> configure:16144: re-using the existing conftest.o >>> configure:16150: g++ -o conftest -g -O2 -D_REENTRANT >>> -DMDDS_HASH_C

Re: [blfs-support] libixion cannot find boost thread lib

2013-01-28 Thread Pierre M.R.
Randy McMurchy wrote: > Thomas de Roo wrote these words on 01/28/13 09:41 CST: >> On 01/28/13 16:33, Randy McMurchy wrote: >>> configure:16159: $? = 1 >>> configure:16144: re-using the existing conftest.o >>> configure:16150: g++ -o conftest -g -O2 -D_REENTRANT >>> -DMDDS_HASH_CONTAINER_BOOST >>>

Re: [blfs-support] libixion cannot find boost thread lib

2013-01-28 Thread Randy McMurchy
Thomas de Roo wrote these words on 01/28/13 09:41 CST: > On 01/28/13 16:33, Randy McMurchy wrote: >> configure:16159: $? = 1 >> configure:16144: re-using the existing conftest.o >> configure:16150: g++ -o conftest -g -O2 -D_REENTRANT >> -DMDDS_HASH_CONTAINER_BOOST >> -I/home/rml/build/libixion_0.

Re: [blfs-support] libixion cannot find boost thread lib

2013-01-28 Thread Thomas de Roo
On 01/28/13 16:33, Randy McMurchy wrote: > On 1/28/2013 9:17 AM, Armin K. wrote: >> You can try adding -lboost_system to LDFLAGS. >> >> Gnash had similar issue with Boost 1.49 and later iirc. > Armin is exactly right. The following is from config.log when I just ran > configure for version 0.3.0 of

Re: [blfs-support] libixion cannot find boost thread lib

2013-01-28 Thread Randy McMurchy
On 1/28/2013 9:17 AM, Armin K. wrote: > You can try adding -lboost_system to LDFLAGS. > > Gnash had similar issue with Boost 1.49 and later iirc. Armin is exactly right. The following is from config.log when I just ran configure for version 0.3.0 of libixion: configure:16159: $? = 1 configure:161

Re: [blfs-support] libixion cannot find boost thread lib

2013-01-28 Thread Armin K.
On 01/28/2013 03:53 PM, Thomas de Roo wrote: > Hello, > > On my way to LibreOffice 4, I'm trying to compile libixion. I have boost > installed, but configure throws an error: > ... > checking if g++ supports -c -o file.o... (cached) yes > checking whether the g++ linker (/usr/bin/ld) supports share

[blfs-support] libixion cannot find boost thread lib

2013-01-28 Thread Thomas de Roo
Hello, On my way to LibreOffice 4, I'm trying to compile libixion. I have boost installed, but configure throws an error: ... checking if g++ supports -c -o file.o... (cached) yes checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes checking dynamic linker characteristi