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

Re: [reSIProcate] Can't Build resiprocate


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@xxxxxxxxxxx> 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@xxxxxxxxxxx
>  www.cpqd.com.br
>  
>  
> _______________________________________________
> resiprocate-devel mailing list
> resiprocate-devel@xxxxxxxxxxxxxxxxxxx
> https://list.sipfoundry.org/mailman/listinfo/resiprocate-devel
> 
>