Hi,<br><br>How can I force ixion to use internal boost for compiling? I got error during compile using Ubuntu 8.04:<br>=============<br>Building module ixion<br>=============<br><br>Entering /home/libo32/build/build/libreoffice-3.3.0.3/ixion<br>
<br>mkout -- version: 1.8<br>if [ -f ./<a href="http://unxlngi6.pro/misc/build/ixion-0.2.0.exists">unxlngi6.pro/misc/build/ixion-0.2.0.exists</a> ] ; then mv ./<a href="http://unxlngi6.pro/misc/build/ixion-0.2.0">unxlngi6.pro/misc/build/ixion-0.2.0</a> ./<a href="http://unxlngi6.pro/misc/build/ixion-0.2.0_removeme">unxlngi6.pro/misc/build/ixion-0.2.0_removeme</a> ; fi<br>
make writeable...<br>no patch needed...<br>mkdir: cannot create directory `./<a href="http://unxlngi6.pro/misc/build/ixion-0.2.0/">unxlngi6.pro/misc/build/ixion-0.2.0/</a>&#39;: File exists<br>checking for a BSD-compatible install... /usr/bin/install -c<br>
checking whether build environment is sane... yes<br>checking for a thread-safe mkdir -p... /bin/mkdir -p<br>checking for gawk... no<br>checking for mawk... mawk<br>checking whether make sets $(MAKE)... yes<br>checking for C++ compiler default output file name... a.out<br>
checking whether the C++ compiler works... yes<br>checking whether we are cross compiling... no<br>checking for suffix of executables... <br>checking for suffix of object files... o<br>checking whether we are using the GNU C++ compiler... yes<br>
checking whether ccache g++ accepts -g... yes<br>checking for style of include used by make... GNU<br>checking dependency style of ccache g++... gcc3<br>checking build system type... i686-pc-linux-gnu<br>checking host system type... i686-pc-linux-gnu<br>
checking for gcc... ccache gcc<br>checking whether we are using the GNU C compiler... yes<br>checking whether ccache gcc accepts -g... yes<br>checking for ccache gcc option to accept ISO C89... none needed<br>checking dependency style of ccache gcc... gcc3<br>
checking for a sed that does not truncate output... /bin/sed<br>checking for grep that handles long lines and -e... /bin/grep<br>checking for egrep... /bin/grep -E<br>checking for fgrep... /bin/grep -F<br>checking for ld used by ccache gcc... /usr/bin/ld<br>
checking if the linker (/usr/bin/ld) is GNU ld... yes<br>checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B<br>checking the name lister (/usr/bin/nm -B) interface... BSD nm<br>checking whether ln -s works... yes<br>
checking the maximum length of command line arguments... 98304<br>checking whether the shell understands some XSI constructs... yes<br>checking whether the shell understands &quot;+=&quot;... yes<br>checking for /usr/bin/ld option to reload object files... -r<br>
checking for objdump... objdump<br>checking how to recognize dependent libraries... pass_all<br>checking for ar... ar<br>checking for strip... strip<br>checking for ranlib... ranlib<br>checking command to parse /usr/bin/nm -B output from ccache gcc object... ok<br>
checking how to run the C preprocessor... ccache gcc -E<br>checking for ANSI C header files... yes<br>checking for sys/types.h... yes<br>checking for sys/stat.h... yes<br>checking for stdlib.h... yes<br>checking for string.h... yes<br>
checking for memory.h... yes<br>checking for strings.h... yes<br>checking for inttypes.h... yes<br>checking for stdint.h... yes<br>checking for unistd.h... yes<br>checking for dlfcn.h... yes<br>checking whether we are using the GNU C++ compiler... (cached) yes<br>
checking whether ccache g++ accepts -g... (cached) yes<br>checking dependency style of ccache g++... (cached) gcc3<br>checking how to run the C++ preprocessor... ccache g++ -E<br>checking for objdir... .libs<br>checking if ccache gcc supports -fno-rtti -fno-exceptions... no<br>
checking for ccache gcc option to produce PIC... -fPIC -DPIC<br>checking if ccache gcc PIC flag -fPIC -DPIC works... yes<br>checking if ccache gcc static flag -static works... yes<br>checking if ccache gcc supports -c -o file.o... yes<br>
checking if ccache gcc supports -c -o file.o... (cached) yes<br>checking whether the ccache gcc linker (/usr/bin/ld) supports shared libraries... yes<br>checking dynamic linker characteristics... GNU/Linux ld.so<br>checking how to hardcode library paths into programs... immediate<br>
checking whether stripping libraries is possible... yes<br>checking if libtool supports shared libraries... yes<br>checking whether to build shared libraries... no<br>checking whether to build static libraries... yes<br>checking for ld used by ccache g++... /usr/bin/ld<br>
checking if the linker (/usr/bin/ld) is GNU ld... yes<br>checking whether the ccache g++ linker (/usr/bin/ld) supports shared libraries... yes<br>checking for ccache g++ option to produce PIC... -fPIC -DPIC<br>checking if ccache g++ PIC flag -fPIC -DPIC works... yes<br>
checking if ccache g++ static flag -static works... yes<br>checking if ccache g++ supports -c -o file.o... yes<br>checking if ccache g++ supports -c -o file.o... (cached) yes<br>checking whether the ccache g++ linker (/usr/bin/ld) supports shared libraries... yes<br>
checking dynamic linker characteristics... GNU/Linux ld.so<br>checking how to hardcode library paths into programs... immediate<br>checking for stdlib.h... (cached) yes<br>checking sys/time.h usability... yes<br>checking sys/time.h presence... yes<br>
checking for sys/time.h... yes<br>checking for unistd.h... (cached) yes<br>checking for stdbool.h that conforms to C99... yes<br>checking for _Bool... yes<br>checking for inline... inline<br>checking for mode_t... yes<br>
checking for size_t... yes<br>checking for working strtod... yes<br>checking for gettimeofday... yes<br>checking for Boost headers version &gt;= 103600... no<br>configure: error: cannot find Boost headers version &gt;= 103600<br>
dmake:  Error code 1, while making &#39;./<a href="http://unxlngi6.pro/misc/build/so_configured_ixion">unxlngi6.pro/misc/build/so_configured_ixion</a>&#39;<br><br><br><br>Thank you in advance,<br>KAMI<br>