From: Poornima N. <Poo...@in...> - 2009-04-02 13:26:54
|
Hi This could be issue with automake in fedora11, is there any way to fix it ? make[5]: Entering directory `/root/ltp-full-20090331/testcases/kernel/io/aio/aio02' cc -Wall --static -Wall -g -O -I../../../../../include -Wall -DTEST_NAME=\"cases/aio_tio.c\" -o cases/aio_tio main.c -L../../../../../lib -lltp main.c: In function ‘main’: main.c:38: warning: control reaches end of non-void function /usr/bin/ld: cannot find -lc collect2: ld returned 1 exit status make[5]: *** [cases/aio_tio] Error 1 make[5]: Leaving directory `/root/ltp-full-20090331/testcases/kernel/io/aio/aio02' make[4]: *** [all] Error 2 make[4]: Leaving directory `/root/ltp-full-20090331/testcases/kernel/io/aio' make[3]: *** [all] Error 2 make[3]: Leaving directory `/root/ltp-full-20090331/testcases/kernel/io' make[2]: *** [all] Error 2 make[2]: Leaving directory `/root/ltp-full-20090331/testcases/kernel' make[1]: *** [all] Error 2 make[1]: Leaving directory `/root/ltp-full-20090331/testcases' make: *** [all] Error 2 Regards Poornima |