Quoting Karl Bowden ([EMAIL PROTECTED]): > Would it be possible to create a fusion-linux package that would compile > (from the fusion-linux tree, without having to patch the kernel and put > the fusion-linux tree in it) against a kernel source just by specifying > the kernel source dir as a make parameter (eg make > KERNEL_DIR=/usr/src/linux-2.5)?
In linux-fusion/ is a Makefile with such a variable. You can simply do "make" in linux-fusion without patching your kernel. You only have to copy linux-fusion/linux/include/linux/fusion.h to <linux/fusion.h> (most probably /usr/include/linux/fusion.h). > btw, when trying to compile gail, libbonoboui, and libgnomeui on > gdk-directfb, is it ok just to remove X11 dependent code? (I am not a C > programmer by a long shot) It depends on the importance of these code parts. -- Best regards, Denis Oliver Kropp .------------------------------------------. | DirectFB - Hardware accelerated graphics | | http://www.directfb.org/ | "------------------------------------------" Convergence GmbH -- Info: To unsubscribe send a mail to [EMAIL PROTECTED] with "unsubscribe directfb-dev" as subject.
