This Question is Answered

1 "correct" answer available (5 pts) 2 "helpful" answers available (1 pts)
3 Replies Last post: Jul 30, 2009 8:06 PM by joegen  
Click to view jpablog's profile   2 posts since
Jul 24, 2009

Jul 29, 2009 11:42 AM

Problemas al compilar OpenSBC


Hola a todos, espero me puedan ayudar, he tratado de instalar OpenSBC(OpenSBC-1.1.5_RC5-Final.tar.gz) en Vyatta(vyatta-virtual-appliance-vc5.0.2-beta2.xva.gz), siguiendo el manual propuesto en documents.

Al instalar la paquetría, los siguientes paquetes no me deja instalarlos: libxml2-dev, libssl-dev, libncurses5-dev, libcurl3-dev, sqlite3 y libsqlite3-dev.

Me dice que tienen dependencias y no logro instalar la dependencia que marca.

Al poner make bothnoshared dentro de opensipstack tengo esto:

g++ -D_REENTRANT -D_REENTRANT -Wall -g -D_DEBUG -DNDEBUG -DPTRACING -I/usr/src/opensipstack/include -DPTRACING -I/usr/src/opensipstack/include -c SDPConnectionData.cxx -o /usr/src/opensipstack/lib/obj_linux_x86_d/SDPConnectionData.o
g++ -D_REENTRANT -D_REENTRANT -Wall -g -D_DEBUG -DNDEBUG -DPTRACING -I/usr/src/opensipstack/include -DPTRACING -I/usr/src/opensipstack/include -c SDPHeader.cxx -o /usr/src/opensipstack/lib/obj_linux_x86_d/SDPHeader.o
SDPHeader.cxx:192: internal compiler error: Segmentation fault
Please submit a full bug report,
with preprocessed source if appropriate.
See <file:///usr/share/doc/gcc-4.3/README.Bugs> for instructions.
make[4]: *** [/usr/src/opensipstack/lib/obj_linux_x86_d/SDPHeader.o] Error 1
make[4]: Leaving directory `/usr/src/opensipstack/src'
make[3]: *** [debug] Error 2
make[3]: Leaving directory `/usr/src/opensipstack/src'
make[2]: *** [debugnoshared] Error 2
make[2]: Leaving directory `/usr/src/opensipstack/src'
make[1]: *** [debugnoshared] Error 2
make[1]: Leaving directory `/usr/src/opensipstack'
make: *** [bothnoshared] Error 2
vyatta:/usr/src/opensipstack#

Al poner make bothnoshared dentro de opensbc tengo esto:

g++ -D_REENTRANT -D_REENTRANT -Wall -I/usr/src/opensipstack/include -DPTRACING -I/usr/src/opensipstack/include -I ./ -fpermissive -Os -c SBCByeHandler.cxx -o obj_linux_x86_r/SBCByeHandler.o
g++ -D_REENTRANT -D_REENTRANT -Wall -I/usr/src/opensipstack/include -DPTRACING -I/usr/src/opensipstack/include -I ./ -fpermissive -Os -c SBCCALEATrunk.cxx -o obj_linux_x86_r/SBCCALEATrunk.o
/usr/src/opensipstack/include/GCObject.h: In instantiation of 'void GC::GCObject<T>::PrintReferences(std::ostream&, BOOL) const [with T = RFC3265::RFC3265Resource]':
/usr/src/opensipstack/include/GCObject.h:372: instantiated from 'void GC::GCObject<T>::PrintOn(std::ostream&) const [with T = RFC3265::RFC3265Resource]'
SBCCALEATrunk.cxx:571: instantiated from here
/usr/src/opensipstack/include/GCObject.h:403: internal compiler error: Segmentation fault
Please submit a full bug report,
with preprocessed source if appropriate.
See <file:///usr/share/doc/gcc-4.3/README.Bugs> for instructions.
make[2]: *** [http://obj_linux_x86_r/SBCCALEATrunk.o|http://obj_linux_x86_r/SBCCALEATrunk.o] Error 1
make[2]: Leaving directory `/usr/src/opensbc'
make[1]: *** [optnoshared] Error 2
make[1]: Leaving directory `/usr/src/opensbc'
make: *** [bothnoshared] Error 2
vyatta:/usr/src/opensbc#

Y no logro instalar OpenSBC en Vyatta. Me pueden ayudar?


Click to view joegen's profile   519 posts since
Apr 28, 2007
1. Jul 29, 2009 7:57 PM in response to: jpablog
Re: Problemas al compilar OpenSBC

Mike Picher posted a very good documentation on how to compile and install opensbc on vyatta here

http://www.opensourcesip.org:8080/clearspacex/docs/DOC-1070

Click to view joegen's profile   519 posts since
Apr 28, 2007
3. Jul 30, 2009 8:06 PM in response to: jpablog
Re: Problemas al compilar OpenSBC

Hi,

Good to hear you got it working. Please use English to post to the forum. Many people (like me) don't really speak spanish :-)