kernel recompile
Ok so i recompiled the kernel and the modulkes and installed the modules and crap, the problem is i went ahead and forgot to ineret the CC= line and so now my kernel is made with the wrong gcc version so I'm going to recompile with the cc line and hopefully it will be ok
make clean <== saves the config file
make CC=/opt/gcc-2.95.3/bin/gcc && make CC=/opt/gcc-2.95.3/bin/gcc modules_install
This whole process would prolly be a whole lot smoother if i didn't forget shit all the time.
apears to have gone well... YAY
make clean <== saves the config file
make CC=/opt/gcc-2.95.3/bin/gcc && make CC=/opt/gcc-2.95.3/bin/gcc modules_install
This whole process would prolly be a whole lot smoother if i didn't forget shit all the time.
apears to have gone well... YAY

0 Comments:
Post a Comment
<< Home