[olsr-dev] Fw: olsrd-current unter FreeBSD 6.2 RELEASE
Götz Fischer
(spam-protected)
Wed Feb 14 13:48:34 CET 2007
Hi,
> applied.
>
> - Andreas
>
> John Hay wrote:
>> On Wed, Feb 14, 2007 at 07:53:29AM +0100, Sven-Ola Tuecke wrote:
>>
>>> Hi,
>>>
>>> forwarding the following BSD compile error note. I'am sure, goetz has
>>> checked out from current CVS.
>>>
>> ...
OK, that's working but next is bsd/net.c
cc -Wall -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations
-Wsign-compare -O2 -g -DOLSRD_GLOBAL_CONF_FILE=\"/etc/olsrd.conf\" -MD
-Isrc -I./src -c -o src/bsd/net.o src/bsd/net.c
src/bsd/net.c:224: error: conflicting types for 'disable_redirects'
src/net_os.h:86: error: previous declaration of 'disable_redirects' was here
src/bsd/net.c:224: error: conflicting types for 'disable_redirects'
src/net_os.h:86: error: previous declaration of 'disable_redirects' was here
src/bsd/net.c:233: error: conflicting types for 'deactivate_spoof'
src/net_os.h:92: error: previous declaration of 'deactivate_spoof' was here
src/bsd/net.c:233: error: conflicting types for 'deactivate_spoof'
src/net_os.h:92: error: previous declaration of 'deactivate_spoof' was here
gmake: *** [src/bsd/net.o] Error 1
Goetz
More information about the Olsr-dev
mailing list