From owner-freebsd-stable Mon Mar 19 3:17:46 2001 Delivered-To: freebsd-stable@freebsd.org Received: from level3.dynacom.net (level3.dynacom.net [206.107.213.213]) by hub.freebsd.org (Postfix) with SMTP id 83D6537B71A for ; Mon, 19 Mar 2001 03:17:42 -0800 (PST) (envelope-from kstewart@urx.com) Received: (qmail 2972 invoked by uid 0); 19 Mar 2001 11:17:41 -0000 Received: from unknown (HELO urx.com) (206.159.132.160) by mail.urx.com with SMTP; 19 Mar 2001 11:17:41 -0000 Message-ID: <3AB5EAD5.79460290@urx.com> Date: Mon, 19 Mar 2001 03:17:41 -0800 From: Kent Stewart Reply-To: kstewart@urx.com Organization: Dynacom X-Mailer: Mozilla 4.76 [en] (Windows NT 5.0; U) X-Accept-Language: en MIME-Version: 1.0 To: Michel Boucey Cc: freebsd-stable@freebsd.org Subject: Re: can't make buildworld References: Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Michel Boucey wrote: > > Hi! > > I'm on FreeBSD 4.1.I've download stable sources and during the make > buildworld, that's stop in kdump compilation : > > awk: In file included from newline in string #include source line 1:^M > ^M > /usr/obj/usr/src/i386/usr/include/sys/memrange.hawk: :18: newline in > string #include redefined^M > ^M > awk: /usr/obj/usr/src/i386/usr/include/pccard/cardinfo.hnewline in string > #include this is the location of the previous definition^M > In file included from :70:^M > /usr/obj/usr/src/i386/usr/include/sys/wormio.h:102: warning: `CDRIOCBLANK' > redefined^M > /usr/obj/usr/src/i386/usr/include/sys/cdrio.h:59: warning: this is the > location of the previous definition^M > cpp: output pipe has been closed^M > *** Error code 2^M > ^M > Stop in /usr/src/usr.bin/kdump.^M > *** Error code 1^M > ^M > Stop in /usr/src/usr.bin.^M > *** Error code 1^M > ^M > Stop in /usr/src.^M > *** Error code 1^M > ^M > Stop in /usr/src.^M > *** Error code 1^M > ^M > Stop in /usr/src.^M > daemon# ^D^H^Hexit^M > > Script done on Mon Mar 19 11:20:52 2001 How did you download. You shouldn't be seeing those ^M's unless you downloaded it to a DOS system and then moved it to FreeBSD as binary. I just finished a buildworld about 30 minutes ago and went through that section with only a couple of messages. rm -f .depend mkdep -f .depend -a -I/usr/src/usr.bin/kdump/../ktrace -I/usr/src/usr.bin/kdump/../.. -I/usr/obj/usr/src/i386/usr/inc lude /usr/src/usr.bin/kdump/kdump.c ioctl.c /usr/src/usr.bin/kdump/../ktrace/subr.c In file included from ioctl.c:86: /usr/obj/usr/src/i386/usr/include/sys/memrange.h:18: warning: `MDF_ACTIVE' redefined /usr/obj/usr/src/i386/usr/include/pccard/cardinfo.h:81: warning: this is the location of the previous definition In file included from ioctl.c:98: /usr/obj/usr/src/i386/usr/include/sys/wormio.h:102: warning: `CDRIOCBLANK' redefined /usr/obj/usr/src/i386/usr/include/sys/cdrio.h:59: warning: this is the location of the previous definition cd /usr/src/usr.bin/kdump; make _EXTRADEPEND echo kdump: /usr/obj/usr/src/i386/usr/lib/libc.a >> .depend ===> usr.bin/kenv rm -f .depend mkdep -f .depend -a -I/usr/obj/usr/src/i386/usr/include /usr/src/usr.bin/kenv/kenv.c cd /usr/src/usr.bin/kenv; make _EXTRADEPEND echo kenv: /usr/obj/usr/src/i386/usr/lib/libc.a >> .depend ===> usr.bin/key rm -f .depend > > Thanks for help ... > > Cordialement, > > Michel Boucey Administrateur Système > > Société Norm@net +33 2 31 27 13 45 < > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-stable" in the body of the message -- Kent Stewart Richland, WA mailto:kbstew99@hotmail.com http://kstewart.urx.com/kstewart/index.html FreeBSD News http://daily.daemonnews.org/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message