Discussion:
Help building m0n0wall 1.8
Yahoo User (AT)
2012-01-14 06:44:31 UTC
Permalink
I have had no luck using the scripts provided by MK to build monowall.
Environment is a fresh install of FreeBSD 8.2

uname -a = FreeBSD mono.here.com 8.2-RELEASE-p6 FreeBSD 8.2-RELEASE-p6 #0: Thu Jan 12 13:40:53 EST 2012 ***@mono.here.com:/usr/obj/usr/src/sys/GENERIC i386

Fresh csup updated src-all source tree.
All ports are up2date.

Executing ./3patchtools.sh within the go.sh shell gives the following error

The text leading up to this was:
--------------------------
|--- sys/netinet6/nd6_nbr.c.orig 2011-07-06 00:00:01.000000000 +0000
|+++ sys/netinet6/nd6_nbr.c 2011-07-06 00:05:41.000000000 +0000
--------------------------
Patching file nd6_nbr.c using Plan A...
Hunk #1 failed at 111.
Hunk #2 failed at 335.
Hunk #3 failed at 344.
Hunk #4 succeeded at 853 (offset 7 lines).
3 out of 4 hunks failed--saving rejects to nd6_nbr.c.rej

Patch errors in ./4buildkernel.sh are even worse.

What am i doing wrong?
Yahoo User (AT)
2012-01-14 16:34:25 UTC
Permalink
No. I do have ipv6 sources.
It seems, looking at the patch reject file, that the sources have changed. Hunk #4 succeeded with offset 7 lines...
Maybe MK needs to release a new patch set.

Also, I am on 8.2-RELEASE-p6. not the original 8.2-RELEASE. This used to be an issue with the 2 script until MK's last SVN update.
Thanks.
Subject: Re: [m0n0wall-dev] Help building m0n0wall 1.8
Date: Saturday, January 14, 2012, 1:46 AM
Looks like your missing ipv6 sources?
On Sat, Jan 14, 2012
I have had no luck using the scripts provided by MK to
build monowall.
Environment is a fresh install of FreeBSD 8.2
uname -a = FreeBSD mono.here.com 8.2-RELEASE-p6
FreeBSD 8.2-RELEASE-p6 #0: Thu Jan 12 13:40:53 EST 2012  
Fresh csup updated src-all source tree.
All ports are up2date.
Executing ./3patchtools.sh within the go.sh shell gives the
following error
--------------------------
|--- sys/netinet6/nd6_nbr.c.orig        2011-07-06
00:00:01.000000000 +0000
|+++ sys/netinet6/nd6_nbr.c     2011-07-06
00:05:41.000000000 +0000
--------------------------
Patching file nd6_nbr.c using Plan A...
Hunk #1 failed at 111.
Hunk #2 failed at 335.
Hunk #3 failed at 344.
Hunk #4 succeeded at 853 (offset 7 lines).
3 out of 4 hunks failed--saving rejects to nd6_nbr.c.rej
Patch errors in ./4buildkernel.sh are even worse.
What am i doing wrong?
---------------------------------------------------------------------
Loading...