From owner-freebsd-ports@FreeBSD.ORG Tue Dec 30 14:08:46 2008 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id D6E9B1065675 for ; Tue, 30 Dec 2008 14:08:46 +0000 (UTC) (envelope-from dominique.goncalves@gmail.com) Received: from qw-out-2122.google.com (qw-out-2122.google.com [74.125.92.25]) by mx1.freebsd.org (Postfix) with ESMTP id 8944B8FC18 for ; Tue, 30 Dec 2008 14:08:46 +0000 (UTC) (envelope-from dominique.goncalves@gmail.com) Received: by qw-out-2122.google.com with SMTP id 9so3158746qwb.7 for ; Tue, 30 Dec 2008 06:08:45 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to :subject:cc:in-reply-to:mime-version:content-type :content-transfer-encoding:content-disposition:references; bh=l0DiOYkMCDa7d175mgoHlOa/FFWXGuyma821qsrmxXQ=; b=q65sFnjKZkGlRXE/WrazV1+RJOaXPmW6uwrYGbkKwvJX99HB9Gch9aw68b8kDPm+1W UC1S3uzKL7o6uUlLsPWoJrZwB5W2jyIqeSJ/U/98p9rXZXJTL4z+fV53bI+koB8e2Uyy tsJSABZhjoUdgxbz7wK+jKuQhg3Jg1d/g+OOs= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:cc:in-reply-to:mime-version :content-type:content-transfer-encoding:content-disposition :references; b=qJp6cQpKXqonlt/FPKLqhFXmRHuWnKBvTAQMSkzggzJU052I08xyJkbzJtcbK/JuXf 8b0ae96o1snCdrwklDBfOkKwjZCRow4D9HgtKWtdphbqZh4UeupgXk1/xC3nVjuXexYO zzvAn8LlM3oGFoFJCBOXq1rivWVLFaMy+tvto= Received: by 10.214.115.16 with SMTP id n16mr12377288qac.104.1230644195966; Tue, 30 Dec 2008 05:36:35 -0800 (PST) Received: by 10.214.181.9 with HTTP; Tue, 30 Dec 2008 05:36:35 -0800 (PST) Message-ID: <7daacbbe0812300536n6d1e0585w77645c06c0848832@mail.gmail.com> Date: Tue, 30 Dec 2008 14:36:35 +0100 From: "Dominique Goncalves" To: "Sevan / Venture37" In-Reply-To: <49583F15.4020100@gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <495829E5.5010109@gmail.com> <28283d910812281818p523d09f5wd2062fed32154fc4@mail.gmail.com> <49583F15.4020100@gmail.com> Cc: matt donovan , freebsd-ports@freebsd.org Subject: Re: minimal FreeSBIE bombs out X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 30 Dec 2008 14:08:47 -0000 Hi, On Mon, Dec 29, 2008 at 4:08 AM, Sevan / Venture37 wrote: > matt donovan wrote: >> >> does your normal buildworld bomb out? I tend to do a make buildworld >> outside of freesbie then just put NO_BUILDWORLD in my freesbie.conf. > > I don't have any problems running make buildworld when doing system > upgrades. I've copied the make.conf.minimal which is bundled with freesbie > to /etc/make.conf & rerun make buildworld by hand, same thing happend, it > bombed out. I don't have a solution only a workaround, comment NO_CXX=YES and NO_TOOLCHAIN=YES. It seems using these variables are broken (tested with 7.1-RC) BTW, you should use src.conf(5), freesbie2 supports this file. > _______________________________________________ > freebsd-ports@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-ports > To unsubscribe, send any mail to "freebsd-ports-unsubscribe@freebsd.org" > Regards. -- There's this old saying: "Give a man a fish, feed him for a day. Teach a man to fish, feed him for life."