[Olsr-dev] olsrd on debian/kfreebsd

Holger Levsen (spam-protected)
Mon Nov 19 13:59:51 CET 2007


Hi,

On Sunday 18 November 2007 16:22, Bernd Petrovitsch wrote:
> The simplest is to try sell it as FreeBSD as I expect the kernel to be
> more relevant than the user-space part (e.g. for the ioctl()s for
> routing).

Sounds sensible.

> So just try "make OS=fbsd" (and finally fixup
> olsrd-current/make/guess_os.sh to set deliver the correct result).

I now have access to a kfreebsd/i386 and a kfreebsd/amd64 system. And 
there, "uname -s | tr '[A-Z]' '[a-z]'" returns: gnu/kfreebsd

Wow & LOL :)

> It that doesn't work (and the thing should also run, not only compile),

It doesnt compile, log attached. 

> we can try "Linux" since the user-space part is that.
> If that also doesn't work, we need probably another "OS".


regards,
	Holger
-------------- next part --------------
dpkg-buildpackage: source package olsrd
dpkg-buildpackage: source version 0.5.4-2
dpkg-buildpackage: source changed by Holger Levsen <(spam-protected)>
dpkg-buildpackage: host architecture kfreebsd-i386
 fakeroot debian/rules clean
dh_testdir
dh_testroot
rm -f build-stamp configure-stamp
# Add here commands to clean up after the build process.
/usr/bin/make uberclean
make[1]: Entering directory `/home/holger/olsrd-0.5.4'
rm -f src/build_msg.o src/duplicate_set.o src/generate_msg.o src/hashing.o src/hna_set.o src/hysteresis.o src/interfaces.o src/ipc_frontend.o src/link_set.o src/local_hna_set.o src/lq_avl.o src/lq_list.o src/lq_mpr.o src/lq_packet.o src/lq_route.o src/main.o src/mantissa.o src/mid_set.o src/mpr.o src/mpr_selector_set.o src/neighbor_table.o src/net_olsr.o src/olsr.o src/packet.o src/parser.o src/plugin_loader.o src/plugin_util.o src/print_packet.o src/process_package.o src/process_routes.o src/rebuild_packet.o src/routing_table.o src/scheduler.o src/socket_parser.o src/tc_set.o src/two_hop_neighbor_table.o src/build_msg.d src/duplicate_set.d src/generate_msg.d src/hashing.d src/hna_set.d src/hysteresis.d src/interfaces.d src/ipc_frontend.d src/link_set.d src/local_hna_set.d src/lq_avl.d src/lq_list.d src/lq_mpr.d src/lq_packet.d src/lq_route.d src/main.d src/mantissa.d src/mid_set.d src/mpr.d src/mpr_selector_set.d src/neighbor_table.d src/net_olsr.d src/olsr.d src/packet.d src/parser.d src/plugin_loader.d src/plugin_util.d src/print_packet.d src/process_package.d src/process_routes.d src/rebuild_packet.d src/routing_table.d src/scheduler.d src/socket_parser.d src/tc_set.d src/two_hop_neighbor_table.d olsrd olsrd.exe src/builddata.c
/usr/bin/make OS="UNKNOWN" WARNINGS="-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 -Wnested-externs -Winline -Wdisabled-optimization -finline-functions-called-once -fearly-inlining -finline-limit=50" -C src/cfgparser clean
make[2]: Entering directory `/home/holger/olsrd-0.5.4/src/cfgparser'
rm -f *.[od~] oscan.c oparse.[ch]
rm -f olsrd_cfgparser.so.0.1
rm -f olsrd_cfgparser
rm -f oparse.c-tmp
make[2]: Leaving directory `/home/holger/olsrd-0.5.4/src/cfgparser'
/usr/bin/make OS="UNKNOWN" WARNINGS="-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 -Wnested-externs -Winline -Wdisabled-optimization -finline-functions-called-once -fearly-inlining -finline-limit=50" -C lib LIBDIR=/usr/lib clean
make[2]: Entering directory `/home/holger/olsrd-0.5.4/lib'
/usr/bin/make OS=UNKNOWN -C bmf clean
make[3]: Entering directory `/home/holger/olsrd-0.5.4/lib/bmf'
*** BMF Plugin only supported on Linux, sorry!
make[3]: Leaving directory `/home/holger/olsrd-0.5.4/lib/bmf'
/usr/bin/make OS=UNKNOWN -C dot_draw clean
make[3]: Entering directory `/home/holger/olsrd-0.5.4/lib/dot_draw'
rm -f src/olsrd_dot_draw.o src/olsrd_plugin.o src/olsrd_dot_draw.d src/olsrd_plugin.d 
make[3]: Leaving directory `/home/holger/olsrd-0.5.4/lib/dot_draw'
/usr/bin/make OS=UNKNOWN -C dyn_gw clean
make[3]: Entering directory `/home/holger/olsrd-0.5.4/lib/dyn_gw'
rm -f src/olsrd_dyn_gw.o src/olsrd_plugin.o src/olsrd_dyn_gw.d src/olsrd_plugin.d 
make[3]: Leaving directory `/home/holger/olsrd-0.5.4/lib/dyn_gw'
/usr/bin/make OS=UNKNOWN -C dyn_gw_plain clean
make[3]: Entering directory `/home/holger/olsrd-0.5.4/lib/dyn_gw_plain'
rm -f src/olsrd_dyn_gw_plain.o src/olsrd_dyn_gw_plain.d 
make[3]: Leaving directory `/home/holger/olsrd-0.5.4/lib/dyn_gw_plain'
/usr/bin/make OS=UNKNOWN -C httpinfo clean
make[3]: Entering directory `/home/holger/olsrd-0.5.4/lib/httpinfo'
rm -f src/admin_interface.o src/olsrd_httpinfo.o src/olsrd_plugin.o ../../src/cfgparser/cfgfile_gen.o src/admin_interface.d src/olsrd_httpinfo.d src/olsrd_plugin.d 
make[3]: Leaving directory `/home/holger/olsrd-0.5.4/lib/httpinfo'
/usr/bin/make OS=UNKNOWN -C mini clean
make[3]: Entering directory `/home/holger/olsrd-0.5.4/lib/mini'
rm -f src/olsrd_plugin.o src/olsrd_plugin.d 
make[3]: Leaving directory `/home/holger/olsrd-0.5.4/lib/mini'
/usr/bin/make OS=UNKNOWN -C nameservice clean
make[3]: Entering directory `/home/holger/olsrd-0.5.4/lib/nameservice'
rm -f src/compat.o src/nameservice.o src/olsrd_copy.o src/olsrd_plugin.o src/compat.d src/nameservice.d src/olsrd_copy.d src/olsrd_plugin.d 
make[3]: Leaving directory `/home/holger/olsrd-0.5.4/lib/nameservice'
/usr/bin/make OS=UNKNOWN -C pgraph clean
make[3]: Entering directory `/home/holger/olsrd-0.5.4/lib/pgraph'
rm -f src/olsrd_pgraph.o src/olsrd_pgraph.d 
make[3]: Leaving directory `/home/holger/olsrd-0.5.4/lib/pgraph'
/usr/bin/make OS=UNKNOWN -C secure clean
make[3]: Entering directory `/home/holger/olsrd-0.5.4/lib/secure'
rm -f src/md5.o src/olsrd_plugin.o src/olsrd_secure.o src/md5.d src/olsrd_plugin.d src/olsrd_secure.d 
make[3]: Leaving directory `/home/holger/olsrd-0.5.4/lib/secure'
/usr/bin/make OS=UNKNOWN -C txtinfo clean
make[3]: Entering directory `/home/holger/olsrd-0.5.4/lib/txtinfo'
rm -f src/olsrd_plugin.o src/olsrd_txtinfo.o src/olsrd_plugin.d src/olsrd_txtinfo.d 
make[3]: Leaving directory `/home/holger/olsrd-0.5.4/lib/txtinfo'
make[2]: Leaving directory `/home/holger/olsrd-0.5.4/lib'
rm -f src/TAGS
# BSD-xargs has no "--no-run-if-empty" aka "-r"
find . \( -name '*.[od]' -o -name '*~' \) -print0 | xargs -0 rm -f
/usr/bin/make OS="UNKNOWN" WARNINGS="-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 -Wnested-externs -Winline -Wdisabled-optimization -finline-functions-called-once -fearly-inlining -finline-limit=50" -C src/cfgparser uberclean
make[2]: Entering directory `/home/holger/olsrd-0.5.4/src/cfgparser'
rm -f *.[od~] oscan.c oparse.[ch]
rm -f olsrd_cfgparser.so.0.1
rm -f olsrd_cfgparser
rm -f oparse.c-tmp
rm -f oparse.c oparse.h oscan.c
make[2]: Leaving directory `/home/holger/olsrd-0.5.4/src/cfgparser'
/usr/bin/make OS="UNKNOWN" WARNINGS="-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 -Wnested-externs -Winline -Wdisabled-optimization -finline-functions-called-once -fearly-inlining -finline-limit=50" -C src/olsr_switch clean
make[2]: Entering directory `/home/holger/olsrd-0.5.4/src/olsr_switch'
rm -f *.[od]
rm -f *~
rm -f ../../olsr_switch
make[2]: Leaving directory `/home/holger/olsrd-0.5.4/src/olsr_switch'
make[1]: Leaving directory `/home/holger/olsrd-0.5.4'
rm -f /home/holger/olsrd-0.5.4/lib/*/src/*.o /home/holger/olsrd-0.5.4/lib/*/*.so.?.?
QUILT_PATCHES=debian/patches quilt pop -a -R || test $? = 2
Kein Patch entfernt
dh_clean 
 dpkg-source -b olsrd-0.5.4
