tooly n00b
Joined: 10 Apr 2002 Posts: 20 Location: Berlin, Germany
|
Posted: Fri Oct 04, 2002 4:39 pm Post subject: OpenOffice cvs build 643 compile error |
|
|
Hallo,
ich habe mir aus dem CVS die aktuellen sources zu OpenOffice Build 643 geholt und versucht mit :
Nach dem freetype patch aus app-office/openoffice/files/1.0.1 und einem emerge von STLport.
export CHOST="i686-pc-linux-gnu"
export CFLAGS="-march=pentium3 -O3 -pipe -fomit-frame-pointer"
export CXXFLAGS=$CFLAGS
cd config_office
./configure --enable-gcc3 --with-jdk-home=${JAVA_HOME} --with-x --with-stlport4-home=/usr
cd ..
tcsh -c "source LinuxIntelEnv.Set; ./bootstrap"
tcsh -c "source LinuxIntelEnv.Set; dmake"
das ganze zu kompilieren. Leider kommt nach einiger Zeit diese Fehlermeldung :
from ../inc/gi_list.hxx:66,
from /home/tooly/src/oo_src/soltools/giparser/gen_info.cxx:63:
/usr/include/stlport/stdexcept:57: looser throw specifier for `virtual const char* _STL::__Named_exception::what() const'
/usr/include/g++-v32/exception:57: overriding `virtual const char* std::exception::what() const throw ()'
/usr/include/stlport/stdexcept:58: looser throw specifier for `virtual _STL::__Named_exception::~__Named_exception()'
/usr/include/g++-v32/exception:54: overriding `virtual std::exception::~exception() throw ()'
dmake: Error code 1, while making '../unxlngi4.pro/obj/gen_info.obj'
---* TG_SLO.MK *---
ERROR: Error 65280 occurred while making /home/tooly/src/oo_src/soltools/giparser
dmake: Error code 1, while making 'build_all'
---* TG_SLO.MK *---
ich kann leider mit der Fehlermeldung nichts anfangen. Vielleicht kann mir jemand aus dem Forum helfen. Bei google habe ich auch nichts gefunden.
Danke für die Hilfe.
tooly
Gentoo 1.4-rc1 |
|