Forum Discussion
Altera_Forum
Honored Contributor
20 years ago --- Quote Start --- originally posted by hippo@Nov 27 2005, 07:57 PM you should use kernel ver 2.6.11, as it was in microtronix v1.4.
you should already get the kernel build in cygwin !!
the dos2unix does not matter. (?)
check the vmlinux file.
after some search in the makefile and kconfig, the last error was from ksymall for debug
which is from,
menuconfig -> kernel hacking -> full symbolic/source debuggin support.
you can safely disable it.
<div align='right'><{post_snapback}> (index.php?act=findpost&pid=11186)
--- quote end ---
--- Quote End --- I disabled it, and it's still giving me that error... no options on in kernel hacknig, and I'm using as few kernel options as possible. I converted the linux-2.6.x tree using zip/unzip, but should I do the same with my project directory also? Ie, with the .config file... I don't think it would make a difference since only output is being placed there. I don't understand how come this is so difficult to do in Windows... there must be something else I'm doing wrong?