Код: Выделить всё
/usr/home/alexey/distr/GK/gnugk-2.3.0/>gmake
g++ -I/usr/local/include/mysql -DHAS_MYSQL=1 -DHAS_RADIUS=1 -D'MANUFACTURER=GNU' -D'PROGRAMMNAME=Gatekeeper' -DPTRACING -O1 -I/usr/ports/devel/pwlib/work/ptlib_v1_12_0/include -I/usr/local/include -D_REENTRANT -pthread -fno-exceptions -O1 -I/usr/ports/devel/pwlib/work/ptlib_v1_12_0/include -I/usr/local/include -Wall -DNDEBUG -I/usr/local/share/pwlib//include -DPTRACING -I/usr/local/share/pwlib/../openh323/include -DMAJOR_VERSION=2 -DMINOR_VERSION=3 -DBUILD_NUMBER=0 -M GkClient.cxx >> obj_r/*.dep
GkClient.cxx:22:22: error: h323pdu.h: No such file or directory
GkClient.cxx:23:22: error: h235auth.h: No such file or directory
In file included from config.h:16,
from yasocket.h:24,
from RasPDU.h:24,
from GkClient.cxx:25:
pwlib_compat.h:17:31: error: openh323buildopts.h: No such file or directory
In file included from RasSrv.h:26,
from GkClient.cxx:26:
RasTbl.h:20:18: error: h225.h: No such file or directory
In file included from RasTbl.h:21,
from RasSrv.h:26,
from GkClient.cxx:26:
sigmsg.h:18:18: error: q931.h: No such file or directory
gmake: *** Deleting file `obj_r/*.dep'
g++ -I/usr/local/include/mysql -DHAS_MYSQL=1 -DHAS_RADIUS=1 -D'MANUFACTURER=GNU' -D'PROGRAMMNAME=Gatekeeper' -DPTRACING -O1 -I/usr/ports/devel/pwlib/work/ptlib_v1_12_0/include -I/usr/local/include -D_REENTRANT -pthread -fno-exceptions -O1 -I/usr/ports/devel/pwlib/work/ptlib_v1_12_0/include -I/usr/local/include -Wall -DNDEBUG -I/usr/local/share/pwlib//include -DPTRACING -I/usr/local/share/pwlib/../openh323/include -DMAJOR_VERSION=2 -DMINOR_VERSION=3 -DBUILD_NUMBER=0 -M main.cxx >> obj_r/main.dep
In file included from config.h:16,
from gk.h:16,
from main.cxx:18:
pwlib_compat.h:17:31: error: openh323buildopts.h: No such file or directory
gmake: *** [obj_r/main.dep] Error 1
gmake: *** Deleting file `obj_r/main.dep'
/usr/home/alexey/distr/GK/gnugk-2.3.0/>
Код: Выделить всё
openh323-1.19.0.1_1 A H323 Video Conferencing library
pwlib-1.12.0_5,1 A cross platform C++ library, used by OpenH323
openldap-client-2.4.19 Open source LDAP client implementation
openssl-0.9.8l SSL and crypto library
Код: Выделить всё
===> Building for ptlib-2.4.4
gmake DEBUG= P_SHAREDLIB=1 default_target
gmake[1]: Entering directory `/usr/ports/devel/ptlib/work/ptlib-2.4.4'
gmake[1]: Leaving directory `/usr/ports/devel/ptlib/work/ptlib-2.4.4'
set -e; if test -e src ; then gmake -C src optshared; fi; if test -e plugins ; then gmake -C plugins optshared; fi;
gmake[1]: Entering directory `/usr/ports/devel/ptlib/work/ptlib-2.4.4/src'
gmake DEBUG= P_SHAREDLIB=1 default_target
gmake[2]: Entering directory `/usr/ports/devel/ptlib/work/ptlib-2.4.4/src'
c++ -DPTRACING=1 -D_REENTRANT -I/usr/include -I/usr/local/include -fno-exceptions -Wall -DNDEBUG -I/usr/ports/devel/ptlib/work/ptlib-2.4.4/include -Os -O2 -fno-strict-aliasing -pipe -felide-constructors -Wreorder -c ptclib/pssl.cxx -o /usr/ports/devel/ptlib/work/ptlib-2.4.4/lib_FreeBSD_x86/obj/pssl.o
ptclib/pssl.cxx:238: error: 'PBoolean' does not name a type
ptclib/pssl.cxx:283: error: 'PBoolean' does not name a type
ptclib/pssl.cxx:324: error: 'PBoolean' does not name a type
ptclib/pssl.cxx:443: error: 'PBoolean' does not name a type
ptclib/pssl.cxx:529: error: 'PBoolean' does not name a type
ptclib/pssl.cxx:570: error: 'PBoolean' does not name a type
ptclib/pssl.cxx:676: error: 'PBoolean' does not name a type
ptclib/pssl.cxx: In function 'void LockingCallback(int, int, const char*, int)':
ptclib/pssl.cxx:722: error: 'CreateInstanceAs' is not a member of 'PFactory<PProcessStartup, std::basic_string<char, std::char_traits<char>, std::allocator<char> > >'
ptclib/pssl.cxx:722: error: expected primary-expression before '>' token
ptclib/pssl.cxx: At global scope:
ptclib/pssl.cxx:789: error: expected `)' before 'method'
ptclib/pssl.cxx: In constructor 'PSSLContext::PSSLContext(const void*, PINDEX)':
ptclib/pssl.cxx:797: error: 'SSLv23' was not declared in this scope
ptclib/pssl.cxx:797: error: 'Construct' was not declared in this scope
ptclib/pssl.cxx: At global scope:
ptclib/pssl.cxx:800: error: variable or field 'Construct' declared void
ptclib/pssl.cxx:800: error: 'Method' was not declared in this scope
ptclib/pssl.cxx:800: error: expected primary-expression before 'const'
ptclib/pssl.cxx:800: error: expected primary-expression before 'idSize'
ptclib/pssl.cxx:760: warning: 'int VerifyCallBack(int, X509_STORE_CTX*)' defined but not used
ptclib/pssl.cxx:777: warning: 'void PSSLAssert(const char*)' defined but not used
gmake[2]: *** [/usr/ports/devel/ptlib/work/ptlib-2.4.4/lib_FreeBSD_x86/obj/pssl.o] Error 1
gmake[2]: Leaving directory `/usr/ports/devel/ptlib/work/ptlib-2.4.4/src'
gmake[1]: *** [optshared] Error 2
gmake[1]: Leaving directory `/usr/ports/devel/ptlib/work/ptlib-2.4.4/src'
gmake: *** [optshared] Error 2
*** Error code 1
Stop in /usr/ports/devel/ptlib.
Может я ещё чёт не доставил?
зы: забыл
Код: Выделить всё
uname -a
FreeBSD bicom.com 7.2-RELEASE-p4 FreeBSD 7.2-RELEASE-p4 #2: Thu Nov 5 11:40:25 EET 2009 alexey@balt-intel-com.dyndns.biz:/usr/obj/usr/src/sys/gatekeeper.oct2009 i386