On 10 October 2013 15:51, Jürgen Schmidt <[email protected]> wrote: > after solving some further dependency problems ... I get now this error > > /usr/bin/g++-4.0 -fsigned-char -fmessage-length=0 -malign-natural -c > -O2 -fno-strict-aliasing -DENABLE_LAYOUT=0 > -DENABLE_LAYOUT_EXPERIMENTAL=0 -I. -I../unxmacxi.pro/misc > -I../unxmacxi.pro/inc/genLang -I../inc -I../inc/pch -I../inc > -I../aqua/inc -I../unx/inc -I../unxmacxi.pro/inc -I. > -I/Users/jsc/dev/svn/l10n40/main/solver/410/unxmacxi.pro/inc/stl > -I/Users/jsc/dev/svn/l10n40/main/solver/410/unxmacxi.pro/inc/external > -I/Users/jsc/dev/svn/l10n40/main/solver/410/unxmacxi.pro/inc > -I/Users/jsc/dev/svn/l10n40/main/solenv/unxmacxi/inc > -I/Users/jsc/dev/svn/l10n40/main/solenv/inc > -I/Users/jsc/dev/svn/l10n40/main/res > -I/Users/jsc/dev/svn/l10n40/main/solver/410/unxmacxi.pro/inc/stl > -I/Developer/SDKs/MacOSX10.4u.sdk/System/Library/Frameworks/JavaVM.framework/Versions/Current/Headers > -I/Developer/SDKs/MacOSX10.4u.sdk/System/Library/Frameworks/JavaVM.framework/Headers > -I/Users/jsc/dev/svn/l10n40/main/solver/410/unxmacxi.pro/inc/offuh -I. > -I../res -I. -pipe -malign-natural -fsigned-char -Wno-ctor-dtor-privacy > -Wall -Wendif-labels -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor > -fPIC -fno-common -DMACOSX -DUNX -DVCL -DGCC -DC341 -DINTEL -DGLIBC=2 > -D_PTHREADS -D_REENTRANT -DNO_PTHREAD_PRIORITY -DX86 > -DSTLPORT_VERSION=400 -D_USE_NAMESPACE=1 -DQUARTZ -isysroot > /Developer/SDKs/MacOSX10.4u.sdk -D__DMAKE -DUNIX -DCPPU_ENV=gcc3 > -DGXX_INCLUDE_PATH=/usr/include/c++/4.0.0 -DSUPD=410 -DPRODUCT -DNDEBUG > -DOSL_DEBUG_LEVEL=0 -DOPTIMIZE -DCUI -DSOLAR_JAVA > -DYY_NEVER_INTERACTIVE=1 -fexceptions -fno-enforce-eh-specs > -DEXCEPTIONS_ON -o ../unxmacxi.pro/obj/gConPoWrap.o > /Users/jsc/dev/svn/l10n40/main/l10ntools/source/gConPoWrap.cxx > ../unxmacxi.pro/misc/gConPo_yy.c: In function ‘int PoWrap::yylex()’: > ../unxmacxi.pro/misc/gConPo_yy.c:864: warning: comparison between signed > and unsigned integer expressions > ../unxmacxi.pro/misc/gConPo_yy.c: In function ‘int > PoWrap::yy_get_next_buffer()’: > ../unxmacxi.pro/misc/gConPo_yy.c:1177: error: invalid conversion from > ‘PoWrap::yy_size_t*’ to ‘int*’ > ../unxmacxi.pro/misc/gConPo_yy.c:1177: error: initializing argument 2 > of ‘void convert_gen_impl::lexRead(char*, int*, int)’ > dmake: Error code 1, while making '../unxmacxi.pro/obj/gConPoWrap.obj' > ERROR: error 65280 occurred while making > /Users/jsc/dev/svn/l10n40/main/l10ntools/source > > > I am sure you know the relation between the flex files, the generated > files and the other related files ;-)
I do, andrea got the same error, but I dont in ubuntu. I think flex generates different output, can you please mail me gConPo_yy.c so I see the differences. thanks in advance. rgds jan I. > > Juergen > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
