Hi

I get following error when compiling addrdb (works fine when removing
-Werror):
(git rev 693692a108bb1b957b207c4f3af0597d901be8b4)

~/workspace/linux-zigbee2/addrdb $ make
/bin/sh ../libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I.
-I..  -I../include  -g3 -Wall -Werror -g -O2 -MT coord-config-lex.lo -MD
-MP -MF .deps/coord-config-lex.Tpo -c -o coord-config-lex.lo
coord-config-lex.c                                                              
                                      

libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I../include -g3 -Wall
-Werror -g -O2 -MT coord-config-lex.lo -MD -MP -MF
.deps/coord-config-lex.Tpo -c coord-config-lex.c  -fPIC -DPIC -o
.libs/coord-config-lex.o                                                        
                                                      

cc1: warnings being treated as
errors                                                                          
                                                 

coord-config-lex.c: In Funktion
»yylex«:                                                                        
                                                

coord-config-lex.l:56: Fehler: Der Rückgabewert von »fwrite«, der mit
dem Attribut warn_unused_result deklariert wurde, wird
ignoriert                          
make: *** [coord-config-lex.lo] Fehler 1

cheers
martin

------------------------------------------------------------------------------
_______________________________________________
Linux-zigbee-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/linux-zigbee-devel

Reply via email to