Beiträge von ele_ssar

    Hi,
    Very cool works


    After testing your last release with patch-8, I've found problem with module dependencies and snd-ens1371, this module need to use gameport.ko on loading.

    Code
    snd_ens1371: Unknown symbol gameport_set_phys
    snd_ens1371: Unknown symbol gameport_unregister_port
    snd_ens1371: Unknown symbol __gameport_register_port


    When loading fs module there is an other problem (dmesg output):

    Code
    ISO 9660 Extensions: Microsoft Joliet Level 3
    Unable to load NLS charset iso8859-1


    And, because I'm french, I'v put in attachement fr.map (gzipped) for you.


    And last, there is problem in vdr module osdimage after loading :

    Code
    vdr: /usr/local/vdr/PLUGINS/lib//libvdr-osdimage.so.1.3.44: undefined symbol: _ZNK6Magick9Exception4whatEv


    that seem dependencies problems with libmagick ...



    ElessaR