Displaying 2 results from an estimated 2 matches for "maxilinux".
Did you mean:
  arilinux
  
2006 Jan 29
1
Moprobe Zaptel error
...firstly, i did: 'make clean' then 'make linux26' and then 'make install'
into zaptel directory
Also, in the Linux kernel source Makefile, i replaced:
EXTRAVERSION = -6mdkcustom
with this:
EXTRAVERSION = -6mdk-i586-up-1GB
See the error in /var/log/messages:
Jan 29 10:41:46 maxilinux kernel: zaptel: version magic '
2.6.11-6mdk-i586-up-1GB 686 gcc-3.4' should be '2.6.11-6mdk-i586-up-1GB 586
gcc-3.4'
Apparently the difference comes from '686' when it should be '586'
How do i fix this? (i've been reading but i did not find the answer to this)...
2006 Jan 29
0
Modprobe Zaptel error
...firstly, i did: 'make clean' then 'make linux26' and then 'make install'
into zaptel directory
Also, in the Linux kernel source Makefile, i replaced:
EXTRAVERSION = -6mdkcustom
with this:
EXTRAVERSION = -6mdk-i586-up-1GB
See the error in /var/log/messages:
Jan 29 10:41:46 maxilinux kernel: zaptel: version magic '
2.6.11-6mdk-i586-up-1GB 686 gcc-3.4' should be '2.6.11-6mdk-i586-up-1GB 586
gcc-3.4'
Apparently the difference comes from '686' when it should be '586'
How do i fix this? (i've been reading but i did not find the answer to this)...