[Olsr-dev] patches to make olsrd work on 64bit FreeBSD

Henning Rogge (spam-protected)
Mon Aug 17 19:34:43 CEST 2009


Am Montag 17 August 2009 19:27:02 schrieb Holger Levsen:
> gnu/kfreebsd

Does the attached patch solve the compilation problem ?

diff -r 44dbc4c82b0b make/guess_os.sh
--- a/make/guess_os.sh  Sun Aug 16 18:26:04 2009 +0200
+++ b/make/guess_os.sh  Mon Aug 17 19:33:30 2009 +0200
@@ -10,6 +10,7 @@
        case "$arch" in
                linux)          arch=linux ;;
                freebsd*)       arch=fbsd ;;
+               gnu/kfreebsd*) arch=fbsd ;;
                netbsd*)        arch=nbsd ;;
                openbsd*)       arch=obsd ;;
                darwin*)        arch=osx ;;


Henning Rogge
-------------- next part --------------
A non-text attachment was scrubbed...
Name: kfreebsd.patch
Type: text/x-patch
Size: 339 bytes
Desc: not available
URL: <http://lists.olsr.org/pipermail/olsr-dev/attachments/20090817/4717fce6/attachment.bin>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 198 bytes
Desc: This is a digitally signed message part.
URL: <http://lists.olsr.org/pipermail/olsr-dev/attachments/20090817/4717fce6/attachment.sig>


More information about the Olsr-dev mailing list