Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 20 Apr 1998 18:17:03 -0400
From:      Ron Bolin <rlb@mindspring.com>
To:        FreeBSD Current Mailing List <freebsd-current@FreeBSD.ORG>
Subject:   lkm build problem opt_devfs.h
Message-ID:  <353BC95F.A4537A6@mindspring.com>

next in thread | raw e-mail | index | archive | help
During todays current kernel build I got the following  lkm build error
during a buildworld:

cc -O -pipe -DCD9660  -DKERNEL -DACTUALLY_LKM_NOT_KERNEL -Wreturn-type
-Wcomment -Wredundant-decls -Wimplicit  -Wnested-externs
-Wstrict-prototypes -Wmissing-prototypes  -Wpointer-arith -Winline
-Wuninitialized -nostdinc -I-  -I/usr/obj/usr/src/lkm/cd9660
-I/usr/obj/usr/src/lkm/cd9660/@ -DVFS_LKM -DMODVNOPS=cd9660_modvnops -c
/usr/src/lkm/cd9660/../../sys/isofs/cd9660/cd9660_vfsops.c
/usr/src/lkm/cd9660/../../sys/isofs/cd9660/cd9660_vfsops.c:42:
opt_devfs.h: No such file or directory
*** Error code 1

What is the fix for this?

Thanks


--
-------------------------------------------------------------------------------
Ron Bolin                               E-mail: rlb@mindspring.com
Ph: 770-992-6875                        Web: http://www.mindspring.com/~rlb
-------------------------------------------------------------------------------




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



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