From owner-freebsd-stable@FreeBSD.ORG Fri Jan 2 19:52:33 2009 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 97990106566C for ; Fri, 2 Jan 2009 19:52:33 +0000 (UTC) (envelope-from mattias.bjork@sydnet.net) Received: from proxy2.bredband.net (proxy2.bredband.net [195.54.101.72]) by mx1.freebsd.org (Postfix) with ESMTP id 4DABA8FC08 for ; Fri, 2 Jan 2009 19:52:33 +0000 (UTC) (envelope-from mattias.bjork@sydnet.net) Received: from ironport2.bredband.com (195.54.101.122) by proxy2.bredband.net (7.3.127) id 494BF3020035E99F for freebsd-stable@freebsd.org; Fri, 2 Jan 2009 20:52:32 +0100 X-IronPort-Anti-Spam-Filtered: true X-IronPort-Anti-Spam-Result: AicyAD3/XUlT412MPGdsb2JhbACBbJIGAQEBATW2S4Vy Received: from c-8c5de353.649-1-64736c10.cust.bredbandsbolaget.se (HELO c210.a119.gbg.bahnhof.net) ([83.227.93.140]) by ironport2.bredband.com with SMTP; 02 Jan 2009 20:52:31 +0100 Received: (qmail 85658 invoked from network); 2 Jan 2009 19:52:59 -0000 Received: from unknown (HELO ?192.168.10.204?) (192.168.10.204) by ns.birch.se with SMTP; 2 Jan 2009 19:52:59 -0000 Message-ID: <495E703F.5050805@sydnet.net> Date: Fri, 02 Jan 2009 20:51:27 +0100 From: =?UTF-8?B?TWF0dGlhcyBCasO2cms=?= User-Agent: Thunderbird 2.0.0.18 (Windows/20081105) MIME-Version: 1.0 To: Garrett Cooper References: <495D88B9.6060408@sydnet.net> <2D7731A8-9AAC-4F8C-B3A0-01DFBC84E407@gmail.com> In-Reply-To: <2D7731A8-9AAC-4F8C-B3A0-01DFBC84E407@gmail.com> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 8bit Cc: "freebsd-stable@freebsd.org" Subject: Re: Make world builderror on 7.1-BETA2 with latest cvsup X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 02 Jan 2009 19:52:33 -0000 Hello Garret, Garrett Cooper wrote: > On Jan 1, 2009, at 19:23, Mattias Björk wrote: > >> Hello everybody, >> >> First of all, my bad if this get sent two times. >> >> I have a compile error/problem when building world. >> >> My uname -a output is: >> >> FreeBSD barabolaptop 7.1-BETA2 FreeBSD 7.1-BETA2 #0: Thu Dec 4 20:52:35 >> CET 2008 root@barabolaptop:/usr/obj/usr/src/sys/BARABOLAPTOP i386 >> >> My make.conf looks like: >> >> # added by use.perl 2008-12-03 00:58:09 >> PERL_VER=5.8.8 >> PERL_VERSION=5.8.8 >> WRKDIRPREFIX=/var/tmp >> >> >> The options.h file in /usr/obj/usr/src/gnu/usr.bin/cc/cc_tools/options.h >> >> Here are the output of options.h from pastebin: >> >> http://pastebin.com/m254dfedf >> >> >> When I run "make -j1 buildworld" i get the error is as following: >> >> http://pastebin.com/m57738677 >> >> I don't know much of programming (if any), but I have tried to change >> things in (remove OPT_w from both places) options.h and runned >> "make -j1 -DNOCLEAN buildworld" >> >> But that have not solve anything of this, perhaps some can shine some >> light on this or have I missed something trivial? >> I can build ports and so on without any problems. >> >> Thank you. > > Not enough data. Please send a full compressed version of the log to me. > Thanks! No thank you, :) I will send it to you directly. > -Garrett_______________________________________________ > freebsd-stable@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-stable > To unsubscribe, send any mail to "freebsd-stable-unsubscribe@freebsd.org"