From owner-freebsd-current@FreeBSD.ORG Sat Jun 20 15:42:12 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 A77CA106564A for ; Sat, 20 Jun 2009 15:42:12 +0000 (UTC) (envelope-from matheusber@gmail.com) Received: from yw-out-2324.google.com (yw-out-2324.google.com [74.125.46.31]) by mx1.freebsd.org (Postfix) with ESMTP id 576998FC1C for ; Sat, 20 Jun 2009 15:42:12 +0000 (UTC) (envelope-from matheusber@gmail.com) Received: by yw-out-2324.google.com with SMTP id 9so1044874ywe.13 for ; Sat, 20 Jun 2009 08:42:11 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:sender:received:received :message-id:in-reply-to:references:date:subject:from:to:user-agent :mime-version:content-type:content-transfer-encoding:x-priority :importance; bh=qkqRIq3xk7JOcUqNkUy5fWJ42rAyhVOrDDydhogFV+4=; b=EHF9fetxMFTJ/OppoopX8PuBLxXpbvfWeqQpsvZi8R4bw41LkpnXV7U17QdOpQ/2kJ Gc+jdtq5fduT6+CoE/ZQoRADd06f/T2zQc2oSj4yBChjlxyVAwNf2efVjY7MSFEGLc3w uf4kvM5iNKY/6Yq68/vk7X1xDi21bSjB+5S+o= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=sender:message-id:in-reply-to:references:date:subject:from:to :user-agent:mime-version:content-type:content-transfer-encoding :x-priority:importance; b=Tsngmolx1y3QumM7wKnhoqWfVmMH5tH82VcvYiD9jarujJHY9w68LC0Rnb+Bl2+/eb R0G9tqooVAHtEGHFBjafGdRAmCWb+6dLwc/iehrfOn8ZAa7XoWfRtnAolNsmK1NXLY67 wPVsfpl8clzaUFqEwNuITrUq8HIbnn6+R7+24= Received: by 10.151.121.12 with SMTP id y12mr7885665ybm.123.1245512531836; Sat, 20 Jun 2009 08:42:11 -0700 (PDT) Received: from cygnus.homeunix.com ([189.71.105.194]) by mx.google.com with ESMTPS id 8sm351214ywg.35.2009.06.20.08.42.10 (version=TLSv1/SSLv3 cipher=RC4-MD5); Sat, 20 Jun 2009 08:42:10 -0700 (PDT) Sender: Nenhum_de_Nos Received: by cygnus.homeunix.com (Postfix, from userid 80) id 32437B8083; Sat, 20 Jun 2009 12:42:06 -0300 (BRT) Received: from 189.93.32.75 (SquirrelMail authenticated user matheus) by cygnus.homeunix.com with HTTP; Sat, 20 Jun 2009 12:42:06 -0300 (BRT) Message-ID: <9ca40c9e2ad6e868fcbe6692e248ee13.squirrel@cygnus.homeunix.com> In-Reply-To: <9ccd6cc4824b70cd9316ad9490dfd932.squirrel@cygnus.homeunix.com> References: <9ccd6cc4824b70cd9316ad9490dfd932.squirrel@cygnus.homeunix.com> Date: Sat, 20 Jun 2009 12:42:06 -0300 (BRT) From: "Nenhum_de_Nos" To: freebsd-current@freebsd.org User-Agent: SquirrelMail/1.4.15 MIME-Version: 1.0 Content-Type: text/plain;charset=iso-8859-1 Content-Transfer-Encoding: 8bit X-Priority: 3 (Normal) Importance: Normal Subject: Re: tinybsd can't compile custom kernel 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: Sat, 20 Jun 2009 15:42:13 -0000 On Sat, June 20, 2009 12:06, Nenhum_de_Nos wrote: > hail, > > I'm trying to compile tinybsd for a firewall. I copied firewall dir under > conf to cygnus. edited and tried to compile. > > It was ok till kernel compilation: > > ===> Chrooted make in /usr/obj/tinybsdbuild succeeded > ===> Cleaning up... > ===> Cleaning for autoconf-2.62 > ===> Cleaning for expat-2.0.1 > ===> Cleaning for pcre-7.9 > ===> Cleaning for libiconv-1.13 > ===> Cleaning for m4-1.4.13,1 > ===> Cleaning for help2man-1.36.4_3 > ===> Cleaning for gmake-3.81_3 > ===> Cleaning for autoconf-wrapper-20071109 > ===> Cleaning for p5-gettext-1.05_2 > ===> Cleaning for gettext-0.17_1 > ===> Cleaning for apache-2.2.11_7 > =====> Building customized tiny beastie kernel... > ERROR: Missing kernel configuration file(s) (TINYBSD). > *** Error code 1 > > Stop in /usr/src. > *** Error code 1 > > Stop in /usr/src. > > in conf/cygnus there is TINYBSD file and cygnus file. the tinybsd command > line ask for kernel conf file. there I type cygnus. > > [root@darkside /usr/src/tools/tools/tinybsd/conf]# ls -l cygnus/ > total 24 > -rw-r--r-- 1 root wheel 6361 Jun 19 22:32 TINYBSD > -rw-r--r-- 1 root wheel 6361 Jun 20 01:15 cygnus > drwxr-xr-x 3 root wheel 512 Feb 13 13:10 etc > -rw-r--r-- 1 root wheel 3799 Jun 25 2007 tinybsd.basefiles > -rw-r--r-- 1 root wheel 473 Jun 19 22:42 tinybsd.ports > [root@darkside /usr/src/tools/tools/tinybsd/conf]# > > I followed http://www.tinybsd.org/tinybsd/Documentation. > > also, is there a way to save all choices from ports build ? and the curses > menu don't work ok for choosing. is this the way was supposed to be ? > > thanks, > > matheus is possible to compile i386 tinybsd on amd64 install ? FreeBSD darkside.apartnet 8.0-CURRENT FreeBSD 8.0-CURRENT #0: Sun Jun 14 01:59:21 BRT 2009 root@darkside.apartnet:/usr/obj/usr/src/sys/Darkside8 amd64 thanks, matheus -- We will call you cygnus, The God of balance you shall be A: Because it messes up the order in which people normally read text. Q: Why is top-posting such a bad thing? http://en.wikipedia.org/wiki/Posting_style