Dear all,<br> When I do make for Perl ESL libraries in "esl/perl" directory I have got the following error.<br><br>/usr/lib/gcc/i486-linux-gnu/4.1.2/../../../../lib/crt1.o: In function `_start':<br>../sysdeps/i386/elf/start.S:115: undefined reference to `main'<br>
esl_wrap.o: In function `_wrap_eslSetLogLevel':<br>esl_wrap.cpp:(.text+0x1c10): undefined reference to `eslSetLogLevel'<br>esl_wrap.o: In function `_wrap_ESLconnection_setEventLock':<br>esl_wrap.cpp:(.text+0x3395): undefined reference to `ESLconnection::setEventLock(char const*)'<br>
esl_wrap.o: In function `_wrap_ESLconnection_setBlockingExecute':<br>esl_wrap.cpp:(.text+0x3c65): undefined reference to `ESLconnection::setBlockingExecute(char const*)'<br>esl_wrap.o: In function `_wrap_ESLconnection_execute':<br>
esl_wrap.cpp:(.text+0x41ab): undefined reference to `ESLconnection::execute(char const*, char const*, char const*)'<br>........<br><br>I have understood the when creating soft link ESL.o that error has occurred.<br><br>
What is the problem?<br>Is there any dependency to create that link?<br><br>please help me.......<br><br>Thanks<br><br>Regards,<br>Velusamy<br>