dpkg-source: building olsrd using existing olsrd_0.5.4.orig.tar.gz
dpkg-source: building olsrd in olsrd_0.5.4-2.diff.gz
dpkg-source: building olsrd in olsrd_0.5.4-2.dsc
 debian/rules build
dh_testdir
# Add here commands to configure the package.
QUILT_PATCHES=debian/patches quilt push -a || test $? = 2
Wende Patch 100-debug_level.patch an
patching file files/olsrd.conf.default.rfc

Wende Patch 200-etc-olsrd.patch an
patching file src/olsr_switch/ohs_cmd.c
Hunk #1 succeeded at 134 (offset 4 lines).

Wende Patch 210-txtinfo-Makefile.patch an
patching file Makefile
Hunk #1 succeeded at 191 with fuzz 2 (offset 11 lines).

Jetzt in Patch 210-txtinfo-Makefile.patch
touch configure-stamp
dh_testdir
# Add here commands to compile the package.
/usr/bin/make OS=fbsd DESTDIR=/home/holger/olsrd-0.5.4/debian/olsrd 
make[1]: Entering directory `/home/holger/olsrd-0.5.4'
In file included from src/unix/misc.c:46:
src/olsr_types.h:86:9: error: #error "Unsupported system"
In file included from src/interfaces.h:50,
                 from src/unix/ifnet.c:47:
src/olsr_types.h:86:9: error: #error "Unsupported system"
In file included from src/olsr_protocol.h:50,
                 from src/defs.h:58,
                 from src/bsd/net.c:42:
src/olsr_types.h:86:9: error: #error "Unsupported system"
In file included from src/olsr_protocol.h:50,
                 from src/defs.h:58,
                 from src/kernel_routes.h:45,
                 from src/bsd/kernel_routes.c:43:
src/olsr_types.h:86:9: error: #error "Unsupported system"
In file included from src/olsr_protocol.h:50,
                 from src/defs.h:58,
                 from src/bsd/apm.c:43:
src/olsr_types.h:86:9: error: #error "Unsupported system"
In file included from src/olsr_protocol.h:50,
                 from src/defs.h:58,
                 from src/two_hop_neighbor_table.c:44:
src/olsr_types.h:86:9: error: #error "Unsupported system"
In file included from src/olsr_protocol.h:50,
                 from src/defs.h:58,
                 from src/tc_set.h:46,
                 from src/tc_set.c:43:
src/olsr_types.h:86:9: error: #error "Unsupported system"
In file included from src/olsr_protocol.h:50,
                 from src/olsr.h:46,
                 from src/socket_parser.c:44:
src/olsr_types.h:86:9: error: #error "Unsupported system"
In file included from src/olsr_protocol.h:50,
                 from src/defs.h:58,
                 from src/scheduler.c:43:
src/olsr_types.h:86:9: error: #error "Unsupported system"
In file included from src/olsr_protocol.h:50,
                 from src/defs.h:58,
                 from src/routing_table.c:43:
src/olsr_types.h:86:9: error: #error "Unsupported system"
In file included from src/olsr_protocol.h:50,
                 from src/rebuild_packet.h:48,
                 from src/rebuild_packet.c:43:
src/olsr_types.h:86:9: error: #error "Unsupported system"
In file included from src/olsr_protocol.h:50,
                 from src/defs.h:58,
                 from src/process_routes.c:46:
src/olsr_types.h:86:9: error: #error "Unsupported system"
In file included from src/olsr_protocol.h:50,
                 from src/defs.h:58,
                 from src/process_package.c:43:
src/olsr_types.h:86:9: error: #error "Unsupported system"
In file included from src/print_packet.h:45,
                 from src/print_packet.c:42:
src/olsr_types.h:86:9: error: #error "Unsupported system"
In file included from src/olsr_protocol.h:50,
                 from src/olsr.h:46,
                 from src/plugin_util.c:44:
src/olsr_types.h:86:9: error: #error "Unsupported system"
In file included from src/plugin_loader.h:46,
                 from src/plugin_loader.c:42:
src/olsr_types.h:86:9: error: #error "Unsupported system"
In file included from src/olsr_protocol.h:50,
                 from src/parser.h:46,
                 from src/parser.c:42:
src/olsr_types.h:86:9: error: #error "Unsupported system"
In file included from src/olsr_protocol.h:50,
                 from src/defs.h:58,
                 from src/packet.c:43:
src/olsr_types.h:86:9: error: #error "Unsupported system"
In file included from src/olsr_protocol.h:50,
                 from src/defs.h:58,
                 from src/olsr.c:46:
src/olsr_types.h:86:9: error: #error "Unsupported system"
In file included from src/olsr_protocol.h:50,
                 from src/defs.h:58,
                 from src/net_olsr.h:47,
                 from src/net_olsr.c:42:
src/olsr_types.h:86:9: error: #error "Unsupported system"
In file included from src/olsr_protocol.h:50,
                 from src/defs.h:58,
                 from src/neighbor_table.c:44:
src/olsr_types.h:86:9: error: #error "Unsupported system"
In file included from src/olsr_protocol.h:50,
                 from src/defs.h:58,
                 from src/mpr_selector_set.c:43:
src/olsr_types.h:86:9: error: #error "Unsupported system"
In file included from src/olsr_protocol.h:50,
                 from src/defs.h:58,
                 from src/mpr.c:42:
src/olsr_types.h:86:9: error: #error "Unsupported system"
In file included from src/olsr_protocol.h:50,
                 from src/defs.h:58,
                 from src/mid_set.c:42:
src/olsr_types.h:86:9: error: #error "Unsupported system"
In file included from src/mantissa.h:46,
                 from src/mantissa.c:42:
src/olsr_types.h:86:9: error: #error "Unsupported system"
In file included from src/olsr_protocol.h:50,
                 from src/defs.h:58,
                 from src/main.c:46:
src/olsr_types.h:86:9: error: #error "Unsupported system"
In file included from src/olsr_protocol.h:50,
                 from src/defs.h:58,
                 from src/lq_route.c:44:
src/olsr_types.h:86:9: error: #error "Unsupported system"
In file included from src/olsr_protocol.h:50,
                 from src/lq_packet.c:44:
src/olsr_types.h:86:9: error: #error "Unsupported system"
In file included from src/olsr_protocol.h:50,
                 from src/defs.h:58,
                 from src/lq_mpr.c:42:
src/olsr_types.h:86:9: error: #error "Unsupported system"
In file included from src/olsr_protocol.h:50,
                 from src/defs.h:58,
                 from src/local_hna_set.c:42:
src/olsr_types.h:86:9: error: #error "Unsupported system"
In file included from src/olsr_protocol.h:50,
                 from src/defs.h:58,
                 from src/link_set.c:47:
src/olsr_types.h:86:9: error: #error "Unsupported system"
In file included from src/olsr_protocol.h:50,
                 from src/defs.h:58,
                 from src/ipc_frontend.h:59,
                 from src/ipc_frontend.c:49:
src/olsr_types.h:86:9: error: #error "Unsupported system"
In file included from src/olsr_protocol.h:50,
                 from src/defs.h:58,
                 from src/interfaces.c:42:
src/olsr_types.h:86:9: error: #error "Unsupported system"
In file included from src/olsr_protocol.h:50,
                 from src/hysteresis.c:45:
src/olsr_types.h:86:9: error: #error "Unsupported system"
In file included from src/olsr_protocol.h:50,
                 from src/defs.h:58,
                 from src/hna_set.c:42:
src/olsr_types.h:86:9: error: #error "Unsupported system"
In file included from src/olsr_protocol.h:50,
                 from src/hashing.c:42:
src/olsr_types.h:86:9: error: #error "Unsupported system"
In file included from src/interfaces.h:50,
                 from src/generate_msg.h:45,
                 from src/generate_msg.c:42:
src/olsr_types.h:86:9: error: #error "Unsupported system"
In file included from src/olsr_protocol.h:50,
                 from src/defs.h:58,
                 from src/duplicate_set.c:44:
src/olsr_types.h:86:9: error: #error "Unsupported system"
In file included from src/olsr_protocol.h:50,
                 from src/defs.h:58,
                 from src/build_msg.c:42:
src/olsr_types.h:86:9: error: #error "Unsupported system"
make[1]: Leaving directory `/home/holger/olsrd-0.5.4'
make[1]: Entering directory `/home/holger/olsrd-0.5.4'
/usr/bin/make OS="fbsd" WARNINGS="-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 -Wnested-externs -Winline -Wdisabled-optimization -finline-functions-called-once -fearly-inlining -finline-limit=50" -C src/cfgparser
make[2]: Entering directory `/home/holger/olsrd-0.5.4/src/cfgparser'
In file included from ../../src/olsr_protocol.h:50,
                 from olsrd_conf.h:46,
                 from olsrd_conf.c:52:
