[reSIProcate] Can't Build resiprocate
Leonardo N. S. Pereira
lpereira at cpqd.com.br
Mon Jul 11 08:04:26 CDT 2005
Thank you Scott!
And now I had it:
...
g++ -march=i686 -D_REENTRANT -g -Wall -I../build/..
-I/usr/kerberos/include/ -I../build/../contrib/ares -DUSE_ARES -DUSE_SSL
-DHAVE_POPT_H -c -o obj.debug.Linux.i686/BerkeleyDb.o BerkeleyDb.cxx
BerkeleyDb.cxx:10:24: db4/db_cxx.h: No such file or directory
In file included from BerkeleyDb.cxx:20:
../build/../repro/BerkeleyDb.hxx:33: error: ISO C++ forbids declaration
of `Db' with no type
../build/../repro/BerkeleyDb.hxx:33: error: expected `;' before '*' token
../build/../repro/BerkeleyDb.hxx:34: error: ISO C++ forbids declaration
of `Dbc' with no type
../build/../repro/BerkeleyDb.hxx:34: error: expected `;' before '*' token
BerkeleyDb.cxx: In constructor `repro::BerkeleyDb::BerkeleyDb(char*)':
BerkeleyDb.cxx:39: error: `mDb' undeclared (first use this function)
BerkeleyDb.cxx:39: error: (Each undeclared identifier is reported only
once for each function it appears in.)
BerkeleyDb.cxx:39: error: `Db' has not been declared
...
I'm using Linux whith kernel 2.6.11.7
Have someone any idea to solve my problem?
Thanks again, Leonardo Pereira
Scott Godin wrote:
> UInt64Hash was recently removed – you can safely remove this from the
> makefile.
>
> ------------------------------------------------------------------------
>
> *From:* Leonardo N. S. Pereira [mailto:lpereira at cpqd.com.br]
> *Sent:* Monday, July 11, 2005 8:30 AM
> *To:* jason at iii.ca
> *Cc:* resiprocate-devel at list.sipfoundry.org
> *Subject:* Re: [reSIProcate] Can't Build resiprocate
>
> Thank you Jason for your tip!
> Ok, I did it, but I had other error:
>
> ...
> g++ -march=i686 -D_REENTRANT -g -Wall -I../../build/..
> -I/usr/kerberos/include/ -I../../build/../contrib/ares -DUSE_ARES
> -DUSE_SSL -c -o obj.debug.Linux.i686/SubscriptionCreator.o
> SubscriptionCreator.cxx
> g++ -march=i686 -D_REENTRANT -g -Wall -I../../build/..
> -I/usr/kerberos/include/ -I../../build/../contrib/ares -DUSE_ARES
> -DUSE_SSL -c -o obj.debug.Linux.i686/SubscriptionState.o
> SubscriptionState.cxx
> make[1]: *** No rule to make target
> `obj.debug.Linux.i686/UInt64Hash.o', needed by
> `obj.debug.Linux.i686/libdum.a'. Stop.
> make[1]: Leaving directory `/tmp/resiprocate/sip/resiprocate/dum'
> make: *** [dum] Error 2
>
> Can someone help me again?
> Thanks a lot, Leonardo Pereira
>
>
>
> Fischl jason wrote:
>
>Please try building without using the autotools stuff - it is still
>
>experimental. You should be able to just
>
>
>
># cd sip
>
># make
>
>
>
>Note that you need to co from svn again to undo the changes made by
>
>use-autotools.sh
>
>
>
>
>
>On 7/8/05, Leonardo N. S. Pereira <lpereira at cpqd.com.br> <mailto:lpereira at cpqd.com.br> wrote:
>
>
>
>> Hi all.
>>
>> I downloded reciprocate:
>>
>> #svn co https://scm.sipfoundry.org/rep/resiprocate/main
>>
>>resiprocate
>>
>>
>>
>> I build whith:
>>
>>
>>
>> #cd resiprocate/sip
>>
>> #sh use-autotools.sh
>>
>> #sh autogen.sh
>>
>> #mkdir compile
>>
>> #cd compile
>>
>> #../configure --enable-ipv6 --disable-elog --disable-static ...
>>
>> #make
>>
>>
>>
>> g++ -DHAVE_CONFIG_H -I. -I../../resiprocate -I. -I../.. -I..
>>
>>-I/tmp/sip/sip/compile/../contrib/ares
>>
>>-I/usr/kerberos/include -g -O2 -Wall -Wno-deprecated -MT WinCompat.lo -MD
>>
>>-MP -MF .deps/WinCompat.Tpo -c
>>
>>../../resiprocate/os/WinCompat.cxx -fPIC -DPIC -o
>>
>>.libs/WinCompat.o
>>
>> ../../resiprocate/os/WinCompat.cxx:2:22: Winsock2.h: No
>>
>>such file or directory
>>
>> ../../resiprocate/os/WinCompat.cxx:3:22: Iphlpapi.h: No
>>
>>such file or directory
>>
>> In file included from
>>
>>../../resiprocate/os/WinCompat.cxx:6:
>>
>> ../../resiprocate/os/WinCompat.hxx:50: error: ISO C++
>>
>>forbids declaration of `DWORD' with no type
>>
>> ....
>>
>>
>>
>> Can someone help me, please?
>>
>>
>>
>> Thanks a lot, Leonardo Pereira
>>
>>
>>
>>
>>
>>
>>
>>
>>
>>
>>
>>--
>>
>> Leonardo Nogueira de Sá Pereira
>>
>> Diretoria de Sistemas de Nova Geração
>>
>> CPqD Telecom & IT Solutions
>>
>> Tel.: +55 19 3705-4846 / Fax: +55 19 3705-4894
>>
>> Cel.: +55 19 9714-7046
>>
>> lpereira at cpqd.com.br <mailto:lpereira at cpqd.com.br>
>>
>> www.cpqd.com.br <http://www.cpqd.com.br>
>>
>>
>>
>>
>>
>>_______________________________________________
>>
>>resiprocate-devel mailing list
>>
>>resiprocate-devel at list.sipfoundry.org <mailto:resiprocate-devel at list.sipfoundry.org>
>>
>>https://list.sipfoundry.org/mailman/listinfo/resiprocate-devel
>>
>>
>>
>>
>>
>>
>>
<http://www.cpqd.com.br/>
More information about the resiprocate-devel
mailing list