[Olsr-dev] MID refactoring

Hannes Gredler (spam-protected)
Mon Sep 8 00:34:03 CEST 2008


tx - your commit makes perfect sense. - have also fixed a couple of fbsd (macosx) build breaks.

On Sun, Sep 07, 2008 at 06:33:40PM +0200, Bernd Petrovitsch wrote:
| On Fre, 2008-09-05 at 17:27 +0200, Hannes Gredler wrote:
| [....]
| >asking for review & testing,
| 
| make build_all yields hereover (Fedora-9)
| ----  snip  ----
| /usr/bin/ccache gcc -Wall -Wextra -Wold-style-definition -Wdeclaration-after-statement -Wmissing-prototypes -Wstrict-prototypes -Wmissing-declarations -Wsign-compare -Waggregate-return -Wmissing-noreturn -Wmissing-format-attribute -Wno-multichar -Wno-deprecated-declarations -Wendif-labels -Wwrite-strings -Wbad-function-cast -Wpointer-arith -Wcast-qual -Wnested-externs -Winline -Wdisabled-optimization -Werror -finline-functions-called-once -funit-at-a-time -fearly-inlining -fomit-frame-pointer -finline-limit=350   -fPIC -Isrc -I../../src -pthread -DOLSR_PLUGIN  -DUSE_FPM -Dlinux -DNDEBUG    -c -o src/Bmf.o src/Bmf.c
| cc1: warnings being treated as errors
| src/Bmf.c: In function ???MainAddressOf???:
| src/Bmf.c:135: error: implicit declaration of function ???mid_lookup_main_addr???
| src/Bmf.c:135: error: nested extern declaration of ???mid_lookup_main_addr???
| src/Bmf.c:135: error: assignment makes pointer from integer without a cast
| make[1]: *** [src/Bmf.o] Error 1
| make[1]: Leaving directory `/home/bernd/src/olsrd/hg/hg-gredler/lib/bmf'
| make: *** [libs] Error 2
| ----  snip  ----




More information about the Olsr-dev mailing list