../../src/olsr_types.h:86:9: error: #error "Unsupported system"
In file included from ../../src/olsr_protocol.h:50,
                 from olsrd_conf.h:46,
                 from cfgfile_gen.c:50:
../../src/olsr_types.h:86:9: error: #error "Unsupported system"
make[2]: Leaving directory `/home/holger/olsrd-0.5.4/src/cfgparser'
make[2]: Entering directory `/home/holger/olsrd-0.5.4/src/cfgparser'
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 -Wnested-externs -Winline -Wdisabled-optimization -finline-functions-called-once -fearly-inlining -finline-limit=50 -O2  -Isrc -I../../src -pthread -DSUPPORT_OLD_PLUGIN_VERSIONS=1 -DOLSRD_GLOBAL_CONF_FILE=\"/usr/local/etc/olsrd.conf\"   -DMAKELIB  -c -o olsrd_conf.o olsrd_conf.c
In file included from ../../src/olsr_protocol.h:50,
                 from olsrd_conf.h:46,
                 from olsrd_conf.c:52:
../../src/olsr_types.h:86:9: error: #error "Unsupported system"
In file included from ../../src/olsr_protocol.h:50,
                 from olsrd_conf.h:46,
                 from olsrd_conf.c:52:
../../src/olsr_types.h:97: error: expected specifier-qualifier-list before ???olsr_u32_t???
../../src/olsr_types.h:104: error: expected specifier-qualifier-list before ???olsr_u8_t???
../../src/olsr_types.h:109: error: expected specifier-qualifier-list before ???olsr_u32_t???
In file included from olsrd_conf.h:46,
                 from olsrd_conf.c:52:
