Hi all,

I have started build with  --enable-werror and  --enable-dbgutil

I get the following errors:

c:/AOO_2012_09_git/trunk/main/svx/source/svdraw/svdtrans.cxx(1100) : error C2220: warning treated as error - no 'object' file generated c:/AOO_2012_09_git/trunk/main/svx/source/svdraw/svdtrans.cxx(1100) : warning C4129: '%' : unrecognized character escape sequence c:/AOO_2012_09_git/trunk/main/svx/source/svdraw/svdtrans.cxx(1130) : warning C4129: '%' : unrecognized character escape sequence make: *** [/cygdrive/c/AOO_2012_09_git/trunk/main/solver/350/wntmsci12/workdir/CxxObject/svx/source/svdraw/svdtrans.o] Error 2
dmake:  Error code 2, while making 'all'


c:/AOO_2012_09_git/trunk/ext_libraries/apr-util/wntmsci12/misc/build/apr-util-1.4.1/buckets/apr_buckets.c(20) : error C2220: warning treated as error - no 'object' file generated c:/AOO_2012_09_git/trunk/ext_libraries/apr-util/wntmsci12/misc/build/apr-util-1.4.1/buckets/apr_buckets.c(20) : warning C4100: 'pool' : unreferenced formal parameter c:/AOO_2012_09_git/trunk/ext_libraries/apr-util/wntmsci12/misc/build/apr-util-1.4.1/buckets/apr_buckets.c(19) : warning C4100: 'data' : unreferenced formal parameter c:/AOO_2012_09_git/trunk/ext_libraries/apr-util/wntmsci12/misc/build/apr-util-1.4.1/buckets/apr_buckets.c(26) : warning C4100: 'pool' : unreferenced formal parameter c:/AOO_2012_09_git/trunk/ext_libraries/apr-util/wntmsci12/misc/build/apr-util-1.4.1/buckets/apr_buckets.c(25) : warning C4100: 'data' : unreferenced formal parameter c:/AOO_2012_09_git/trunk/ext_libraries/apr-util/wntmsci12/misc/build/apr-util-1.4.1/buckets/apr_buckets.c(32) : warning C4100: 'point' : unreferenced formal parameter c:/AOO_2012_09_git/trunk/ext_libraries/apr-util/wntmsci12/misc/build/apr-util-1.4.1/buckets/apr_buckets.c(31) : warning C4100: 'data' : unreferenced formal parameter c:/AOO_2012_09_git/trunk/ext_libraries/apr-util/wntmsci12/misc/build/apr-util-1.4.1/buckets/apr_buckets.c(38) : warning C4100: 'c' : unreferenced formal parameter c:/AOO_2012_09_git/trunk/ext_libraries/apr-util/wntmsci12/misc/build/apr-util-1.4.1/buckets/apr_buckets.c(37) : warning C4100: 'e' : unreferenced formal parameter c:/AOO_2012_09_git/trunk/ext_libraries/apr-util/wntmsci12/misc/build/apr-util-1.4.1/buckets/apr_buckets.c(43) : warning C4100: 'data' : unreferenced formal parameter make: *** [/cygdrive/c/AOO_2012_09_git/trunk/main/solver/350/wntmsci12/workdir/CObject/apr-util/wntmsci12/misc/build/apr-util-1.4.1/buckets/apr_buckets.o] Error 2
dmake:  Error code 2, while making './wntmsci12/misc/build/so_built_aprutil'

It seems, I had to exclude ext_libraries someway. How to do that?

Kind regards
Regina

Reply via email to