Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 01 May 1998 15:03:37 +0200 (CEST)
From:      Malte Lance <malte@webmore.com>
To:        Jacques Vidrine <n@nectar.com>
Cc:        freebsd-hackers@FreeBSD.ORG
Subject:   RE: OK, I must be stupid (ports/6430)
Message-ID:  <XFMail.980501150337.malte@webmore.com>
In-Reply-To: <199804302035.PAA11632@cerebus.nectar.com>

next in thread | previous in thread | raw e-mail | index | archive | help

On 30-Apr-98 Jacques Vidrine wrote:
> 
> I just want to fix PR ports/6430.  It is an easy fix, requiring an 
> additional patchfile in trafshow/patches.
> 
> But I'm stumped ... there must be something I'm missing.
> 

Hm ... what is your problem ?
Works for me:
neuron:/usr/ports/net/trafshow/work/trafshow-2.0# diff -u lib/interfaces.c.orig2
lib/interfaces.c >../../patches/patch-ae

neuron:/usr/ports/net/trafshow/work/trafshow-2.0# cat ../../patches/patch-ae
--- lib/interfaces.c.orig2      Fri May  1 14:53:54 1998
+++ lib/interfaces.c    Fri May  1 14:55:00 1998
@@ -21,7 +21,6 @@
 #include <sys/socket.h>
 #include <net/if.h>
 #include <net/slip.h>
-#include <net/if_slvar.h>
 #ifdef __FreeBSD__
 #include <net/if_ppp.h>
 #else

neuron:/usr/ports/net/trafshow/work/trafshow-2.0# cd ../..
neuron:/usr/ports/net/trafshow# make clean
===>  Cleaning for trafshow-2.0
neuron:/usr/ports/net/trafshow# make fetch checksum extract patch 
>> Checksum OK for trafshow-2.0.tgz.
===>  Extracting for trafshow-2.0
===>  Patching for trafshow-2.0
===>  Applying FreeBSD patches for trafshow-2.0
neuron:/usr/ports/net/trafshow#

Malte
----------------------------------
E-Mail: Malte Lance <malte@webmore.com>
Date: 01-May-98
Time: 14:36:35
----------------------------------

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-hackers" in the body of the message



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?XFMail.980501150337.malte>