Date: Tue, 2 Apr 2002 01:21:08 +0300 From: "Vlad Marchenko" <vlad@infonet.com.ua> To: <roger@freebsd.org> Cc: <ports@FreeBSD.org> Subject: FreeBSD Port: openh323-1.7.4 Message-ID: <01da01c1d9cb$85a70ab0$aa2805c3@kuzya>
next in thread | raw e-mail | index | archive | help
Hi, # $FreeBSD: ports/net/openh323/Makefile,v 1.31 2002/04/01 15:26:53 roger Exp $ while compiling /usr/ports/net/openh323 Im keeping getting this erorr : gmake[3]: Entering directory `/usr/ports/net/openh323/work/pwlib/src/ptlib/ unix' c++ -Wall -DP_FREEBSD=440000 -DP_SSL -I/usr/include/include -I/usr/include/ crypto -DP_EXPAT -DP_PTHREADS -DPBYTE_ORDER=PLITTLE_ENDIAN -I/usr/ports/net /openh323/work/pwlib/include/ptlib/unix -I/usr/ports/net/openh323/work/pwli b/include -DNDEBUG -O -pipe -pthread -pthread -pthread -pthread -c ../../p tclib/pxml.cxx -o /usr/ports/net/openh323/work/pwlib/lib/obj_FreeBSD_x86_r/ pxml.o ../../ptclib/pxml.cxx:43: expat.h: No such file or directory ../../ptclib/pxml.cxx: In method `BOOL PXML::Load(const PString &, int = -1)': ../../ptclib/pxml.cxx:173: syntax error before `=' ../../ptclib/pxml.cxx:174: `parser' undeclared (first use this function) ../../ptclib/pxml.cxx:174: (Each undeclared identifier is reported only once ../../ptclib/pxml.cxx:174: for each function it appears in.) ../../ptclib/pxml.cxx:174: implicit declaration of function `int XML_SetUserData(...)' ../../ptclib/pxml.cxx:176: implicit declaration of function `int XML_SetElementHandler(...)' ../../ptclib/pxml.cxx:177: implicit declaration of function `int XML_SetCharacterDataHandler(...)' ../../ptclib/pxml.cxx:178: implicit declaration of function `int XML_SetXmlDeclHandler(...)' ../../ptclib/pxml.cxx:179: implicit declaration of function `int XML_SetDoctypeDeclHandler(...)' ../../ptclib/pxml.cxx:182: implicit declaration of function `int XML_Parse(...)' ../../ptclib/pxml.cxx:185: syntax error before `=' ../../ptclib/pxml.cxx:186: `err' undeclared (first use this function) ../../ptclib/pxml.cxx:186: implicit declaration of function `int XML_ErrorString(...)' ../../ptclib/pxml.cxx:187: implicit declaration of function `int XML_GetCurrentColumnNumber(...)' ../../ptclib/pxml.cxx:188: implicit declaration of function `int XML_GetCurrentLineNumber(...)' gmake[3]: *** [/usr/ports/net/openh323/work/pwlib/lib/obj_FreeBSD_x86_r/pxml.o] Error 1 gmake[3]: Leaving directory `/usr/ports/net/openh323/work/pwlib/src/ptlib/unix' gmake[2]: *** [/usr/ports/net/openh323/work/pwlib/lib/libpt_FreeBSD_x86_r.so] Error 2 gmake[2]: Leaving directory `/usr/ports/net/openh323/work/pwlib/tools/asnparser' gmake[1]: *** [/usr/ports/net/openh323/work/pwlib/tools/asnparser/obj_FreeBSD_x86_r/asnpar ser] Error 2 gmake[1]: Leaving directory `/usr/ports/net/openh323/work/openh323/src' gmake: *** [opt] Error 2 *** Error code 2 Stop in /usr/ports/net/openh323. -- Best Regards, Vlad Marchenko To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?01da01c1d9cb$85a70ab0$aa2805c3>