DragonFly BSD
DragonFly submit List (threaded) for 2003-10
[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]

Re: DragonFly bootsplash bmp


From: David Rhodus <drhodus@xxxxxxxxx>
Date: Wed, 15 Oct 2003 18:32:22 -0400


On Monday, October 13, 2003, at 11:09 AM, Matthew Dillon wrote:

I dunno, but I don't consider it high priority. People who want to use the splash screen will have to gunzip it.
Looks like we never hooked vesa back together after the source
re-structure.

client-98# cd /usr/src/sys/dev/video/i386/vesa
client-98# ls
CVS Makefile vesa.c
client-98# make
Warning: Object directory not changed from original /usr/src/sys/dev/video/i386/vesa
@ -> /usr/src/sys/dev/video/i386/vesa/../../../..
machine -> /usr/src/sys/dev/video/i386/vesa/../../../../i386/include
touch opt_vga.h
cc -O -pipe -D_KERNEL -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -fformat-extensions -ansi -DKLD_MODULE -nostdinc -I. -I@ -I@/../include -I/usr/include -mpreferred-stack-boundary=2 -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -fformat-extensions -ansi -c vesa.c
make: don't know how to make scvesactl.c. Stop
client-98#


Which leads us to:

ls -l /modules/vesa.ko
ls: /modules/vesa.ko: No such file or directory


-DR





[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]