< Previous by Date Date Index Next by Date >
< Previous in Thread Thread Index Next in Thread >

Re: [reSIProcate] resip error while installing boston bridge


Byron,
SInce you suggested that ibrutil, libresip, and libdum have been built , I ran the make command for bbridge and these are some of the errors that I got: Kindly suggest something. Also, I tried to install gcc 3.x , but it fails to install, (I guess I have to uninstall gcc 4.0 first). Can you forward me some links where i can download gcc 3.x?

Thanks
Linda


/usr/resip/stack/TransactionController.hxx:28: error: 'FdSet' has not been declared
/usr/resip/stack/TransactionController.hxx:30: error: 'FdSet' has not been declared
/usr/resip/stack/TransactionController.hxx:50: error: 'DnsStub' has not been declared
/usr/resip/stack/TransactionController.hxx:50: error: 'BlacklistListener' has not been declared
/usr/resip/stack/TransactionController.hxx:51: error: 'DnsStub' has not been declared
/usr/resip/stack/TransactionController.hxx:51: error: 'BlacklistListener' has not been declared
/usr/resip/stack/TransactionController.hxx:70: error: ISO C++ forbids declaration of 'Fifo' with no type
/usr/resip/stack/TransactionController.hxx:70: error: expected ';' before '<' token
/usr/resip/stack/StatisticsManager.hxx:44: error: 'UInt64' does not name a type
/usr/resip/stack/StatisticsManager.hxx:45: error: 'UInt64' does not name a type
/usr/resip/stack/SipStack.hxx:49: error: 'DnsStub' has not been declared
/usr/resip/stack/SipStack.hxx:49: error: expected ',' or '...' before '&' token
/usr/resip/stack/SipStack.hxx:52: error: ISO C++ forbids declaration of 'NameserverList' with no type
/usr/resip/stack/SipStack.hxx:64: error: expected class-name before '{' token
/usr/resip/stack/SipStack.hxx:100: error: expected ';' before '(' token
/usr/resip/stack/SipStack.hxx:126: error: ISO C++ forbids declaration of 'Fifo' with no type
/usr/resip/stack/SipStack.hxx:126: error: expected ';' before '<' token
/usr/resip/stack/SipStack.hxx:359: error: 'FdSet' has not been declared
/usr/resip/stack/SipStack.hxx:367: error: 'FdSet' has not been declared
/usr/resip/stack/SipStack.hxx:404: error: 'DnsStub' has not been declared
/usr/resip/stack/SipStack.hxx:404: error: 'BlacklistListener' has not been declared
/usr/resip/stack/SipStack.hxx:415: error: 'DnsStub' has not been declared
/usr/resip/stack/SipStack.hxx:415: error: 'BlacklistListener' has not been declared
/usr/resip/stack/SipStack.hxx:417: error: ISO C++ forbids declaration of 'DnsStub' with no type
/usr/resip/stack/SipStack.hxx:417: error: expected ';' before '&' token
/usr/resip/stack/SipStack.hxx:451: error: ISO C++ forbids declaration of 'DnsStub' with no type
/usr/resip/stack/SipStack.hxx:451: error: expected ';' before '*' token
/usr/resip/stack/SipStack.hxx:465: error: ISO C++ forbids declaration of 'TimeLimitFifo' with no type
/usr/resip/stack/SipStack.hxx:465: error: expected ';' before '<' token
/usr/resip/stack/SipStack.hxx:468: error: 'Mutex' does not name a type
/usr/resip/stack/SipStack.hxx:491: error: 'AfterSocketCreationFuncPtr' does not name a type
/usr/resip/stack/SipStack.hxx: In constructor 'resip::SipStack::Exception::Exception(const resip::Data&, const resip::Data&, int)':
/usr/resip/stack/SipStack.hxx:67: error: class 'resip::SipStack::Exception' does not have any field named 'BaseException'
/usr/resip/stack/TransactionUser.hxx: At global scope:
/usr/resip/stack/TransactionUser.hxx:51: error: ISO C++ forbids declaration of 'TimeLimitFifo' with no type
/usr/resip/stack/TransactionUser.hxx:51: error: expected ';' before '<' token
/usr/resip/stack/TransactionUser.hxx:54: error: 'TimeLimitFifo' has not been declared
/usr/resip/stack/TransactionUser.hxx:54: error: expected ',' or '...' before '<' token
/usr/resip/stack/TransactionUser.hxx:56: error: 'TimeLimitFifo' has not been declared
/usr/resip/stack/TransactionUser.hxx:56: error: expected ',' or '...' before '<' token
/usr/resip/dum/DumFeatureChain.hxx:15: error: 'SharedPtr' was not declared in this scope
/usr/resip/dum/DumFeatureChain.hxx:15: error: template argument 1 is invalid
/usr/resip/dum/DumFeatureChain.hxx:15: error: template argument 2 is invalid
/usr/resip/dum/DumFeatureChain.hxx:15: error: expected unqualified-id before '>' token
/usr/resip/dum/DumFeatureChain.hxx:31: error: expected ',' or '...' before '&' token
/usr/resip/dum/DumFeatureChain.hxx:31: error: ISO C++ forbids declaration of 'FeatureList' with no type
/usr/resip/dum/DumFeatureChain.hxx:38: error: 'FeatureList' does not name a type/usr/resip/dum/DumFeatureMessage.hxx:28: error: field 'mTransactionId' has incomplete type
/usr/resip/dum/DumFeatureMessage.hxx: In member function 'virtual const resip::Data& resip::DumFeatureMessage::getTransactionId() const':
/usr/resip/dum/DumFeatureMessage.hxx:26: error: 'mTransactionId' was not declared in this scope
/usr/resip/dum/DialogUsageManager.hxx: At global scope:
/usr/resip/dum/DialogUsageManager.hxx:70: error: expected class-name before '{' token
/usr/resip/dum/DialogUsageManager.hxx:70: warning: 'class resip::DialogUsageManager::Exception' has virtual functions but non-virtual destructor
/usr/resip/dum/DialogUsageManager.hxx:98: error: 'TransportType' has not been declared
/usr/resip/dum/DialogUsageManager.hxx:100: error: 'IpVersion' has not been declared
/usr/resip/dum/DialogUsageManager.hxx:115: error: expected ',' or '...' before '<' token
/usr/resip/dum/DialogUsageManager.hxx:115: error: ISO C++ forbids declaration of 'SharedPtr' with no type
/usr/resip/dum/DialogUsageManager.hxx:116: error: ISO C++ forbids declaration of 'SharedPtr' with no type
/usr/resip/dum/DialogUsageManager.hxx:116: error: expected ';' before '<' token
/usr/resip/dum/DialogUsageManager.hxx:117: error: ISO C++ forbids declaration of 'SharedPtr' with no type
/usr/resip/dum/DialogUsageManager.hxx:117: error: expected ';' before '<' token
/usr/resip/dum/DialogUsageManager.hxx:136: error: 'resip::SharedPtr' has not been declared
/usr/resip/dum/DialogUsageManager.hxx:136: error: expected ',' or '...' before '<' token
/usr/resip/dum/DialogUsageManager.hxx:171: error: ISO C++ forbids declaration of 'SharedPtr' with no type
/usr/resip/dum/DialogUsageManager.hxx:171: error: expected ';' before '<' token
/usr/resip/dum/DialogUsageManager.hxx:175: error: ISO C++ forbids declaration of 'SharedPtr' with no type
/usr/resip/dum/DialogUsageManager.hxx:175: error: expected ';' before '<' token
/usr/resip/dum/DialogUsageManager.hxx:176: error: ISO C++ forbids declaration of 'SharedPtr' with no type
/usr/resip/dum/DialogUsageManager.hxx:176: error: expected ';' before '<' token
/usr/resip/dum/DialogUsageManager.hxx:177: error: ISO C++ forbids declaration of 'SharedPtr' with no type
/usr/resip/dum/DialogUsageManager.hxx:177: error: expected ';' before '<' token
/usr/resip/dum/DialogUsageManager.hxx:182: error: ISO C++ forbids declaration of 'SharedPtr' with no type
/usr/resip/dum/DialogUsageManager.hxx:182: error: expected ';' before '<' token
/usr/resip/dum/DialogUsageManager.hxx:184: error: ISO C++ forbids declaration of 'SharedPtr' with no type
/usr/resip/dum/DialogUsageManager.hxx:184: error: expected ';' before '<' token
/usr/resip/dum/DialogUsageManager.hxx:187: error: ISO C++ forbids declaration of 'SharedPtr' with no type
/usr/resip/dum/DialogUsageManager.hxx:187: error: expected ';' before '<' token
/usr/resip/dum/DialogUsageManager.hxx:188: error: ISO C++ forbids declaration of 'SharedPtr' with no type
/usr/resip/dum/DialogUsageManager.hxx:188: error: expected ';' before '<' token
/usr/resip/dum/DialogUsageManager.hxx:190: error: ISO C++ forbids declaration of 'SharedPtr' with no type
/usr/resip/dum/DialogUsageManager.hxx:190: error: expected ';' before '<' token
/usr/resip/dum/DialogUsageManager.hxx:192: error: ISO C++ forbids declaration of 'SharedPtr' with no type
/usr/resip/dum/DialogUsageManager.hxx:192: error: expected ';' before '<' token
/usr/resip/dum/DialogUsageManager.hxx:193: error: ISO C++ forbids declaration of 'SharedPtr' with no type
/usr/resip/dum/DialogUsageManager.hxx:193: error: expected ';' before '<' token
/usr/resip/dum/DialogUsageManager.hxx:194: error: ISO C++ forbids declaration of 'SharedPtr' with no type
/usr/resip/dum/DialogUsageManager.hxx:194: error: expected ';' before '<' token
/usr/resip/dum/DialogUsageManager.hxx:198: error: ISO C++ forbids declaration of 'SharedPtr' with no type
/usr/resip/dum/DialogUsageManager.hxx:198: error: expected ';' before '<' token
/usr/resip/dum/DialogUsageManager.hxx:199: error: ISO C++ forbids declaration of 'SharedPtr' with no type
/usr/resip/dum/DialogUsageManager.hxx:199: error: expected ';' before '<' token
/usr/resip/dum/DialogUsageManager.hxx:201: error: ISO C++ forbids declaration of 'SharedPtr' with no type
/usr/resip/dum/DialogUsageManager.hxx:201: error: expected ';' before '<' token
/usr/resip/dum/DialogUsageManager.hxx:207: error: ISO C++ forbids declaration of 'SharedPtr' with no type
/usr/resip/dum/DialogUsageManager.hxx:207: error: expected ';' before '<' token
/usr/resip/dum/DialogUsageManager.hxx:213: error: ISO C++ forbids declaration of 'SharedPtr' with no type
/usr/resip/dum/DialogUsageManager.hxx:213: error: expected ';' before '<' token
/usr/resip/dum/DialogUsageManager.hxx:214: error: ISO C++ forbids declaration of 'SharedPtr' with no type
/usr/resip/dum/DialogUsageManager.hxx:214: error: expected ';' before '<' token
/usr/resip/dum/DialogUsageManager.hxx:215: error: ISO C++ forbids declaration of 'SharedPtr' with no type
/usr/resip/dum/DialogUsageManager.hxx:215: error: expected ';' before '<' token
/usr/resip/dum/DialogUsageManager.hxx:216: error: ISO C++ forbids declaration of 'SharedPtr' with no type
/usr/resip/dum/DialogUsageManager.hxx:216: error: expected ';' before '<' token
/usr/resip/dum/DialogUsageManager.hxx:218: error: ISO C++ forbids declaration of 'SharedPtr' with no type
/usr/resip/dum/DialogUsageManager.hxx:218: error: expected ';' before '<' token
/usr/resip/dum/DialogUsageManager.hxx:219: error: ISO C++ forbids declaration of 'SharedPtr' with no type
/usr/resip/dum/DialogUsageManager.hxx:219: error: expected ';' before '<' token
/usr/resip/dum/DialogUsageManager.hxx:221: error: expected ',' or '...' before '<' token
/usr/resip/dum/DialogUsageManager.hxx:221: error: ISO C++ forbids declaration of 'SharedPtr' with no type
/usr/resip/dum/DialogUsageManager.hxx:225: error: 'SharedPtr' has not been declared
/usr/resip/dum/DialogUsageManager.hxx:225: error: expected ',' or '...' before '<' token
/usr/resip/dum/DialogUsageManager.hxx:276: error: 'resip::SharedPtr' has not been declared
/usr/resip/dum/DialogUsageManager.hxx:276: error: expected ',' or '...' before '<' token
/usr/resip/dum/DialogUsageManager.hxx:277: error: 'resip::SharedPtr' has not been declared
/usr/resip/dum/DialogUsageManager.hxx:277: error: expected ',' or '...' before '<' token
/usr/resip/dum/DialogUsageManager.hxx:279: error: 'resip::SharedPtr' has not been declared
/usr/resip/dum/DialogUsageManager.hxx:279: error: expected ',' or '...' before '<' token
/usr/resip/dum/DialogUsageManager.hxx:303: error: 'FeatureList' in class 'resip::DumFeatureChain' does not name a type
/usr/resip/dum/DialogUsageManager.hxx:304: error: 'FeatureList' in class 'resip::DumFeatureChain' does not name a type
/usr/resip/dum/DialogUsageManager.hxx:306: error: ISO C++ forbids declaration of 'SharedPtr' with no type
/usr/resip/dum/DialogUsageManager.hxx:306: error: expected ';' before '<' token
/usr/resip/dum/DialogUsageManager.hxx:363: error: ISO C++ forbids declaration of 'SharedPtr' with no type
/usr/resip/dum/DialogUsageManager.hxx:363: error: expected ';' before '<' token
/usr/resip/dum/DialogUsageManager.hxx:429: error: ISO C++ forbids declaration of 'HashMap' with no type
/usr/resip/dum/DialogUsageManager.hxx:429: error: expected ';' before '<' token
/usr/resip/dum/DialogUsageManager.hxx:430: error: 'DialogSetMap' does not name a type
/usr/resip/dum/DialogUsageManager.hxx:432: error: ISO C++ forbids declaration of 'SharedPtr' with no type
/usr/resip/dum/DialogUsageManager.hxx:432: error: expected ';' before '<' token
/usr/resip/dum/DialogUsageManager.hxx:433: error: ISO C++ forbids declaration of 'SharedPtr' with no type
/usr/resip/dum/DialogUsageManager.hxx:433: error: expected ';' before '<' token
/usr/resip/dum/DialogUsageManager.hxx:100: error: 'V4' was not declared in this scope
/usr/resip/dum/DialogUsageManager.hxx:101: error: incomplete type 'resip::Data' used in nested name specifier
/usr/resip/dum/DialogUsageManager.hxx:102: error: incomplete type 'resip::Data' used in nested name specifier
/usr/resip/dum/DialogUsageManager.hxx:105: error: incomplete type 'resip::Data' used in nested name specifier
/usr/resip/dum/DialogUsageManager.hxx:369: error: incomplete type 'resip::Data' used in nested name specifier
/usr/resip/dum/DialogUsageManager.hxx: In constructor 'resip::DialogUsageManager::Exception::Exception(const resip::Data&, const resip::Data&, int)':
/usr/resip/dum/DialogUsageManager.hxx:75: error: class 'resip::DialogUsageManager::Exception' does not have any field named 'BaseException'
/usr/resip/dum/DialogUsageManager.hxx: In member function 'UnaryFunction resip::DialogUsageManager::applyToServerSubscriptions(const resip::Data&, const resip::Data&, UnaryFunction)':
/usr/resip/dum/DialogUsageManager.hxx:259: error: no match for 'operator+' in 'eventType + aor'
/root/src/3.2/bbridge/../sipXportLib/include/utl/UtlString.h:487: note: candidates are: UtlString operator+(const UtlString&, const UtlString&)
/root/src/3.2/bbridge/../sipXportLib/include/utl/UtlString.h:490: note:         UtlString operator+(const UtlString&, const char*)
/root/src/3.2/bbridge/../sipXportLib/include/utl/UtlString.h:493: note:         UtlString operator+(const char*, const UtlString&)
/usr/lib/gcc/i386-redhat-linux/4.0.2/../../../../include/c++/4.0.2/bits/stl_pair.h: At global scope:
/usr/lib/gcc/i386-redhat-linux/4.0.2/../../../../include/c++/4.0.2/bits/stl_pair.h: In instantiation of 'std::pair<const resip::Data, resip::ServerSubscription*>':
/usr/resip/dum/DialogUsageManager.hxx:265:   instantiated from here
/usr/lib/gcc/i386-redhat-linux/4.0.2/../../../../include/c++/4.0.2/bits/stl_pair.h:73: error: 'std::pair<_T1, _T2>::first' has incomplete type
/usr/resip/stack/LazyParser.hxx:11: error: forward declaration of 'const struct resip::Data'
/usr/resip/dum/DialogUsageManager.hxx: In member function 'resip::Message* resip::DialogUsageManager::getNext(int)':
/usr/resip/dum/DialogUsageManager.hxx:286: error: 'mFifo' was not declared in this scope
/usr/resip/dum/DialogUsageManager.hxx: In member function 'bool resip::DialogUsageManager::messageAvailable()':
/usr/resip/dum/DialogUsageManager.hxx:288: error: 'mFifo' was not declared in this scope
/usr/resip/dum/DumThread.hxx: At global scope:
/usr/resip/dum/DumThread.hxx:12: error: expected class-name before '{' token
/usr/resip/dum/DumThread.hxx:12: warning: 'class resip::DumThread' has virtual functions but non-virtual destructor
/usr/resip/dum/InviteSession.hxx:294: error: field 'mPeerUserAgent' has incomplete type
/usr/resip/dum/InviteSession.hxx:307: error: ISO C++ forbids declaration of 'SharedPtr' with no type
/usr/resip/dum/InviteSession.hxx:307: error: expected ';' before '<' token
/usr/resip/dum/InviteSession.hxx:308: error: ISO C++ forbids declaration of 'SharedPtr' with no type
/usr/resip/dum/InviteSession.hxx:308: error: expected ';' before '<' token
/usr/resip/dum/InviteSession.hxx:309: error: ISO C++ forbids declaration of 'SharedPtr' with no type
/usr/resip/dum/InviteSession.hxx:309: error: expected ';' before '<' token
/usr/resip/dum/InviteSession.hxx:310: error: ISO C++ forbids declaration of 'SharedPtr' with no type
/usr/resip/dum/InviteSession.hxx:310: error: expected ';' before '<' token
/usr/resip/dum/InviteSession.hxx:333: error: 'SharedPtr' was not declared in this scope
/usr/resip/dum/InviteSession.hxx:333: error: template argument 2 is invalid
/usr/resip/dum/InviteSession.hxx:333: error: template argument 4 is invalid
/usr/resip/dum/InviteSession.hxx:333: error: expected unqualified-id before '>' token
/usr/resip/dum/InviteSession.hxx:334: error: 'AckMap' does not name a type
/usr/resip/dum/InviteSession.hxx: In member function 'resip::Data& resip::InviteSession::getPeerUserAgent()':
/usr/resip/dum/InviteSession.hxx:111: error: 'mPeerUserAgent' was not declared in this scope
/usr/resip/stack/StackThread.hxx: At global scope:
/usr/resip/stack/StackThread.hxx:19: error: expected class-name before '{' tokenConference.h:82: error: field 'mAor' has incomplete type
ConferenceUserAgent.h:144: error: using-declaration for non-member at class scope
ConferenceUserAgent.h:144: error: expected ';' before '<' token
ConferenceUserAgent.h:160: error: ISO C++ forbids declaration of 'HashMap' with no type
ConferenceUserAgent.h:160: error: expected ';' before '<' token
ConferenceUserAgent.h:163: error: ISO C++ forbids declaration of 'HashMap' with no type
ConferenceUserAgent.h:163: error: expected ';' before '<' token
bbridge.cpp: In function 'int main(int, char**)':
bbridge.cpp:385: error: 'SipXExternalLogger' was not declared in this scope
bbridge.cpp:385: error: expected `;' before 'resipLogger'
bbridge.cpp:386: error: 'resip::Log' has not been declared
bbridge.cpp:386: error: 'resip::Log' has not been declared
bbridge.cpp:386: error: 'Cout' was not declared in this scope
bbridge.cpp:387: error: 'resip::Log' has not been declared
bbridge.cpp:387: error: 'toLevel' was not declared in this scope
bbridge.cpp:388: error: invalid use of undefined type 'struct resip::Data'
/usr/resip/stack/LazyParser.hxx:11: error: forward declaration of 'struct resip::Data'
bbridge.cpp:389: error: 'resipLogger' was not declared in this scope
bbridge.cpp:389: error: 'initialize' was not declared in this scope
bbridge.cpp:469: error: expected type-specifier
bbridge.cpp:469: error: expected unqualified-id before '&' token
bbridge.cpp:469: error: expected `)' before '&' token
bbridge.cpp:469: error: expected `{' before '&' token
bbridge.cpp:469: error: 'e' was not declared in this scope
bbridge.cpp:469: error: expected `;' before ')' token
bbridge.cpp:473: error: expected primary-_expression_ before 'catch'
bbridge.cpp:473: error: expected `;' before 'catch'





On 7/25/06, Byron Campen <bcampen@xxxxxxxxxxxx > wrote:
I am not familiar with the bbridge build, but I assume it links against librutil, libresip, and libdum, which you have at this point, so you should be okay (provided the build can find them, along with all the necessary header files)

Best Regards,
Byron Campen

So can I build boston bridge now?
I think the last time I ran the make command for bbridge, I got the resip error and thats why all this installation.
i will get back to you if I get the same error again.
 
Linda
 
On 7/25/06, Byron Campen <bcampen@xxxxxxxxxxxx > wrote:
ActionBase? That is part of tfm. If the build system has gotten as far as tfm, you have already built the libraries you need (rutil, resip, and dum). (tfm is a regression testing framework used for the proxy, repro)

 
Best regards,
Byron Campen

In the file ActionBase.hxx, it contains the foll. code:

#include <boost/shared_ptr.hpp>
#include "rutil/Data.hxx"

However, the reciprocat directory  structure does not contain the folder boost and hence the error for ActionBase.hxx.
SOmeone please tell me about the solution for this: i.e. why the folder is not there and  how to locate it.structure does not contain
Linda

On 7/24/06, Byron Campen < bcampen@xxxxxxxxxxxx > wrote:

Is HeaderHash.cxx still empty? (it is supposed to contain some gperf-generated code) If it is empty, make sure you have gperf installed on your system.

 
If you have gperf and an empty HeaderHash.cxx, make absolutely certain that you have the HeaderHash.gperf file (this is the input that gperf needs to generate HeaderHash.cxx).

 
If neither of these works, I am not sure where the problem is.

 
Best regards,
Byron Campen

In the list of files that you stated, only HeaderHash.cxx is the file that is empty. I deleted that file and  ran the make command again, but it seems that HeaderHash.cxx file gets created again.
I got the foll error:
../build/../resip/stack/obj.debug.Linux.i686/libresip.a(Headers.o)(.text+0x66b6): In function `resip::Headers::getType(char const*, int)':
/root/src/3.2/resiprocateLib/resiprocate/resip/stack/Headers.cxx:291: undefined reference to `resip::HeaderHash::in_word_set(char const*, unsigned int)'
collect2: ld returned 1 exit status
make[1]: *** [bin.debug.Linux.i686 /repro] Error 1
rm obj.debug.Linux.i686/repro.o obj.debug.Linux.i686/repro.d
make[1]: Leaving directory `/root/src/3.2/resiprocateLib/resiprocate/repro'
make: *** [repro] Error 2