../../src/olsr_protocol.h:212: error: expected specifier-qualifier-list before ???olsr_u8_t???
../../src/olsr_protocol.h:220: error: expected specifier-qualifier-list before ???olsr_u16_t???
../../src/olsr_protocol.h:232: error: expected specifier-qualifier-list before ???olsr_u8_t???
../../src/olsr_protocol.h:240: error: expected specifier-qualifier-list before ???olsr_u16_t???
../../src/olsr_protocol.h:252: error: expected specifier-qualifier-list before ???olsr_u32_t???
../../src/olsr_protocol.h:258: error: expected specifier-qualifier-list before ???olsr_u16_t???
../../src/olsr_protocol.h:277: error: expected specifier-qualifier-list before ???olsr_u16_t???
../../src/olsr_protocol.h:297: error: expected specifier-qualifier-list before ???olsr_u32_t???
../../src/olsr_protocol.h:331: error: expected specifier-qualifier-list before ???olsr_u32_t???
../../src/olsr_protocol.h:365: error: expected specifier-qualifier-list before ???olsr_u8_t???
../../src/olsr_protocol.h:389: error: expected specifier-qualifier-list before ???olsr_u8_t???
../../src/olsr_protocol.h:415: error: expected specifier-qualifier-list before ???olsr_u16_t???
../../src/olsr_protocol.h:423: error: expected specifier-qualifier-list before ???olsr_u16_t???
In file included from ../../src/olsr_cfg.h:99,
                 from olsrd_conf.h:47,
                 from olsrd_conf.c:52:
