View previous topic :: View next topic |
Author |
Message |
chris.chen2004 at gmai... Guest
|
Posted: Tue Dec 23, 2008 1:18 pm Post subject: [Freeswitch-users] Latest SVN trunk r10919 failed to build o |
|
|
Hi all, if you have the same problem as me failing to build the latest trunk on OS X 10.5.6
please see the error message below:
making all in .
Compiling src/switch_xml.c ...
cc1: warnings being treated as errors
src/switch_xml.c: In function 'switch_xml_find_child_multi':
src/switch_xml.c:310: warning: 'value' may be used uninitialized in this functio
n
make[2]: *** [libfreeswitch_la-switch_xml.lo] Error 1
Making all in src
Making all in mod
making all mod_cdr_csv
make[5]: *** No rule to make target `/Users/yunzhangchen/freeswitch/libfreeswitc
h.la', needed by `mod_cdr_csv.so'. Stop.
make[4]: *** [all] Error 1
make[3]: *** [mod_cdr_csv-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
Thanks
Chris |
|
Back to top |
|
|
brian at freeswitch.org Guest
|
Posted: Tue Dec 23, 2008 1:18 pm Post subject: [Freeswitch-users] Latest SVN trunk r10919 failed to build o |
|
|
Update and try again.
/b
On Dec 23, 2008, at 12:12 PM, Chris Chen wrote:
Quote: | Hi all, if you have the same problem as me failing to build the latest trunk on OS X 10.5.6
please see the error message below:
making all in .
Compiling src/switch_xml.c ...
cc1: warnings being treated as errors
src/switch_xml.c: In function 'switch_xml_find_child_multi':
src/switch_xml.c:310: warning: 'value' may be used uninitialized in this functio
n
make[2]: *** [libfreeswitch_la-switch_xml.lo] Error 1
Making all in src
Making all in mod
making all mod_cdr_csv
make[5]: *** No rule to make target `/Users/yunzhangchen/freeswitch/libfreeswitc
h.la', needed by `mod_cdr_csv.so'. Stop.
make[4]: *** [all] Error 1
make[3]: *** [mod_cdr_csv-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
Thanks
Chris
_______________________________________________
Freeswitch-users mailing list
Freeswitch-users@lists.freeswitch.org (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 |
|
|
|