Hi .. I tried to build OOo, (on PPC, but that is not so important) and I got these errors:
Making: ../../unxlngppc.pro/slo/zcodec.obj g++-3.1 -fsigned-char -fmessage-length=0 -c -I. -I. -I../inc -I../../inc -I../../unx/inc -I../../unxlngppc.pro/inc -I. -I/home/palic/Files/Projekte/chroot/home/palic/OpenOffice/debian/openoffice.org-1.0.0/build-tree/oo_1.0_src/solver/641/unxlngppc.pro/inc/stl -I/home/palic/Files/Projekte/chroot/home/palic/OpenOffice/debian/openoffice.org-1.0.0/build-tree/oo_1.0_src/solver/641/unxlngppc.pro/inc/external -I/home/palic/Files/Projekte/chroot/home/palic/OpenOffice/debian/openoffice.org-1.0.0/build-tree/oo_1.0_src/solver/641/unxlngppc.pro/inc -I/home/palic/Files/Projekte/chroot/home/palic/OpenOffice/debian/openoffice.org-1.0.0/build-tree/oo_1.0_src/solenv/unxlngppc/inc -I/home/palic/Files/Projekte/chroot/home/palic/OpenOffice/debian/openoffice.org-1.0.0/build-tree/oo_1.0_src/solenv/inc -I/home/palic/Files/Projekte/chroot/home/palic/OpenOffice/debian/openoffice.org-1.0.0/build-tree/oo_1.0_src/res -I/usr/include -I/home/palic/Files/Projekte/chroot/home/palic/OpenOffice/debian/openoffice.org-1.0.0/debian/local/stlport-home/stlport -I/home/palic/Files/Projekte/chroot/home/palic/OpenOffice/debian/openoffice.org-1.0.0/debian/local/stlport-home/include/stlport -I/home/palic/Files/Projekte/chroot/home/palic/OpenOffice/debian/openoffice.org-1.0.0/debian/local/stlport-home/include/stlport -I/home/palic/Files/Projekte/chroot/home/palic/OpenOffice/debian/openoffice.org-1.0.0/build-tree/oo_1.0_src/solenv/inc/Xp31 -I/usr/lib/j2se/1.3/include -I/usr/lib/j2se/1.3/include/linux -I/usr/lib/j2se/1.3/include/native_threads/include -I/usr/X11R6/include -I/usr/lib/gcc-lib/powerpc-linux/3.1.1/include -I/usr/include -I. -I../../res -I. -O2 -fno-schedule-insns -fno-strict-aliasing -fno-schedule-insns2 -fsigned-char -pipe -fno-for-scope -fpermissive -fno-rtti -fno-exceptions -fPIC -DLINUX -DUNX -DVCL -DGCC -DC300 -DPOWERPC -DCVER=C300 -D_USE_NAMESPACE -DGLIBC=2 -D_PTHREADS -D_REENTRANT -DNEW_SOLAR -D_USE_NAMESPACE=1 -DSTLPORT_VERSION=400 -DPOWERPC -DPPC -D__DMAKE -DUNIX -DCPPU_ENV=gcc3 -DSUPD=641 -DBUILD=7663 -DPRODUCT -DNDEBUG -DPRODUCT_FULL -DOPTIMIZE -DEXCEPTIONS_OFF -DCUI -DSOLAR_JAVA -DSRC641 -DSHAREDLIB -D_DLL_ -DMULTITHREAD -w -o../../unxlngppc.pro/slo/zcodec.o /home/palic/Files/Projekte/chroot/home/palic/OpenOffice/debian/openoffice.org-1.0.0/build-tree/oo_1.0_src/tools/source/zcodec/zcodec.cxx /home/palic/Files/Projekte/chroot/home/palic/OpenOffice/debian/openoffice.org-1.0.0/build-tree/oo_1.0_src/tools/source/zcodec/zcodec.cxx:66:23: zlib/zlib.h: No such file or directory I changed #include "zlib/zlib.h" to #include <zlib.h> in oo_1.0_src/tools/source/zcodec/zcodec.cxx and it works. There was no zlib subdirectory under oo_1.0_src/tools/source/zcodec. After a while, I got this: Making: ../unxlngppc.pro/lib/libtl641lp.so g++-3.1 -c -fPIC -o ../unxlngppc.pro/slo/tl_dflt_version.o -DUNX -I../unxlngppc.pro/inc/home/palic/Files/Projekte/chroot/home/palic/OpenOffice/debian/openoffice.org-1.0.0/build-tree/oo_1.0_src/solenv/src/version.cxx g++-3.1 -shared -L../unxlngppc.pro/lib -L../lib -L/home/palic/Files/Projekte/chroot/home/palic/OpenOffice/debian/openoffice.org-1.0.0/build-tree/oo_1.0_src/solenv/unxlngppc/lib -L/home/palic/Files/Projekte/chroot/home/palic/OpenOffice/debian/openoffice.org-1.0.0/build-tree/oo_1.0_src/solver/641/unxlngppc.pro/lib -L/home/palic/Files/Projekte/chroot/home/palic/OpenOffice/debian/openoffice.org-1.0.0/build-tree/oo_1.0_src/solenv/unxlngppc/lib -L/lib -L/usr/lib -L/usr/local/lib -L/usr/lib/j2se/1.3/lib -L/usr/lib/j2se/1.3/jre/lib/ppc -L/usr/lib/j2se/1.3/jre/lib/ppc/classic -L/usr/lib/j2se/1.3/jre/lib/ppc/native_threads -L/home/palic/Files/Projekte/chroot/home/palic/OpenOffice/debian/openoffice.org-1.0.0/debian/local/stlport-home/lib -L/usr/X11R6/lib ../unxlngppc.pro/slo/tl_dflt_version.o ../unxlngppc.pro/slo/tl_dflt_description.o -o ../unxlngppc.pro/lib/libtl641lp.so ../unxlngppc.pro/slo/memmgr.o ../unxlngppc.pro/slo/toolsin.o ../unxlngppc.pro/slo/link.o ../unxlngppc.pro/slo/bigint.o ../unxlngppc.pro/slo/fract.o ../unxlngppc.pro/slo/solmath.o ../unxlngppc.pro/slo/color.o ../unxlngppc.pro/slo/l2txtenc.o ../unxlngppc.pro/slo/gen.o ../unxlngppc.pro/slo/config.o ../unxlngppc.pro/slo/tstring.o ../unxlngppc.pro/slo/tustring.o ../unxlngppc.pro/slo/charset.o ../unxlngppc.pro/slo/tenccvt.o ../unxlngppc.pro/slo/contnr.o ../unxlngppc.pro/slo/table.o ../unxlngppc.pro/slo/unqidx.o ../unxlngppc.pro/slo/mempool.o ../unxlngppc.pro/slo/multisel.o ../unxlngppc.pro/slo/tdate.o ../unxlngppc.pro/slo/ttime.o ../unxlngppc.pro/slo/datetime.o ../unxlngppc.pro/slo/timestamp.o ../unxlngppc.pro/slo/intn.o ../unxlngppc.pro/slo/intn2.o ../unxlngppc.pro/slo/intntab.o ../unxlngppc.pro/slo/intnlang.o ../unxlngppc.pro/slo/intnsys.o ../unxlngppc.pro/slo/isolang.o ../unxlngppc.pro/slo/tempfile.o ../unxlngppc.pro/slo/wldcrd.o ../unxlngppc.pro/slo/fstat.o ../unxlngppc.pro/slo/comdep.o ../unxlngppc.pro/slo/filecopy.o ../unxlngppc.pro/slo/dirent.o ../unxlngppc.pro/slo/tdir.o ../unxlngppc.pro/slo/urlobj.o ../unxlngppc.pro/slo/tcpio.o ../unxlngppc.pro/slo/packethandler.o ../unxlngppc.pro/slo/simplecm.o ../unxlngppc.pro/slo/bcst.o ../unxlngppc.pro/slo/persbcst.o ../unxlngppc.pro/slo/iiclient.o ../unxlngppc.pro/slo/siclient.o ../unxlngppc.pro/slo/infocom.o ../unxlngppc.pro/slo/bsockcon.o ../unxlngppc.pro/slo/ssockcon.o ../unxlngppc.pro/slo/parser.o ../unxlngppc.pro/slo/geninfo.o ../unxlngppc.pro/slo/stream.o ../unxlngppc.pro/slo/strmsys.o ../unxlngppc.pro/slo/cachestr.o ../unxlngppc.pro/slo/vcompat.o ../unxlngppc.pro/slo/ref.o ../unxlngppc.pro/slo/pstm.o ../unxlngppc.pro/slo/globname.o ../unxlngppc.pro/slo/errinf.o ../unxlngppc.pro/slo/rc.o ../unxlngppc.pro/slo/resmgr.o ../unxlngppc.pro/slo/resary.o ../unxlngppc.pro/slo/debug.o ../unxlngppc.pro/slo/stcktree.o ../unxlngppc.pro/slo/zcodec.o ../unxlngppc.pro/slo/inetmime.o ../unxlngppc.pro/slo/inetmsg.o ../unxlngppc.pro/slo/inetstrm.o ../unxlngppc.pro/slo/toolsdll.o -lzlib -lsal -lvos2gcc3 -ldl -lpthread -lm -Wl,-Bdynamic -lstlport_gcc_3.1 -lstdc++ /usr/bin/ld: cannot find -lzlib collect2: ld returned 1 exit status dmake: Error code 1, while making '../unxlngppc.pro/lib/libtl641lp.so' That is clear, because, in generell you have to link -llibz. Any hints what going wrong hier? Regards Jan -- .''`. Jan-Hendrik Palic | : :' : ** Debian GNU/ Linux ** | ** OpenOffice.org ** ,.. ,.. `. `' http://www.debian.org | http://www.openoffice.org ,: ..` ` `- [EMAIL PROTECTED] | ' ` ` -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]