../../src/interfaces.h:97: error: expected specifier-qualifier-list before ???olsr_u32_t???
../../src/interfaces.h:104: error: expected specifier-qualifier-list before ???olsr_u8_t???
../../src/interfaces.h:114: error: expected specifier-qualifier-list before ???olsr_u8_t???
../../src/interfaces.h:145: error: expected specifier-qualifier-list before ???olsr_u16_t???
../../src/interfaces.h:191: error: expected ???=???, ???,???, ???;???, ???asm??? or ???__attribute__??? before ???get_if_property_id???
../../src/interfaces.h:194: error: expected declaration specifiers or ???...??? before ???olsr_u32_t???
../../src/interfaces.h:197: error: expected declaration specifiers or ???...??? before ???olsr_u32_t???
../../src/interfaces.h:200: error: expected declaration specifiers or ???...??? before ???olsr_u32_t???
In file included from olsrd_conf.h:47,
                 from olsrd_conf.c:52:
../../src/olsr_cfg.h:159: error: expected specifier-qualifier-list before ???olsr_u16_t???
../../src/olsr_cfg.h:208: error: expected specifier-qualifier-list before ???olsr_u16_t???
../../src/olsr_cfg.h:276: error: expected declaration specifiers or ???...??? before ???olsr_u32_t???
In file included from olsrd_conf.c:52:
olsrd_conf.h:58: error: expected specifier-qualifier-list before ???olsr_u32_t???
olsrd_conf.c: In function ???olsrd_parse_cnf???:
olsrd_conf.c:141: error: ???struct olsrd_config??? has no member named ???interfaces???
olsrd_conf.c:153: error: ???struct olsrd_config??? has no member named ???interfaces???
olsrd_conf.c:155: error: ???struct olsrd_config??? has no member named ???interfaces???
olsrd_conf.c: In function ???olsrd_sanity_check_cnf???:
olsrd_conf.c:174: error: ???struct olsrd_config??? has no member named ???interfaces???
olsrd_conf.c:195: error: ???struct olsrd_config??? has no member named ???tos???
olsrd_conf.c:197: error: ???struct olsrd_config??? has no member named ???tos???
olsrd_conf.c:201: error: ???struct olsrd_config??? has no member named ???willingness_auto???
olsrd_conf.c:202: error: ???struct olsrd_config??? has no member named ???willingness???
olsrd_conf.c:204: error: ???struct olsrd_config??? has no member named ???willingness???
olsrd_conf.c:209: error: ???struct olsrd_config??? has no member named ???use_hysteresis???
olsrd_conf.c:211: error: ???struct olsrd_config??? has no member named ???hysteresis_param???
olsrd_conf.c:212: error: ???struct olsrd_config??? has no member named ???hysteresis_param???
olsrd_conf.c:214: error: ???struct olsrd_config??? has no member named ???hysteresis_param???
olsrd_conf.c:218: error: ???struct olsrd_config??? has no member named ???hysteresis_param???
olsrd_conf.c:218: error: ???struct olsrd_config??? has no member named ???hysteresis_param???
olsrd_conf.c:220: error: ???struct olsrd_config??? has no member named ???hysteresis_param???
olsrd_conf.c:220: error: ???struct olsrd_config??? has no member named ???hysteresis_param???
olsrd_conf.c:224: error: ???struct olsrd_config??? has no member named ???hysteresis_param???
olsrd_conf.c:225: error: ???struct olsrd_config??? has no member named ???hysteresis_param???
olsrd_conf.c:227: error: ???struct olsrd_config??? has no member named ???hysteresis_param???
olsrd_conf.c:231: error: ???struct olsrd_config??? has no member named ???hysteresis_param???
olsrd_conf.c:232: error: ???struct olsrd_config??? has no member named ???hysteresis_param???
olsrd_conf.c:234: error: ???struct olsrd_config??? has no member named ???hysteresis_param???
olsrd_conf.c:241: error: ???struct olsrd_config??? has no member named ???pollrate???
olsrd_conf.c:242: error: ???struct olsrd_config??? has no member named ???pollrate???
olsrd_conf.c:244: error: ???struct olsrd_config??? has no member named ???pollrate???
olsrd_conf.c:250: error: ???struct olsrd_config??? has no member named ???nic_chgs_pollrate???
olsrd_conf.c:251: error: ???struct olsrd_config??? has no member named ???nic_chgs_pollrate???
olsrd_conf.c:253: error: ???struct olsrd_config??? has no member named ???nic_chgs_pollrate???
olsrd_conf.c:260: error: ???struct olsrd_config??? has no member named ???tc_redundancy???
olsrd_conf.c:262: error: ???struct olsrd_config??? has no member named ???tc_redundancy???
olsrd_conf.c:267: error: ???struct olsrd_config??? has no member named ???mpr_coverage???
olsrd_conf.c:268: error: ???struct olsrd_config??? has no member named ???mpr_coverage???
olsrd_conf.c:270: error: ???struct olsrd_config??? has no member named ???mpr_coverage???
olsrd_conf.c:275: error: ???struct olsrd_config??? has no member named ???use_hysteresis???
olsrd_conf.c:275: error: ???struct olsrd_config??? has no member named ???lq_level???
olsrd_conf.c:283: error: ???struct olsrd_config??? has no member named ???lq_level???
olsrd_conf.c:285: error: ???struct olsrd_config??? has no member named ???lq_level???
olsrd_conf.c:290: error: ???struct olsrd_config??? has no member named ???lq_level???
olsrd_conf.c:290: error: ???struct olsrd_config??? has no member named ???lq_wsize???
olsrd_conf.c:290: error: ???struct olsrd_config??? has no member named ???lq_wsize???
olsrd_conf.c:292: error: ???struct olsrd_config??? has no member named ???lq_wsize???
olsrd_conf.c:323: error: ???struct olsrd_config??? has no member named ???lq_level???
olsrd_conf.c:327: error: ???struct olsrd_config??? has no member named ???lq_wsize???
olsrd_conf.c:330: error: ???struct olsrd_config??? has no member named ???pollrate???
olsrd_conf.c:338: error: ???struct olsrd_config??? has no member named ???pollrate???
olsrd_conf.c:346: error: ???struct olsrd_config??? has no member named ???pollrate???
olsrd_conf.c:354: error: ???struct olsrd_config??? has no member named ???pollrate???
olsrd_conf.c: In function ???olsrd_free_cnf???:
olsrd_conf.c:371: error: ???struct olsrd_config??? has no member named ???hna4_entries???
olsrd_conf.c:372: error: ???struct olsrd_config??? has no member named ???hna6_entries???
olsrd_conf.c:373: error: ???struct olsrd_config??? has no member named ???interfaces???
olsrd_conf.c:374: error: ???struct olsrd_config??? has no member named ???plugins???
olsrd_conf.c:387: error: ???struct hna6_entry??? has no member named ???next???
olsrd_conf.c: In function ???set_default_cnf???:
olsrd_conf.c:448: error: ???struct olsrd_config??? has no member named ???tos???
olsrd_conf.c:449: error: ???struct olsrd_config??? has no member named ???rttable???
olsrd_conf.c:450: error: ???struct olsrd_config??? has no member named ???willingness_auto???
olsrd_conf.c:451: error: ???struct olsrd_config??? has no member named ???ipc_connections???
olsrd_conf.c:452: error: ???struct olsrd_config??? has no member named ???open_ipc???
olsrd_conf.c:452: error: ???struct olsrd_config??? has no member named ???ipc_connections???
olsrd_conf.c:454: error: ???struct olsrd_config??? has no member named ???use_hysteresis???
olsrd_conf.c:455: error: ???struct olsrd_config??? has no member named ???hysteresis_param???
olsrd_conf.c:456: error: ???struct olsrd_config??? has no member named ???hysteresis_param???
olsrd_conf.c:457: error: ???struct olsrd_config??? has no member named ???hysteresis_param???
olsrd_conf.c:459: error: ???struct olsrd_config??? has no member named ???pollrate???
olsrd_conf.c:460: error: ???struct olsrd_config??? has no member named ???nic_chgs_pollrate???
olsrd_conf.c:462: error: ???struct olsrd_config??? has no member named ???tc_redundancy???
olsrd_conf.c:463: error: ???struct olsrd_config??? has no member named ???mpr_coverage???
olsrd_conf.c:464: error: ???struct olsrd_config??? has no member named ???lq_level???
olsrd_conf.c:465: error: ???struct olsrd_config??? has no member named ???lq_fish???
olsrd_conf.c:466: error: ???struct olsrd_config??? has no member named ???lq_dlimit???
olsrd_conf.c:467: error: ???struct olsrd_config??? has no member named ???lq_dinter???
olsrd_conf.c:468: error: ???struct olsrd_config??? has no member named ???lq_wsize???
olsrd_conf.c:469: error: ???struct olsrd_config??? has no member named ???clear_screen???
olsrd_conf.c:471: error: ???struct olsrd_config??? has no member named ???del_gws???
olsrd_conf.c:472: error: ???struct olsrd_config??? has no member named ???will_int???
olsrd_conf.c:473: error: ???struct olsrd_config??? has no member named ???max_jitter???
olsrd_conf.c:474: error: ???struct olsrd_config??? has no member named ???exit_value???
olsrd_conf.c:475: error: ???struct olsrd_config??? has no member named ???max_tc_vtime???
olsrd_conf.c:476: error: ???struct olsrd_config??? has no member named ???ioctl_s???
olsrd_conf.c:480: error: ???struct olsrd_config??? has no member named ???rts???
olsrd_conf.c: In function ???get_default_if_config???:
olsrd_conf.c:504: error: ???union olsr_ip_addr??? has no member named ???v6???
olsrd_conf.c:507: error: ???union olsr_ip_addr??? has no member named ???v6???
olsrd_conf.c: In function ???olsrd_print_cnf???:
olsrd_conf.c:535: error: ???struct olsrd_config??? has no member named ???hna4_entries???
olsrd_conf.c:536: error: ???struct olsrd_config??? has no member named ???hna6_entries???
olsrd_conf.c:537: error: ???struct olsrd_config??? has no member named ???interfaces???
olsrd_conf.c:538: error: ???struct olsrd_config??? has no member named ???plugins???
olsrd_conf.c:539: error: ???struct olsrd_config??? has no member named ???ipc_hosts???
olsrd_conf.c:540: error: ???struct olsrd_config??? has no member named ???ipc_nets???
olsrd_conf.c:556: error: ???struct olsrd_config??? has no member named ???tos???
olsrd_conf.c:557: error: ???struct olsrd_config??? has no member named ???rttable???
olsrd_conf.c:558: error: ???struct olsrd_config??? has no member named ???willingness_auto???
olsrd_conf.c:561: error: ???struct olsrd_config??? has no member named ???willingness???
olsrd_conf.c:563: error: ???struct olsrd_config??? has no member named ???ipc_connections???
olsrd_conf.c:567: error: ???union olsr_ip_addr??? has no member named ???v4???
olsrd_conf.c:574: error: ???union olsr_ip_addr??? has no member named ???v4???
olsrd_conf.c:576: error: ???union olsr_ip_addr??? has no member named ???v4???
olsrd_conf.c:582: error: ???struct olsrd_config??? has no member named ???pollrate???
olsrd_conf.c:584: error: ???struct olsrd_config??? has no member named ???nic_chgs_pollrate???
olsrd_conf.c:586: error: ???struct olsrd_config??? has no member named ???tc_redundancy???
olsrd_conf.c:588: error: ???struct olsrd_config??? has no member named ???mpr_coverage???
olsrd_conf.c:590: error: ???struct olsrd_config??? has no member named ???lq_level???
olsrd_conf.c:592: error: ???struct olsrd_config??? has no member named ???lq_fish???
olsrd_conf.c:594: error: ???struct olsrd_config??? has no member named ???lq_dlimit???
olsrd_conf.c:594: error: ???struct olsrd_config??? has no member named ???lq_dinter???
olsrd_conf.c:596: error: ???struct olsrd_config??? has no member named ???lq_wsize???
olsrd_conf.c:598: error: ???struct olsrd_config??? has no member named ???clear_screen???
olsrd_conf.c:608: error: ???union olsr_ip_addr??? has no member named ???v4???
olsrd_conf.c:610: error: ???union olsr_ip_addr??? has no member named ???v4???
olsrd_conf.c:622: error: ???union olsr_ip_addr??? has no member named ???v6???
olsrd_conf.c:623: error: ???union olsr_ip_addr??? has no member named ???v6???
olsrd_conf.c:661: error: ???struct olsrd_config??? has no member named ???use_hysteresis???
olsrd_conf.c:664: error: ???struct olsrd_config??? has no member named ???hysteresis_param???
olsrd_conf.c:665: error: ???struct olsrd_config??? has no member named ???hysteresis_param???
olsrd_conf.c:665: error: ???struct olsrd_config??? has no member named ???hysteresis_param???
olsrd_conf.c:677: error: ???union olsr_ip_addr??? has no member named ???v4???
olsrd_conf.c:679: error: ???union olsr_ip_addr??? has no member named ???v4???
olsrd_conf.c:692: error: ???union olsr_ip_addr??? has no member named ???v6???
olsrd_conf.c:692: error: ???struct hna6_entry??? has no member named ???prefix_len???
olsrd_conf.c:693: error: ???struct hna6_entry??? has no member named ???next???
make[2]: *** [olsrd_conf.o] Fehler 1
make[2]: Leaving directory `/home/holger/olsrd-0.5.4/src/cfgparser'
make[1]: *** [cfgparser] Fehler 2
make[1]: Leaving directory `/home/holger/olsrd-0.5.4'
make: *** [build-stamp] Fehler 2
dpkg-buildpackage: failure: debian/rules build gave error exit status 2
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: not available
URL: <http://lists.olsr.org/pipermail/olsr-dev/attachments/20071119/ae7fae7c/attachment.sig>


More information about the Olsr-dev mailing list