Hi,
On 26.09.2012 19:18, Regina Henschel wrote:
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'
Changed that, indeed it's not a valid escape sequence and showing
relative value units may have been wrong, but practically never used.
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?
No idea. Someone with better knowledge of the build system might know..
Kind regards
Regina
Sincerely,
Armin
--
ALG