[6.x patchset] Ipfw nat and libalias modules

Nenad Gavrilovic neca at boox.co.yu
Fri May 5 12:36:48 UTC 2006


Paolo Pisati wrote:

> Nenad Gavrilovic wrote:
>
>> Paolo Pisati wrote:
>>
>>> I just released a new revision of my libalias+ipfw work as a 
>>> patchset for 6.x, get it here: 
>>> http://mercurio.srv.dsi.unimi.it/~pisati/libalias/libalias-6.x.tgz
>>>
>>> To apply it:
>>> cp libalias_ipfw.patch /usr/src
>>> cd /usr/src
>>> patch -p3 < libalias_ipfw.patch
>>>
>>> then you have to recompile & install:
>>>
>>> kernel, sbin/ipfw, sbin/natd, sbin/ppp, lib/libalias, 
>>> sys/modules/ipfw, sys/modules/libalias
>>>
>>> or simply do a world.
>>>  
>>>
>> When I do:
>>
>> cd /usr/src
>> make update (2006-05-05)
>> make clean
>> ...
>> and
>>
>> cp libalias_ipfw.patch /usr/src
>> cd /usr/src
>> patch -p3 < libalias_ipfw.patch
>
>
> strange... is your src tree clean?

YES!!!
When I get error in first time I do:
cd /usr/obj
rm ALL
cd /usr/src
make clean
make clean
make update
and apply You patch.
Again I get same error.

>
> cd /usrc/src && find . -name "*.rej"

NONE!!!

>
>
> lets's see if some patch didn't apply.
>
> P.
> _______________________________________________
> freebsd-ipfw at freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-ipfw
> To unsubscribe, send any mail to "freebsd-ipfw-unsubscribe at freebsd.org"
>
>



More information about the freebsd-ipfw mailing list