During ./make-falkon.sh I noticed this: Compiling GramClient Compiling C Executor /usr/bin/ld: can't locate file for: -lcrt0.o collect2: ld returned 1 exit status It didn't halt the build. It probably should. Probably better to use make and/or ant as build language. --