Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 24 Apr 2001 17:15:26 -0400
From:      "Lee, Jaeho" <Jaeho.Lee@brooks.com>
To:        freebsd-stable@FreeBSD.ORG
Subject:   RE: make buildkernel failed
Message-ID:  <857F15D7E3D8D3118D290008C7CF058602C976AC@mail-naeast1.brooks.com>

next in thread | raw e-mail | index | archive | help
FYI, I could not find vibes.c under /usr/src. Definitely this caused the
problem. But how Makefile expects non-existing file?

/Jaeho

-----Original Message-----
From: Lee, Jaeho [mailto:Jaeho.Lee@brooks.com]
Sent: Tuesday, April 24, 2001 5:03 PM
To: freebsd-stable@FreeBSD.ORG
Subject: make buildkernel failed


Hello,

I cvsup'ed this morning with 4-STABLE.
After that, I did make buildworld. It succeeds without any problem.
But when I did 'make buildkernel', I met this problem.

===> sound/driver/vibes
@ -> /usr/src/sys
machine -> /usr/src/sys/i386/include
perl @/kern/makeops.pl -h @/kern/device_if.m
perl @/kern/makeops.pl -h @/kern/bus_if.m
perl @/kern/makeops.pl -h @/isa/isa_if.m
perl @/kern/makeops.pl -h @/pci/pci_if.m
make: don't know how to make vibes.c. Stop
*** Error code 2

Stop in /usr/src/sys/modules/sound/driver.
*** Error code 1

Stop in /usr/src/sys/modules/sound.
*** Error code 1

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

Stop in /usr/obj/usr/src/sys/GENERIC.
*** Error code 1

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

Stop in /usr/src.

Again, I followed this order.

1) cvsup supfile-stable
2) cd /usr/src
3) make buildworld
4) make buildkernel

Did I miss something?

Thanks,
/Jaeho

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

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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?857F15D7E3D8D3118D290008C7CF058602C976AC>