LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Solaris / OpenSolaris (https://www.linuxquestions.org/questions/solaris-opensolaris-20/)
-   -   Makefile error. (https://www.linuxquestions.org/questions/solaris-opensolaris-20/makefile-error-586695/)

Amrita@3086 09-23-2007 01:23 AM

Makefile error.
 
hi all,

I am having a application makefile. After running Makefile I am getting following error.

make[2]: Leaving directory `/anupam/cl_server_release-230/code/cl_server'
cc -o .o
cc: No input files
make[1]: *** [.o] Error 1
make[1]: Leaving directory `/anupam/cl_server_release-230/code/cl_server/Banks/acquirer_base'
make: *** [Banks/acquirer_base/.o] Error 2


More over i am not using CC compiler and I have serched for "cc" in the Make file but could not find "CC" in any of the makefile line.

Can any one tell me the meaning of that error and why that error is comming ?

Please help me out.

Thanks in advance.

jlliagre 09-23-2007 02:20 AM

Was this Makefile used before on Solaris or is coming from a Linux environment ?


All times are GMT -5. The time now is 10:01 AM.