DragonFly bootsplash bmp

David Rhodus drhodus at catpa.com
Wed Oct 15 15:32:58 PDT 2003


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






More information about the Submit mailing list