J: I'm sorry - I forgot.

Assuming that config.guess returns openbsd3.4, the patch is this:

--- ntop/configure.in 2004-02-20 14:14:33.000000000 -0600
+++ ntop/configure.in 2004-02-21 08:05:56.000000000 -0600
@@ -974,6 +974,12 @@
         DEFINEOS="FREEBSD";   STATUS="UNTESTED"
       ;;

+    *-*-openbsd3.4:* )
+        VERIFIED1="3.0pre1:2004-02-21:Julien Touche
<[EMAIL PROTECTED]>:OpenBSD3.4-STABLE"
+        VERIFIED2="3.0pre1:2004-02-21:Julien Touche
<[EMAIL PROTECTED]>:OpenBSD3.4-CURRENT"
+        DEFINEOS="OPENBSD";   STATUS="SUPPORTED"
+      ;;
+
     *-*-openbsd*:* )
         DEFINEOS="OPENBSD";   STATUS="WILLFAIL"
       ;;

(similar change in configure) -- can you pls verify what config.guess
returns?  Thanks!

-----Burton

> -----Original Message-----
> From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Behalf Of
> Julien TOUCHE
> Sent: Saturday, February 21, 2004 6:23 AM
> To: [EMAIL PROTECTED]
> Subject: Re: [Ntop] 3.0pre1 released
>
>
> Burton M. Strauss III wrote:
>
> > The cvs has been updated and the .tgz is up on SourceForge.
> >
> > I'll be working on the other packages shortly, and Luca will be
> > preparing ones for Win32 and the Mac.
> build ok on MacOS 10.3.2, openbsd 3.4-stable and 3.4-current (always
> 'unverified' status ?; working on a port)
>
> Regards
>
>               Julien
> _______________________________________________
> Ntop mailing list
> [EMAIL PROTECTED]
> http://listgateway.unipi.it/mailman/listinfo/ntop
>

_______________________________________________
Ntop mailing list
[EMAIL PROTECTED]
http://listgateway.unipi.it/mailman/listinfo/ntop

Reply via email to