Hello, Does anyone have, or know where to get, a pre-compiled copy of FreeSwitch for Solaris 10/x86?
# uname -a SunOS hrndvsoi-zm01 5.10 Generic_137112-07 i86pc i386 i86pc I'm stuck trying to run make/gmake/\/opt/gnu/bin/make: <snip> "make" results in: make: Fatal error: Command failed for target `all-recursive' Current working directory /home/vmorales/freeswitch *** Error code 1 make: Fatal error: Command failed for target `all' </snip> "gmake" & "/opt/gnu/bin/make" result in: <snip> creating libfreeswitch.la (cd .libs && rm -f libfreeswitch.la && ln -s ../libfreeswitch.la libfreeswitch.la) gcc -I/home/vmorales/freeswitch/src/include -I/home/vmorales/freeswitch/libs/libteletone/src -fPIC -Werror -g -ggdb -DPATH_MAX=2048 -g -m32 -I/usr/sfw/include -Wall -std=c99 -pedantic -m32 -o .libs/freeswitch freeswitch-switch.o -L/usr/sfw/lib -lm ./.libs/libfreeswitch.so /home/vmorales/freeswitch/libs/apr/.libs/libapr-1.a -L/home/vmorales/freeswitch/libs/srtp /usr/sfw/lib/libstdc++.so libs/apr/.libs/libapr-1.a -luuid -lsendfile -lrt -ldl -lnsl -lpthread libs/libedit/src/.libs/libedit.a -lssl -lcrypto -lcurses -lsocket -R/home/vmorales/freeswitch-build/lib -R/usr/sfw/lib Undefined first referenced symbol in file XML_Parse ./.libs/libfreeswitch.so XML_ParserCreate ./.libs/libfreeswitch.so XML_ErrorString ./.libs/libfreeswitch.so herror ./.libs/libfreeswitch.so XML_SetUserData ./.libs/libfreeswitch.so XML_ParserFree ./.libs/libfreeswitch.so XML_GetErrorCode ./.libs/libfreeswitch.so XML_SetCharacterDataHandler ./.libs/libfreeswitch.so XML_SetElementHandler ./.libs/libfreeswitch.so ld: fatal: Symbol referencing errors. No output written to .libs/freeswitch collect2: ld returned 1 exit status gmake[2]: *** [freeswitch] Error 1 gmake[1]: *** [all-recursive] Error 1 gmake: *** [all] Error 2 </snip> Thanks in advance for any information provided. Vladimir _______________________________________________ FreeSWITCH-users mailing list [email protected] http://lists.freeswitch.org/mailman/listinfo/freeswitch-users UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users http://www.freeswitch.org
