On Fri, Jun 01, 2007 at 08:51:33PM +0900, Jun OKAJIMA wrote: > > > Current directfb requires a kernel module when you complile it with > --enable-multi. > I want DirectFB with libfusion.so, not fusion.ko. > > What I want is like this. > [DirectFB-1.0.1] $ ./configure --enable-multi --use-user-libfusion > --no-kernel-fusion > > Reasons: > 1. OSes other than Linux do not have fusion.ko > How to run current DirectFB on FreeBSD with --enable-multi?
Option 1: Implement freebsd-fusion Option 2: Implement libfusion using other IPC mechanism(s) > 2. A distribution ( Debian or Fedora or..) does not like necessity > of special kernel driver. > At least, unless you have precompiled fusion.ko to all existing > kernel binaries for each distribution, distribution does not > adopt DirectFB. But, you do it? you provide all modules? who does it? > > In the next version, please add (revive) support of libfusion.so. That would be option 2 then. If you think it's feasible why don't you do it? -- Ville Syrjälä [EMAIL PROTECTED] http://www.sci.fi/~syrjala/ _______________________________________________ directfb-dev mailing list [email protected] http://mail.directfb.org/cgi-bin/mailman/listinfo/directfb-dev
