Re: [reSIProcate] Building reSIProcate on a Linux Platform
I'm pretty sure you get that error if you build without OpenSSL support.
I will commit a change to SVN head so that this will not happen in
future builds - in the meantime you are pretty safe to just just remove
testDtlsTransport from the Makefile.
Scott
> -----Original Message-----
> From: resiprocate-devel-bounces@xxxxxxxxxxxxxxxxxxxx
> [mailto:resiprocate-devel-bounces@xxxxxxxxxxxxxxxxxxxx] On Behalf Of
> Jerry Richards
> Sent: Monday, December 18, 2006 7:24 PM
> To: resiprocate-devel@xxxxxxxxxxxxxxxxxxxx
> Subject: [reSIProcate] Building reSIProcate on a Linux Platform
>
> Has anyone successfully built reSIProcate on RedHat Linux Enterprise
WS
> Version 3.0? What about Fedora 5? I'm getting the following error
> with
> RedHat Linux platform:
>
> g++ -march=i686 -D_REENTRANT -g -Wall
-I../../../build/..
> -I..
> /../../build/.. -I../../../build/../contrib/ares -DUSE_ARES -
> DHAVE_POPT_H -c
> -o obj.debug.Linux.i686/testDtlsTransport.o testDtlsTransport.cxx
> g++ -o bin.debug.Linux.i686/testDtlsTransport
> obj.debug.Linux.i686/testDtlsTransport.o
> .debug.Linux.i686/TestSupport.o -
> L../../../build/../resip/stack/obj.debug
> .Linux.i686 -L../../../build/../rutil/obj.debug.Linux.i686 -
> L../../../buil
> d/../contrib/ares -lresip -lrutil -lares -lpthread -lpopt
> obj.debug.Linux.i686/testDtlsTransport.o(.text+0x14f): In function
> `main':
> /home/jerry/work/Sipfoundry/reSIProcate/resiprocate-
> 1.0/resip/stack/test/tes
> tDtlsTransport.cxx:28: undefined reference to
> `resip::BaseSecurity::ExportableSuite'
>
obj.debug.Linux.i686/testDtlsTransport.o(.text+0x15d):/home/jerry/work/
> Sipfo
> undry/reSIProcate/resiprocate-
> 1.0/resip/stack/test/testDtlsTransport.cxx:28:
> undefined reference to
> `resip::Security::Security[in-charge](resip::BaseSecurity::CipherList
> const&)'
> collect2: ld returned 1 exit status
> make[1]: *** [bin.debug.Linux.i686/testDtlsTransport] Error 1
> make[1]: Leaving directory
> `/home/jerry/work/Sipfoundry/reSIProcate/resiprocate-
> 1.0/resip/stack/test'
> make: *** [tests] Error 2
> [root@RedHat-Lab1 resiprocate-1.0]#
>
> _______________________________________________
> resiprocate-devel mailing list
> resiprocate-devel@xxxxxxxxxxxxxxxxxxxx
> https://list.resiprocate.org/mailman/listinfo/resiprocate-devel