Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 8 May 2000 17:56:24 -0500 (CDT)
From:      Joe Royce <joe@team7.cba.ualr.edu>
To:        William Woods <bwoods2@uswest.net>
Cc:        freebsd-questions@FreeBSD.ORG
Subject:   Re: Make World on a DEC Alpha dies..... 
Message-ID:  <Pine.BSF.4.10.10005081748001.657-100000@njal.valhalla.org>
In-Reply-To: <Pine.BSF.4.21.0005081322350.5151-100000@alpha.uswest.net>

next in thread | previous in thread | raw e-mail | index | archive | help
It appears that in /usr/src/sys/modules/Makefile, syscons was moved to the
general case when it shouldn't have been. Last I heard, there was no
support for (u)random for the Alpha. I may be wrong in this, however.

HTH, Joe

On Mon, 8 May 2000, William Woods wrote:

> 
> Running 4.0-stable on a DEC Alpha I get the following with todays cvsup:
> 
> -----------------------------------------------
> mkdep -f .depend -a   -nostdinc
> -I/usr/src/sys/modules/syscons/blank/.. -D_KERNEL -DKLD_MODULE -I-
> -I/usr/src/sys/modules/syscons/blank/.. -I. -I@ -I@/../include
> -I/usr/obj/usr/src/alpha/usr/include
> /usr/src/sys/modules/syscons/blank/blank_saver.c
> ===> sys/modules/syscons/daemon
> @ -> /usr/src/sys
> machine -> /usr/src/sys/alpha/include
> rm -f .depend
> mkdep -f .depend -a   -nostdinc
> -I/usr/src/sys/modules/syscons/daemon/.. -D_KERNEL -DKLD_MODULE -I-
> -I/usr/src/sys/modules/syscons/daemon/.. -I. -I@ -I@/../include
> -I/usr/obj/usr/src/alpha/usr/include
> /usr/src/sys/modules/syscons/daemon/daemon_saver.c
> ===> sys/modules/syscons/fade
> @ -> /usr/src/sys
> machine -> /usr/src/sys/alpha/include
> rm -f .depend
> mkdep -f .depend -a   -nostdinc
> -I/usr/src/sys/modules/syscons/fade/.. -D_KERNEL -DKLD_MODULE -I-
> -I/usr/src/sys/modules/syscons/fade/.. -I. -I@ -I@/../include
> -I/usr/obj/usr/src/alpha/usr/include
> /usr/src/sys/modules/syscons/fade/fade_saver.c
> ===> sys/modules/syscons/fire
> @ -> /usr/src/sys
> machine -> /usr/src/sys/alpha/include
> rm -f .depend
> mkdep -f .depend -a   -nostdinc
> -I/usr/src/sys/modules/syscons/fire/.. -D_KERNEL -DKLD_MODULE -I-
> -I/usr/src/sys/modules/syscons/fire/.. -I. -I@ -I@/../include
> -I/usr/obj/usr/src/alpha/usr/include
> /usr/src/sys/modules/syscons/fire/fire_saver.c
> /usr/src/sys/modules/syscons/fire/fire_saver.c:44: machine/random.h: No
> such file or directory
> mkdep: compile failed
> *** Error code 1
> 
> Stop in /usr/src/sys/modules/syscons/fire.
> *** Error code 1
> 
> Stop in /usr/src/sys/modules/syscons.
> *** Error code 1
> 
> Stop in /usr/src/sys/modules.
> *** Error code 1
> 
> 
> ---------------------------------
> anyone have any ideas, suggestions?
> 
> ------------------------------------------------------------------
> NOTICE TO BULK E-MAILERS: Pursuant to US Code, Title 47, Chapter 5,
> Subchapter II, 227, and all unsolicited commercial e-mail sent to this
> address is subject to a download and archival fee in the amount of $500 US
> 
> 
> 
> 
> To Unsubscribe: send mail to majordomo@FreeBSD.org
> with "unsubscribe freebsd-questions" in the body of the message
> 
> 



To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.4.10.10005081748001.657-100000>