Altera_Forum
Honored Contributor
20 years agoPython on uClinux
I've attempted but failed at building Python for uClinux, it dies with:
/usr/include/unistd.h:243: error: two or more data types in declaration specifiers All I'm doing is "./configure" then "make", like it says at python.org. What am I doing wrong?