Date: Sat, 7 Jul 2001 03:44:21 -0500 (EST) From: Richard Lucas <rlucas@solidcomputing.com> To: <questions@freebsd.org> Subject: h323 proxy make error Message-ID: <20010707034216.H1558-100000@mx2.threeh.com>
next in thread | raw e-mail | index | archive | help
I am trying to install openh323proxy and it's giving me the following error, any ideas on how to fix it? c++ -Wall -DP_FREEBSD=430001 -DP_SSL -I/usr/include/openssl -DP_PTHREADS -DPBYTE_ORDER=PLITTLE_ENDIAN -I/usr/ports/net/openh323proxy/../openh323/work/pwlib/include/ptlib/unix -I/usr/ports/net/openh323proxy/../openh323/work/pwlib/include -DPTRACING -I/usr/ports/net/openh323proxy/../openh323/work/openh323/include -DNDEBUG -O -pipe -march=pentium -pthread -c EndpointTabl.cxx -o obj_FreeBSD_x86_r/EndpointTabl.o EndpointTabl.cxx: In function `bool IsPrefix(const H225_AliasAddress &, const H225_AliasAddress &)': EndpointTabl.cxx:223: `e_e164' is not a member of type `H225_AliasAddress' EndpointTabl.cxx:224: warning: unreachable code at beginning of switch statement EndpointTabl.cxx:238: `e_publicNumber' is not a member of type `H225_PartyNumber' EndpointTabl.cxx:240: warning: unreachable code at beginning of switch statement EndpointTabl.cxx: In method `class Endpoint EndpointTable::FindByPrefix(const H225_ArrayOf_AliasAddress &)': EndpointTabl.cxx:1083: `e_e164' is not a member of type `H225_AliasAddress' gmake: *** [obj_FreeBSD_x86_r/EndpointTabl.o] Error 1 *** Error code 2 Stop in /usr/ports/net/openh323proxy. *** Error code 1 Stop in /usr/ports/net/openh323proxy. *** Error code 1 Stop in /usr/ports/net/openh323proxy. *** Error code 1 Stop in /usr/ports/net/openh323proxy. Thanks, -Richard To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20010707034216.H1558-100000>