Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 23 Feb 2003 10:20:12 -0500
From:      "Michael A. Smith" <msmith@code-fu.com>
To:        alpha@FreeBSD.ORG
Subject:   make: don't know how to make /usr/src/sys/sys/_types.h
Message-ID:  <3E58E6AC.2050401@code-fu.com>

next in thread | raw e-mail | index | archive | help
I'm trying to update the system on my DEC Server 3000. It's running 
4.6-STABLE. I tried updating it to 50, but had troubles making the 
kernel. Then I tried going back to 4.X (actually 4.7) and had the same 
or similar problem. Each time I've tried to build a new version, I 
delete /usr/src and cvsup the new (or old) source tree from scratch.

No, I'm trying to build 4.6.2 and here's what I get when compiling the 
kernel:

<SNIP>
cc -O -pipe  -I/usr/include -I.    -c aicasm_macro_scan.c
cc -O -pipe  -I/usr/include -I.     -o aicasm aicasm.o aicasm_symbol.o 
aicasm_gram.o aicasm_macro_gram.o aicasm_scan.o aicasm_macro_scan.o  -ll
cd /usr/obj/usr/src/sys/ZEUS;  MAKEOBJDIRPREFIX=/usr/obj 
MACHINE_ARCH=alpha  MACHINE=alpha 
OBJFORMAT_PATH=/usr/obj/usr/src/alpha/usr/libexec 
PERL5LIB=/usr/obj/usr/src/alpha/usr/libdata/perl/5.00503 
GROFF_BIN_PATH=/usr/obj/usr/src/alpha/usr/bin 
GROFF_FONT_PATH=/usr/obj/usr/src/alpha/usr/share/groff_font 
GROFF_TMAC_PATH=/usr/obj/usr/src/alpha/usr/share/tmac 
DESTDIR=/usr/obj/usr/src/alpha  INSTALL="sh /usr/src/tools/install.sh" 
PATH=/usr/obj/usr/src/alpha/usr/sbin:/usr/obj/usr/src/alpha/usr/bin:/usr/obj/usr/src/alpha/usr/games:/sbin:/bin:/usr/sbin:/usr/bin 
  OBJFORMAT_PATH=/usr/obj/usr/src/alpha/usr/libexec:/usr/libexec make 
KERNEL=kernel depend
make: don't know how to make /usr/src/sys/sys/_types.h. Stop
*** Error code 2

Stop in /usr/src.
*** Error code 1

Stop in /usr/src.
</SNIP>


I didn't write down details of the failed 5.0 and 4.7 builds, but my 
memory tells me they were the same as this (or nearly so).

I've never had any problem keeping this machine up-to-date until now. It 
started as a 4.3 machine and has been completely updated several times. 
Seaching the mailing list archives has gotten me nowhere.

Any clues?


-- 
Michael A. Smith <msmith@code-fu.com>
Programmer at Large


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?3E58E6AC.2050401>