Downgrade Mol
  • Order of the Butterfly
    Order of the Butterfly
    Bladerunner
    Posts: 418 from 2004/2/19
    Well I hope I am not to disturbing with my request, especially because I allready asked the same Question on ppczone and in IRC...

    I d´ like to use Mol with my Pegasos 1
    Unfortunatelly any newer Versions are not working. So I thought I can downgrade it to the last working Version, 0.9.68. ( I have a clean and fresh Debian Sarge Install with Kernel 2.4.27)
    The Problem is, I get some compiler errors when trying to compile the modules:

    make[2]: Entering directory `/usr/src/modules/mol'
    /usr/bin/make -C kmod
    make[3]: Entering directory `/usr/src/modules/mol/kmod'
    cc -E -D__ASSEMBLY__ -D__KERNEL__ -DMODULE -I. -Iinclude -I../shared -I/usr/src/linux/include -Wp,-MD,traps.pp traps.S | m4 -s | tr ';' '\n' > traps.o.s
    as traps.o.s -o traps.o
    emulation.S: Assembler messages:
    emulation.S:731: Error: too many positional arguments
    emulation.S:735: Error: too many positional arguments
    emulation.S:739: Error: too many positional arguments
    emulation.S:743: Error: too many positional arguments
    emulation.S:747: Error: too many positional arguments
    emulation.S:751: Error: too many positional arguments
    emulation.S:755: Error: too many positional arguments
    emulation.S:759: Error: too many positional arguments
    emulation.S:763: Error: too many positional arguments
    emulation.S:767: Error: too many positional arguments
    emulation.S:771: Error: too many positional arguments
    emulation.S:775: Error: too many positional arguments
    emulation.S:779: Error: too many positional arguments
    emulation.S:783: Error: too many positional arguments
    emulation.S:787: Error: too many positional arguments
    emulation.S:791: Error: too many positional arguments
    make[3]: *** [traps.o] Error 1
    make[3]: Leaving directory `/usr/src/modules/mol/kmod'
    make[2]: *** [kmod] Error 2
    make[2]: Leaving directory `/usr/src/modules/mol'
    make[1]: *** [build-stamp] Error 2
    make[1]: Leaving directory `/usr/src/modules/mol'
    Module /usr/src/modules/mol failed.

    Afaik the error was allready reported (according to some google search) the only suggestion so far was to upgrade, which is impossible, simply because Mol won`t work properly.

    Any Ideas? (Or someone fixing the newer MOL Versions, so they work again with the Peg? ;-)
  • »27.11.04 - 14:08
    Profile