Hi All:
I'm trying to build a 5.2.1 kernel. I've used both the original method as well as the newer "make buildkernel...". I keep getting the error during the "make depend" phase:


src/i386/usr/include /usr/src/sys/modules/syscons/logo/logo_saver.c /usr/src/sys/modules/syscons/logo/logo.c

The error is:

/usr/src/sys/modules/syscons/logo/logo_saver.c:47:18: logo.c: No such file or directory
mkdep: compile failed
*** Error code 1


However, the files exist. I can open them up and look at them.:

# pwd
/usr/src
# ls sys/modules/syscons/logo/logo_saver.c
sys/modules/syscons/logo/logo_saver.c
# ls sys/modules/syscons/logo/logo.c
sys/modules/syscons/logo/logo.c

Anyone have an idea what might be wrong?

thanx...

Gene

_________________________________________________________________
Get tips for maintaining your PC, notebook accessories and reviews in Technology 101. http://special.msn.com/tech/technology101.armx


_______________________________________________
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to