VoIP Mailing List Archives
Mailing list archives for the VoIP community |
|
View previous topic :: View next topic |
Author |
Message |
velu.technical at gmai... Guest
|
Posted: Sat Aug 08, 2009 12:37 am Post subject: [Freeswitch-users] ESL for Perl |
|
|
Dear all,
When I do make for Perl ESL libraries in "esl/perl" directory I have got the following error.
/usr/lib/gcc/i486-linux-gnu/4.1.2/../../../../lib/crt1.o: In function `_start':
../sysdeps/i386/elf/start.S:115: undefined reference to `main'
esl_wrap.o: In function `_wrap_eslSetLogLevel':
esl_wrap.cpp:(.text+0x1c10): undefined reference to `eslSetLogLevel'
esl_wrap.o: In function `_wrap_ESLconnection_setEventLock':
esl_wrap.cpp:(.text+0x3395): undefined reference to `ESLconnection::setEventLock(char const*)'
esl_wrap.o: In function `_wrap_ESLconnection_setBlockingExecute':
esl_wrap.cpp:(.text+0x3c65): undefined reference to `ESLconnection::setBlockingExecute(char const*)'
esl_wrap.o: In function `_wrap_ESLconnection_execute':
esl_wrap.cpp:(.text+0x41ab): undefined reference to `ESLconnection::execute(char const*, char const*, char const*)'
........
I have understood the when creating soft link ESL.o that error has occurred.
What is the problem?
Is there any dependency to create that link?
please help me.......
Thanks
Regards,
Velusamy |
|
Back to top |
|
|
brian at freeswitch.org Guest
|
Posted: Sat Aug 08, 2009 9:34 am Post subject: [Freeswitch-users] ESL for Perl |
|
|
You don't do make in the perl directory... You cd .. && 'make permod'
from the top level dir.
/b
On Aug 8, 2009, at 12:28 AM, velusamy velu wrote:
Quote: | Dear all,
When I do make for Perl ESL libraries in "esl/perl" directory I
have got the following error.
/usr/lib/gcc/i486-linux-gnu/4.1.2/../../../../lib/crt1.o: In
function `_start':
../sysdeps/i386/elf/start.S:115: undefined reference to `main'
esl_wrap.o: In function `_wrap_eslSetLogLevel':
esl_wrap.cpp:(.text+0x1c10): undefined reference to `eslSetLogLevel'
esl_wrap.o: In function `_wrap_ESLconnection_setEventLock':
esl_wrap.cpp:(.text+0x3395): undefined reference to
`ESLconnection::setEventLock(char const*)'
esl_wrap.o: In function `_wrap_ESLconnection_setBlockingExecute':
esl_wrap.cpp:(.text+0x3c65): undefined reference to
`ESLconnection::setBlockingExecute(char const*)'
esl_wrap.o: In function `_wrap_ESLconnection_execute':
esl_wrap.cpp:(.text+0x41ab): undefined reference to
`ESLconnection::execute(char const*, char const*, char const*)'
........
I have understood the when creating soft link ESL.o that error has
occurred.
What is the problem?
Is there any dependency to create that link?
please help me.......
Thanks
Regards,
Velusamy
_______________________________________________
FreeSWITCH-users mailing list
FreeSWITCH-users@lists.freeswitch.org
http://lists.freeswitch.org/mailman/listinfo/freeswitch-users
UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users
http://www.freeswitch.org
|
_______________________________________________
FreeSWITCH-users mailing list
FreeSWITCH-users@lists.freeswitch.org
http://lists.freeswitch.org/mailman/listinfo/freeswitch-users
UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users
http://www.freeswitch.org |
|
Back to top |
|
|
|
|
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
Powered by phpBB © 2001, 2005 phpBB Group
|