Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 12 May 2006 16:41:20 +0900
From:      Ganbold <ganbold@micom.mng.net>
To:        freebsd-current@freebsd.org
Cc:        ariff@freebsd.org
Subject:   kernel build failure, es1888.c is listed in makefile
Message-ID:  <44643C20.4060105@micom.mng.net>

index | next in thread | raw e-mail

Hi,

I got kernel build failure today when I tried to upgrade RELENG_6 to 
CURRENT.
...
rm -f .depend
mkdep -f .depend -a   -nostdinc -D_KERNEL -DKLD_MODULE -I- 
-DHAVE_KERNEL_OPTION_HEADERS -I. -I@ -I@/contrib/altq 
-I/usr/obj/usr/src/sys/GW 
/usr/src/sys/modules/sound/driver/es137x/../../../../dev/sound/pci/es137x.c
===> sound/driver/ess (depend)
@ -> /usr/src/sys
machine -> /usr/src/sys/i386/include
awk -f @/tools/makeobjops.awk @/kern/device_if.m -h
awk -f @/tools/makeobjops.awk @/kern/bus_if.m -h
awk -f @/tools/makeobjops.awk @/isa/isa_if.m -h
awk -f @/tools/makeobjops.awk @/dev/pci/pci_if.m -h
make: don't know how to make es1888.c. Stop
*** Error code 2

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

I checked the makefile and es1888.c is listed in makefile but file 
itself is missing.
Either makefile should be fixed or es1888.c file added in appropriate place.

thanks,

Ganbold




home | help

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