>>>>> "Tilman" == Tilman Sauerbeck <[EMAIL PROTECTED]> writes:

    Tilman> Cosme P. Cuevas <[EMAIL PROTECTED]> [2003-08-29 19:05]:

    >> [1]. I compile the kernel. I don't apply any suggested patch,
    >> because the HOWTO say that it is optional. It is wrong?

    Tilman> You'll need to apply the fusion patch - it ships with
    Tilman> DirectFB (have a look at the patches directory).  Then
    Tilman> build DirectFB passing --enable-multi to configure.

Thank you, Tilman, but, after patch wiht
*fusion-full-linux-2.4.21.patch*, recompile and install the new
*2.4.22* kernel, I do this:

# ./configure --with-gfxdrivers=matrox --enable-multi

(...)
checking linux/fb.h usability... yes
checking linux/fb.h presence... yes
checking for linux/fb.h... yes
checking for pthread_attr_init in -lpthread... yes
checking for dlopen in -ldl... yes
checking for sysio.h... yes
checking linux/fusion.h usability... no
checking linux/fusion.h presence... no
checking for linux/fusion.h... no
configure: error:

*** Multi application core requires Fusion Kernel Device (see README).
(...)


In the config.log:

configure:9055: checking linux/fusion.h usability
configure:9068: gcc -c -D_REENTRANT -Wall -O3 -ffast-math -pipe   conftest.c >&5
configure:9117: linux/fusion.h: No such file or directory
configure:9071: $? = 1
configure: failed program was:
| #line 9057 "configure"
| /* confdefs.h.  */
|

(...)

| #include <linux/fusion.h>
configure:9087: result: no
configure:9091: checking linux/fusion.h presence
configure:9102: gcc -E  conftest.c
configure:9119: linux/fusion.h: No such file or directory
configure:9108: $? = 1
configure: failed program was:
| #line 9093 "configure"
| /* confdefs.h.  */
|

(...)

| #include <linux/fusion.h>
configure:9127: result: no
configure:9163: checking for linux/fusion.h
configure:9170: result: no
configure:9179: error:

*** Multi application core requires Fusion Kernel Device (see README).



Some additional data:   O:-)

#grep '^[^#].*FUSION' /boot/config-2.4.22
CONFIG_FUSION_DEVICE=m

# lsmod | grep fusion
fusion                 16992   0  (unused)

# cd /usr/src/linux
# find . -name 'fb.h'
./include/linux/fb.h
./include/config/fb.h

# find . -name 'fusion.h'
./include/linux/fusion.h
./include/config/sound/fusion.h
./include/config/fusion.h

# ls -ld /dev/shm
drwxrwxrwt    2 root     root           40 ago 29 20:16 /dev/shm

# mount | grep tmpfs
tmpfs on /dev/shm type tmpfs (rw)

# ls -l /dev/fusion/
total 0
crw-------    1 root     root     253,   0 ago 29 19:45 0
crw-------    1 root     root     253,   1 ago 29 19:45 1
crw-------    1 root     root     253,   2 ago 29 19:46 2



:-(

What is wrong?


Bye.

-- 
          ________________________________________
          Cosme P. Cuevas - cosmepc telefonica net
             ICQ 86011094 - GnuPG KeyID: 0A4305FB
                   Debian - GNU/Linux
          ----------------------------------------



-- 
Info: To unsubscribe send a mail to [EMAIL PROTECTED] with 
"unsubscribe directfb-users" as subject.

Reply via email to