To this problem, i made a diff that is ok. Claudio
Claudio F Filho escreveu: > On Debian with kernel 2.6.11-1-686, gcc (GCC) 3.3.6 (Debian 1:3.3.6-6) > building m112 got the following error. > Did anyone get this? > > Claudio > > ------------------------- > > ============= > Building project automation > ============= <cut> > ------------- > /home/filhocf/build/src680_m112/automation/source/communi > ------------------------------ > Making: ../../unxlngi4.pro/slo/communi.obj > ccache g++ -Wuninitialized -fmessage-length=0 -c -I. -I. -I../inc > -I../../inc -I../../unx/inc -I../../unxlngi4.pro/inc -I. > -I/home/filhocf/build/src680_m112/solver/680/unxlngi4.pro/inc/stl > -I/home/filhocf/build/src680_m112/solver/680/unxlngi4.pro/inc/external > -I/home/filhocf/build/src680_m112/solver/680/unxlngi4.pro/inc > -I/home/filhocf/build/src680_m112/solenv/unxlngi4/inc > -I/home/filhocf/build/src680_m112/solenv/inc > -I/home/filhocf/build/src680_m112/res > -I/home/filhocf/build/src680_m112/solver/680/unxlngi4.pro/inc/stl > -I/home/filhocf/build/src680_m112/solenv/inc/Xp31 > -I/usr/lib/j2sdk1.4-sun/include -I/usr/lib/j2sdk1.4-sun/include/linux > -I/usr/lib/j2sdk1.4-sun/include/native_threads/include > -I/usr/X11R6/include -I. -I../../res -I. -g -O1 -pipe > -mcpu=pentiumpro -Wno-ctor-dtor-privacy -include preinclude.h > -fno-exceptions -fpic -DLINUX -DUNX -DVCL -DGCC -DC300 -DINTEL > -DGXX_INCLUDE_PATH=/usr/include/c++/3.3 -DCVER=C300 -D_USE_NAMESPACE > -DGLIBC=2 -DX86 -D_PTHREADS -D_REENTRANT -DNEW_SOLAR -D_USE_NAMESPACE=1 > -DSTLPORT_VERSION=400 -D__DMAKE -DUNIX -DCPPU_ENV=gcc3 -DSUPD=680 > -DPRODUCT -DNDEBUG -DPRODUCT_FULL -DOSL_DEBUG_LEVEL=0 -DOPTIMIZE > -DEXCEPTIONS_OFF -DCUI -DSOLAR_JAVA -DSRC680 -DSHAREDLIB -D_DLL_ > -DMULTITHREAD -o ../../unxlngi4.pro/slo/communi.o > /home/filhocf/build/src680_m112/automation/source/communi/communi.cxx > In file included from ../../inc/commdefines.hxx:70, > from ../../inc/simplecm.hxx:83, > from ../../inc/communi.hxx:79, > from > /home/filhocf/build/src680_m112/automation/source/communi/communi.cxx:87: > ../inc/commtypes.hxx:75:31: tools/commtypes.hxx: Arquivo ou diretório > não encontrado tools/commtypes.hxx: File or directory not found
--- source/inc/commtypes.hxx.orig 2005-06-24 13:23:48.000000000 -0400 +++ source/inc/commtypes.hxx 2005-06-24 13:19:10.000000000 -0400 @@ -72,7 +72,7 @@ /* this file is necessary to supply the possibility to just use * #include "commtypes.hxx" for the other Environment independent files * in this project */ -#include <tools/commtypes.hxx> +#include <../../inc/commtypes.hxx> class SmartId; class String; #define comm_String String
smime.p7s
Description: S/MIME Cryptographic Signature
