[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#679761: olsrd: FTBFS[kfreebsd]: fatal error: linux/types.h: No such file or directory



Hi,

looking at the debdiff between 0.6.3-2 and 0.6.3-3, it looks the 
following change broke it:
diff -Nru olsrd-0.6.3/debian/rules olsrd-0.6.3/debian/rules
--- olsrd-0.6.3/debian/rules    2012-02-19 16:07:42.000000000 +0100
+++ olsrd-0.6.3/debian/rules    2012-06-28 00:26:51.000000000 +0200
@@ -7,39 +7,38 @@
        dh $@
 
 override_dh_auto_build: 
-       $(MAKE)
-       $(MAKE) libs
+       $(MAKE) OS=linux DEBUG=0 build_all
        $(MAKE) -C gui/linux-gtk
        $(MAKE) -C src/olsr_switch
 
obviously, kfreebsd isn't linux and thus fails.
Not tagging patch or anything, as I didnt try to rebuild w/o OS=linux.

Enjoy
Evgeni

-- 
Bruce Schneier can read and understand Perl programs.



Reply to: