View previous topic :: View next topic |
Author |
Message |
mashudiflexi at telkom... Guest
|
Posted: Fri Mar 06, 2009 1:54 am Post subject: [Freeswitch-users] make freeswitch-snapshot |
|
|
Hi Folk,
i got error while conduct ./make freeswitch-snapshot on debian 2.6 x86
here is the error :
/usr/bin/ld: cannot find -lodbc
collect2: ld returned 1 exit status
make[2]: *** [libfreeswitch.la] Error 1
Making all in src
Making all in mod
making all mod_amr
make[5]: *** No rule to make target
`/usr/src/freeswitch-snapshot/libfreeswitch.la', needed by
`mod_amr.so'. Stop.
make[4]: *** [all] Error 1
make[3]: *** [mod_amr-all] Error 1
make[2]: *** [all-recursive] Error 1
Making all in build
+-------- FreeSWITCH Build Complete -----------+
+ FreeSWITCH has been successfully built. +
+ Install by running: +
+ +
+ make install +
+----------------------------------------------+
make[1]: *** [all-recursive] Error 1
make: *** [all] Error 2
Did I miss something ?
thank you for your support.
mashudi
*****************************************
Sekarang Gratis Nelpon SLJJ Flexi diperluas ke
Yogya
*****************************************
_______________________________________________
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 |
|
|
jason at jasonjgw.net Guest
|
Posted: Fri Mar 06, 2009 2:07 am Post subject: [Freeswitch-users] make freeswitch-snapshot |
|
|
mashudi <mashudiflexi@telkom.co.id> wrote:
Quote: | i got error while conduct ./make freeswitch-snapshot on debian 2.6 x86
here is the error :
/usr/bin/ld: cannot find -lodbc
|
Have you installed the ODBC library and its development headers? Are they the
latest version?
It's failing to find the ODBC library.
_______________________________________________
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 |
|
|
stevecrozz at gmail.com Guest
|
|
Back to top |
|
|
mashudiflexi at telkom... Guest
|
|
Back to top |
|
|
chris at cloudtel.com Guest
|
Posted: Fri Mar 06, 2009 12:13 pm Post subject: [Freeswitch-users] make freeswitch-snapshot |
|
|
apt-get install unixodbc-dev
On March 5, 2009 11:02:45 pm mashudi wrote:
Quote: | Hi Folk,
i got error while conduct ./make freeswitch-snapshot on debian 2.6 x86
here is the error :
/usr/bin/ld: cannot find -lodbc
collect2: ld returned 1 exit status
make[2]: *** [libfreeswitch.la] Error 1
Making all in src
Making all in mod
making all mod_amr
make[5]: *** No rule to make target
`/usr/src/freeswitch-snapshot/libfreeswitch.la', needed by
`mod_amr.so'. Stop.
make[4]: *** [all] Error 1
make[3]: *** [mod_amr-all] Error 1
make[2]: *** [all-recursive] Error 1
Making all in build
+-------- FreeSWITCH Build Complete -----------+
+ FreeSWITCH has been successfully built. +
+ Install by running: +
+ +
+ make install +
+----------------------------------------------+
make[1]: *** [all-recursive] Error 1
make: *** [all] Error 2
Did I miss something ?
thank you for your support.
mashudi
*****************************************
Sekarang Gratis Nelpon SLJJ Flexi diperluas ke
Yogya
*****************************************
_______________________________________________
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 |
|
|
|