Re: [OpenSBC] Calls to outside with SRV record addresses
Brought to you by:
joegenbaclor
From: OpenSBC F. <ope...@op...> - 2009-01-01 17:23:16
|
Looks like some other issue got introduced? Or do I need to do something different to compile in the same place again? fw1:/usr/src/opensbc# make bothnoshared make optnoshared debugnoshared make[1]: Entering directory `/usr/src/opensbc' make P_SHAREDLIB=0 opt make[2]: Entering directory `/usr/src/opensbc' g++ -D_REENTRANT -D_REENTRANT -Wall -I/usr/src/opensipstack/include -DPTRACING -I/usr/src/opensipstack/include -I ./ -fpermissive -Os -c SBCIVRHandler.cxx -o obj_linux_x86_r/SBCIVRHandler.o SBCIVRHandler.cxx: In member function 'virtual void SBCIVRHandler::RefreshSupportedCodecs()': SBCIVRHandler.cxx:188: error: 'OpalG729_RAW' was not declared in this scope make[2]: *** [http://obj_linux_x86_r/SBCIVRHandler.o|http://obj_linux_x86_r/SBCIVRHandler.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 Thanks, Mike |