LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Programming (https://www.linuxquestions.org/questions/programming-9/)
-   -   error : undefined reference to `cli_calloc' (https://www.linuxquestions.org/questions/programming-9/error-undefined-reference-to-%60cli_calloc-416444/)

cynthia_thomas 02-17-2006 06:45 AM

error : undefined reference to `cli_calloc'
 
Hi,
This is the problem .What is the solution

../sysdeps/i386/elf/start.S:77: undefined reference to `main'
/tmp/ccvMCzQb.o(.text+0x65): In function `cli_ac_addpatt':
: undefined reference to `cli_calloc'


I have includede the necessary header files.
thanks and regards
cynthia

kshkid 02-17-2006 06:49 AM

check for the declaration and definition integrity
for cli_calloc


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