Kindly let me know if you have any solutions.

Linda


On 7/24/06, Scott Godin < slgodin@xxxxxxxxxxxx > wrote:

Are HeaderHash.cxx ParameterHash.cxx and MethodHash.cxx empty?  If so, try deleting these running make again.  These files should be in resiprocateLib/resiprocate/resip/stack.

 
 

From: Linda Thomas [mailto: linda.sipx@xxxxxxxxx ]
Sent: Sunday, July 23, 2006 6:32 PM
To: Scott Godin
Cc: resiprocate-devel@xxxxxxxxxxxxxxxxxxx ; sipx-dev@xxxxxxxxxxxxxxxxxxx


Subject: Re: [reSIProcate] resip error while installing boston bridge

 
 
 

I downloaded the resiprocateLib folder from http://scm.sipfoundry.org/rep/sipX/main/resiprocateLib/

I changed my directory path to reciprocateLib\main and ran ./configure which didnt give any error.
However, when I ran ./make it gave the following error:
Please guide me:

: In function `resip::Headers::getType(char const*, int)':
/root/src/3.2/resiprocateLib/resiprocate/resip/stack/Headers.cxx:291: undefined reference to `resip::HeaderHash::in_word_set(char const*, unsigned int)'
collect2: ld returned 1 exit status
make[1]: *** [bin.debug.Linux.i686/repro] Error 1
rm obj.debug.Linux.i686/repro.o obj.debug.Linux.i686/repro.d
make[1]: Leaving directory `/root/src/3.2/resiprocateLib/resiprocate/repro'
make: *** [repro] Error 2


Regards
Linda

On 7/21/06, Scott Godin < slgodin@xxxxxxxxxxxx> wrote:

You must use resiprocate stack.  If you got the sipX project from SVN, then the resip stuff should be checked out under the ResiprocateLib directory.

 
 


Subject: Re: [reSIProcate] resip error while installing boston bridge

 
 

Hi
I was trying to install the boston bridge code.
But as posted earlier the resip was throwing error.
According to my knowledge  Resiprocate consists of the Stack.
But as I already have the Sipxpbx which has the SipxtackLib also build in my system.
Do I still need to build Resip to properly install BBridge or BBridge can use the Stack of sipxtackLib.
Thanks
Linda

On 7/20/06, Jozsef Vass < jozsef@xxxxxxxxxxxxxxx > wrote:

I am also using fc 4 and gcc 4.0.2. Are you using SVN head?

 
 

Jozsef

 
 

From: Linda Thomas [mailto: linda.sipx@xxxxxxxxx]
Sent: Wednesday, July 19, 2006 3:40 PM


To: Alan Hawrylyshen
Cc: resiprocate-devel@xxxxxxxxxxxxxxxxxxx
Subject: Re: [reSIProcate] resip error while installing boston bridge

 
 
 
 
 
 

Its fedora core 4 and gcc 4.0.1

 
 

Do i need to install gcc 3.x?

 
 

Linda



 

On 7/19/06, Alan Hawrylyshen < alan@xxxxxxxxxxxx > wrote:

 
 

On 2006.07.19, at 13:44 , Linda Thomas wrote:

 
 

Can anyone guide me why is this so ?
 

Linda

 
 


 

What compiler version are you using? On what platform.. Please tell us more.


 

Thanks

Alan


 

 
 
 
 
 
 

_______________________________________________
resiprocate-devel mailing list