[reSIProcate] resip error while installing boston bridge
Scott Godin
slgodin at icescape.com
Tue Jul 25 10:44:34 CDT 2006
I think that's a great idea. I think moving it to make all is
sufficient.
From: resiprocate-devel-bounces at list.sipfoundry.org
[mailto:resiprocate-devel-bounces at list.sipfoundry.org] On Behalf Of
Byron Campen
Sent: Tuesday, July 25, 2006 11:43 AM
To: resiprocate-devel
Subject: Re: [reSIProcate] resip error while installing boston bridge
This brigs up a question about the build system; should we be
building tfm when we run make? I can certainly see building it on a make
all, or a make check, but seeing as how it has an external dependency
that will usually not be lying around on the average linux system, maybe
we should prevent it from being built by the default target? Or perhaps
an additional configure option is the way to go here? Thoughts?
Best regards,
Byron Campen
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 at estacado.net> 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 at icescape.com
<mailto:slgodin at icescape.com> > 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 at gmail.com ]
Sent: Sunday, July 23, 2006 6:32 PM
To: Scott Godin
Cc: resiprocate-devel at list.sipfoundry.org ; sipx-dev at list.sipfoundry.org
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 at icescape.com
<mailto:slgodin at icescape.com> > 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.
From: resiprocate-devel-bounces at list.sipfoundry.org [mailto:
resiprocate-devel-bounces at list.sipfoundry.org
<mailto:resiprocate-devel-bounces at list.sipfoundry.org> ] On Behalf Of
Linda Thomas
Sent: Thursday, July 20, 2006 8:05 PM
To: resiprocate-devel at list.sipfoundry.org ; sipx-dev at list.sipfoundry.org
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 at counterpath.com
<mailto:jozsef at counterpath.com> > wrote:
I am also using fc 4 and gcc 4.0.2. Are you using SVN head?
Jozsef
________________________________
From: Linda Thomas [mailto: linda.sipx at gmail.com
<mailto:linda.sipx at gmail.com> ]
Sent: Wednesday, July 19, 2006 3:40 PM
To: Alan Hawrylyshen
Cc: resiprocate-devel at list.sipfoundry.org
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 at polyphase.ca
<mailto:alan at polyphase.ca> > 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
resiprocate-devel at list.sipfoundry.org
https://list.sipfoundry.org/mailman/listinfo/resiprocate-devel
_______________________________________________
resiprocate-devel mailing list
resiprocate-devel at list.sipfoundry.org
https://list.sipfoundry.org/mailman/listinfo/resiprocate-devel
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://list.resiprocate.org/pipermail/resiprocate-devel/attachments/20060725/b633ba85/attachment.htm>
More information about the resiprocate-devel
mailing list