Forum Discussion
Altera_Forum
Honored Contributor
22 years agoerror compiling - linux
Hello, I changed some linux configuration and I got this error in the Nios II IDE. ***[all] Error 2 ***[lib/gen_crc32table] Error 1 ***[lib] Error 2 ... inttypes.h: No such file or...
Altera_Forum
Honored Contributor
22 years agoHi spy1,
I got the same error every time I try to enable JFFS2 and/or JFFS filesystem support. I don't know the reason, but if you don't need suport for those filesystems try to disable them into File systems entry in Kernel configuration, then disable CRC32 functions support into Library routines. I think that gen_crc32table.c file is a part of CRC32 functions. I'm trying to understand why the IDE cannot find the inttypes.h file, that is a part of uClibc. I hope this helps.