On Thu, Apr 07, 2011 at 10:24:10AM -0800, acorn12 wrote:
> /home/user/git/bacula/cross-tools/source/binutils-2.16.91-20060119-1/libiberty/ternary.c:143:
>  
> warning: 'ternary_recursivesearch' defined but not used
> cc1: warnings being treated as errors
> /home/user/git/bacula/cross-tools/source/binutils-2.16.91-20060119-1/binutils/bucomm.c:
>  
> In function 'make_tempname':
> /home/user/git/bacula/cross-tools/source/binutils-2.16.91-20060119-1/binutils/bucomm.c:426:
>  
> error: ignoring return value of 'mktemp', declared with attribute 
> warn_unused_result
> /home/user/git/bacula/cross-tools/source/binutils-2.16.91-20060119-1/binutils/bucomm.c:433:
>  
> error: ignoring return value of 'mktemp', declared with attribute 
> warn_unused_result
> make[4]: *** [bucomm.o] Error 1
> make[3]: *** [all-recursive] Error 1
> make[2]: *** [all] Error 2
> make[1]: *** [all-binutils] Error 2
> make: *** [all] Error 2
> make of binutils failed - log available: binutils-mingw32/make.log

either remove -Werror from CFLAGS or fix the source of the warnings in
the code.

L.


-- 
Luca Berra -- bl...@comedia.it

------------------------------------------------------------------------------
Xperia(TM) PLAY
It's a major breakthrough. An authentic gaming
smartphone on the nation's most reliable network.
And it wants your games.
http://p.sf.net/sfu/verizon-sfdev
_______________________________________________
Bacula-devel mailing list
Bacula-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-devel

Reply via email to