Bastian Kleineidam wrote: >Hi, > >here is a report on my build try with OpenOffice: > > >1) Build-Depends is missing tcsh >2) Build-Depends has libstlport4.0, which does not exist, I used > libstlport4.5. > So Build-Depends needs libstlport4.5, libstlport4.5-dev and > libstlport4.5-dbg. > >3) Then I got the following error >[...] >Making: ../unxlngi3.pro/bin/i_serverunx >gcc -Wl,-export-dynamic -Wl,--noinhibit-exec -L../unxlngi3.pro/lib -L../lib >-L/home/pool/openoffice/openoffice-641c/build-tree/oo_641c_src/solenv/unxlngi3/lib > >-L/home/pool/openoffice/openoffice-641c/build-tree/oo_641c_src/solver/641/unxlngi3.pro/lib > >-L/home/pool/openoffice/openoffice-641c/build-tree/oo_641c_src/solenv/unxlngi3/lib > -L/lib -L/usr/lib -L/usr/local/lib -L/usr/lib/j2sdk1.3//lib >-L/home/pool/openoffice/openoffice-641c/debian/local/stlport-home/lib >-L/usr/X11R6/lib -o ../unxlngi3.pro/bin/i_server ../unxlngi3.pro/obj/iserver.o >../unxlngi3.pro/obj/sstring.o ../unxlngi3.pro/obj/appdef.o >../unxlngi3.pro/obj/cppdep.o ../unxlngi3.pro/obj/command.o >../unxlngi3.pro/obj/prj.o ../unxlngi3.pro/obj/inimgr.o >../unxlngi3.pro/obj/revision.o ../unxlngi3.pro/obj/shellprp.o >../unxlngi3.pro/obj/fattr.o ../unxlngi3.pro/obj/minormk.o >../unxlngi3.pro/obj/mkcreate.o -Wl,-Bstatic -latools -lvos2li -Wl,-Bstatic >-lstlport_gcc -Wl,-Bdynamic -Wl,-Bstatic -lsalli -lgnu_getopt -Wl,-Bdynamic >-lX11 -lXext -ldl -lpthread -lm >/usr/bin/ld: cannot find -lstlport_gcc >collect2: ld returned 1 exit status >dmake: Error code 1, while making '../unxlngi3.pro/bin/i_server' >---* TG_SLO.MK *--- > >ERROR: Error 65280 occurred while making >/home/pool/openoffice/openoffice-641c/build-tree/oo_641c_src/tools/bootstrp >dmake: Error code 1, while making 'build_all' >---* TG_SLO.MK *--- > > It wants a static stlport_gcc library. > Solution is to make a symlink > /usr/lib/libstlport_gcc.a -> libstlport_gcc_stldebug.a > > Perhaps you can make a symlink from the OpenOffice package, so > there is no need to patch the libstlport package? > > >4) My last error (still unsolved, perhaps you can help?): >[...] >============= >/home/pool/openoffice/openoffice-641c/build-tree/oo_641c_src/wizards/source/formwizard >------------------------------ >Making: ../../unxlngi3.pro/misc/formwizardall.dpr >------------------------------ >Making: ../../unxlngi3.pro/srs/dbwizres.srs >rscdep -CHARSET_DONTKNOW -s -I. -I -I../inc -I../../inc >-I../../unxlngi3.pro/inc -DUNX -DVCL -DGCC -DC295 -DSUPD=641 -DBUILD=7565 >-DSOLAR_JAVA -DPRODUCT -DPRODUCT_FULL -DNDEBUG -DUPDVER="641" >-fp../../unxlngi3.pro/srs/dbwizres.srs dbwizres.src >locale_impl.h(60): STL assertion failure : I != 0 >Abort >dmake: Error code 134, while making '../../unxlngi3.pro/srs/dbwizres.srs' >---* TG_SLO.MK *--- >dmake: Error code 255, while making 'SRC2' >---* TG_SLO.MK *--- >dmake: Error code 255, while making >'../../unxlngi3.pro/misc/formwizardall.dpr' >---* TG_SLO.MK *--- > >ERROR: Error 65280 occurred while making >/home/pool/openoffice/openoffice-641c/build-tree/oo_641c_src/wizards/source/formwizard >dmake: Error code 1, while making 'build_all' >---* TG_SLO.MK *--- > > > > >So long, Bastian > >-- > .~. Bastian Kleineidam > /V\ Debian Developer > /( )\ [EMAIL PROTECTED] > ^^-^^ > Hello... I had the different error of built OpenOffice. I will try to build it with the libstlport4.0
Maybe you can try that again

