compilation error
- This topic has 0 replies, 1 voice, and was last updated 13 years ago by .
Viewing 1 post (of 1 total)
Viewing 1 post (of 1 total)
- You must be logged in to reply to this topic.
Dear All,
I have encounter following errors during compilation of Helloworld without bitbake method. Shall I install autoconf or automake for solve this? Pl help
arm-corecdp-linux-gnueabi-gcc -o helloworld helloworld-autotools-master/src/helloworld.c
In file included from helloworld-autotools-master/src/helloworld.c:31:
helloworld-autotools-master/src/helloworld.h:4:20: error: config.h: No such file or directory
helloworld-autotools-master/src/helloworld.c: In function ‘print_version’:
helloworld-autotools-master/src/helloworld.c:34: error: expected ‘)’ before ‘PACKAGE’
With Best regards
Rishi