From owner-freebsd-current@FreeBSD.ORG Wed May 6 13:59:55 2009 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id CE950106564A; Wed, 6 May 2009 13:59:55 +0000 (UTC) (envelope-from odhiambo@gmail.com) Received: from mail-fx0-f168.google.com (mail-fx0-f168.google.com [209.85.220.168]) by mx1.freebsd.org (Postfix) with ESMTP id 286EA8FC0A; Wed, 6 May 2009 13:59:54 +0000 (UTC) (envelope-from odhiambo@gmail.com) Received: by fxm12 with SMTP id 12so125381fxm.43 for ; Wed, 06 May 2009 06:59:54 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:in-reply-to:references :date:message-id:subject:from:to:cc:content-type; bh=GPA6TxjZbhnLRwx9wIpLYLwmqZeHXyABQd8YltLSHWQ=; b=mCXuVnX+t+Cbckjd/uRbr4ExXEz+JrflkIWF8qjNVjDl8WxJNceHLRJRRoRnzKcmG7 VwISA5fSlsCgf2gnLZO3M6dUesvowAkOGAjQUbztV8DptCJ4dsHneKcPH+alh4vMPl3E XD72Lwcs2+c5EiOooVVQFBxTyHWf1JwZVttu4= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; b=S6JzfsriG2QKpXBbR9hKsXq6CNEivqXuFZNRehSFoO6/+Yn7YfEiakEn8DopphDtPG dsA/PloMp3A8jMrRdhGifBfC8Vl9NJA9evTe2cvXNwMfqtnjWbZMEJ7b8lEkpHkn6hx8 qerh0RMBJNqeiopIMeVGckTBi97wsPyiXnQuI= MIME-Version: 1.0 Received: by 10.223.126.66 with SMTP id b2mr965215fas.67.1241618394054; Wed, 06 May 2009 06:59:54 -0700 (PDT) In-Reply-To: <200905060927.42540.zec@freebsd.org> References: <49FC812B.2070305@elischer.org> <200905060805.43835.zec@freebsd.org> <991123400905060555l580ed589peacccdaeaab0335@mail.gmail.com> <200905060927.42540.zec@freebsd.org> Date: Wed, 6 May 2009 16:59:54 +0300 Message-ID: <991123400905060659g1bccd99i7bfc36a39999f900@mail.gmail.com> From: =?UTF-8?B?T2RoaWFtYm8gIOODr+OCt+ODs+ODiOODsw==?= To: Marko Zec Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: freebsd-current@freebsd.org, Julian Elischer Subject: Re: VIMAGE status X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 06 May 2009 13:59:56 -0000 2009/5/6 Marko Zec > On Wednesday 06 May 2009 08:55:02 Odhiambo =E3=83=AF=E3=82=B7=E3=83=B3= =E3=83=88=E3=83=B3 wrote: > > 2009/5/6 Marko Zec > > > > > On Wednesday 06 May 2009 08:01:24 Odhiambo =E3=83=AF=E3=82=B7=E3=83= =B3=E3=83=88=E3=83=B3 wrote: > > > > 2009/5/6 Marko Zec > > > > > > ... > > > > > > > Hi Marko, > > > > > > > > Thank you. I am gonna play with this. I had seen this page - > > > > http://imunes.tel.fer.hr/virtnet/ but there is a static link there > that > > > > points only to vimage_7_20090401.tgz, so perhaps you can change tha= t > to > > > > point the others to a location with the latest sources? > > > > > > I've updated the link already when I uploaded the new tarball, so > perhaps > > > you've been looking at a cached page? Anyhow, both > vimage_7_20090401.tgz > > > and > > > vimage_7_200900505.tgz should work equally well with FreeBSD 7.2 > > > userland. > > > > I reloaded the link today and it's fine. > > Now, if only you can help me further, with the failure: > > > > =3D=3D=3D> zyd (depend) > > cc -c -O -pipe -std=3Dc99 -g -Wall -Wredundant-decls -Wnested-externs > > -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline > > -Wcast-qual -Wundef -Wno-pointer-sign -fformat-extensions -nostdinc -= I. > > -I../../.. -I../../../contrib/altq -D_KERNEL -DHAVE_KERNEL_OPTION_HEADE= RS > > -include opt_global.h -fno-common -finline-limit=3D8000 --param > > inline-unit-growth=3D100 --param large-function-growth=3D1000 > > -mno-align-long-strings -mpreferred-stack-boundary=3D2 -mno-mmx -mno-3= dnow > > -mno-sse -mno-sse2 -mno-sse3 -ffreestanding -Werror > > ../../../netinet/in_proto.c -I../../../contrib/pf > > In file included from ../../../netinet/in_proto.c:88: > > ../../../contrib/pf/net/if_pfsync.h:42: error: two or more data types i= n > > declaration specifiers > > *** Error code 1 > > > > Stop in /usr/home/wash/VIMAGE/src/sys/i386/compile/VIMAGE. > > > > My kernel file is here: > > http://gw.kictanet.or.ke/~wash/BEASTIE-7.txt > >sh/BEASTIE-7.txt> > > IPFILTER, ALTQ and most of the things that you have in your config file, > but > are not normally in GENERIC, are not yet supported with options VIMAGE. > So no firewall at all when using VIMAGE, right? --=20 Best regards, Odhiambo WASHINGTON, Nairobi,KE +254733744121/+254722743223 _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ "Clothes make the man. Naked people have little or no influence on society." -- Mark Twain