Date: Thu, 14 Sep 2000 08:52:10 -0400 (EDT) From: Howard Leadmon <howardl@account.abs.net> To: freebsd-alpha@freebsd.org Subject: Make buildworld dies 4.1-STABLE.. Message-ID: <200009141252.IAA24566@account.abs.net>
next in thread | raw e-mail | index | archive | help
Wanted to see if anyone had any ideas on what may be causing this, or has gotten broken in 4.1 STABLE. I did a cvsup on several of my machines last night (some Intel, and some Alpha), and when trying to run a make buildworld on my Intel's all went just fine. When trying to make buildworld on my Alpha's (PC164SX-533's) things blow up with the following: cc -O -pipe -DLOADER_NET_SUPPORT -I/usr/src/sys/boot/alpha/netboot/../../ficl -I/usr/src/sys/boot/alpha/netboot/../../ficl/alpha -DBOOT_FORTH -mno-fp-regs -I/usr/src/sys/boot/alpha/netboot/../../common -I/usr/src/sys/boot/alpha/netboot -I/usr/src/sys/boot/alpha/netboot/../../.. -I. -DPRIMARY_LOAD_ADDRESS=0x20000000 -DSECONDARY_LOAD_ADDRESS=0x2000c000 -Wall -I/usr/src/sys/boot/alpha/netboot/../../../../lib/libstand -I/usr/src/sys/boot/alpha/netboot/.. -I/usr/obj/usr/src/alpha/usr/include -c /usr/src/sys/boot/alpha/netboot/../../common/dev_net.c /usr/src/sys/boot/alpha/netboot/../../common/dev_net.c:200: conflicting types for `bootp' /usr/src/sys/boot/alpha/netboot/../../../../lib/libstand/net.h:117: previous declaration of `bootp' /usr/src/sys/boot/alpha/netboot/../../common/dev_net.c: In function `net_getparams': /usr/src/sys/boot/alpha/netboot/../../common/dev_net.c:222: too many arguments to function `bootp' *** Error code 1 Stop in /usr/src/sys/boot/alpha/netboot. *** Error code 1 Stop in /usr/src/sys/boot/alpha. *** Error code 1 Stop in /usr/src/sys/boot. *** Error code 1 Stop in /usr/src/sys. *** Error code 1 Stop in /usr/src. *** Error code 1 Stop in /usr/src. *** Error code 1 Stop in /usr/src. Anyone have any ideas, or know if this has been fixed??? --- Howard Leadmon - howardl@abs.net - http://www.abs.net ABSnet Internet Services - Phone: 410-361-8160 - FAX: 410-361-8162 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-alpha" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200009141252.IAA24566>