Re: How should I Compile openH323GK CVS version ?

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hi again,
I did exported PWLIBDIR and OPENH323 as the following :
OPENH323=../openh323_v1_18_0
PWLIBDIR=../pwlib_v1_10_0

and the result :
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
checking for ../pwlib_v1_10_0/make/unix.mak... yes
checking for ptlib-config... ../pwlib_v1_10_0/make/ptlib-config
PWLib prefix set to ../pwlib_v1_10_0
PTLib version is 1.10.0
checking for ../openh323_v1_18_0/openh323u.mak... yes
OpenH323 prefix set to ../openh323_v1_18_0
checking for ../openh323_v1_18_0/version.h... yes
OpenH323 version is 1.18.0
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;

so it is found by configure script .
and then I did make opt and the same result . It didn't compile !
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
gk.h:110: error: ‘PConfig’ has not been declared
make: *** [obj_linux_x86_r/main.o] Error 1
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
Best Regards,


Complete messages are included :

[root@ica openh323gk]# ./configure
checking for gcc... gcc
checking for C compiler default output file name... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables...
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ANSI C... none needed
checking for g++... g++
checking whether we are using the GNU C++ compiler... yes
checking whether g++ accepts -g... yes
checking if MSG_NOSIGNAL is supported by recv call... yes
checking for ../pwlib_v1_10_0/make/unix.mak... yes
checking for ptlib-config... ../pwlib_v1_10_0/make/ptlib-config
PWLib prefix set to ../pwlib_v1_10_0
PTLib version is 1.10.0
checking for ../openh323_v1_18_0/openh323u.mak... yes
OpenH323 prefix set to ../openh323_v1_18_0
checking for ../openh323_v1_18_0/version.h... yes
OpenH323 version is 1.18.0
RADIUS support enabled
LARGE FDSET support disabled
checking for compress in -lz... yes
checking for mysql.h... yes
checking for mysql_init in -lmysqlclient... yes
MySQL support enabled
checking for libpq-fe.h... yes
checking for PQconnectdb in -lpq... yes
PostgreSQL support enabled
checking for ibase.h... no
configure: WARNING: Firebird headers not found. Use 
--with-firebird-include-dir=<path>
configure: WARNING: Firebird disabled
Firebird support disabled
GNU Gatkeeper version is 2.2.5
configure: creating ./config.status
config.status: creating Makefile

[root@ica openh323gk]# make opt
g++ -DHAS_PGSQL=1  -I/usr/include/mysql -DHAS_MYSQL=1 -DHAS_RADIUS=1 
-DHAS_MSG_NOSIGNAL=1  -D'MANUFACTURER=GNU' -D'PROGRAMMNAME=Gatekeeper' 
-DPTRACING  -D_REENTRANT -Wall  -I/usr/local/share/pwlib//include 
-DPTRACING -I/root/download/openh323_v1_18_0/include -DMAJOR_VERSION=2 
-DMINOR_VERSION=2 -DBUILD_NUMBER=5 -O2  -felide-constructors -c main.cxx 
-o obj_linux_x86_r/main.o
gk.h:110: error: ‘PConfig’ has not been declared
make: *** [obj_linux_x86_r/main.o] Error 1
[root@ica openh323gk]#


Jan Willamowius wrote:

>Hi Amir,
>
>I use PWLib 1.10.0 and OpenH323 1.18.0 and it compiles just fine here.
>
>Your configure output shows pretty strange paths for PWlib and OpenH323.
>Make sure you have only one version of those libs installed and if
>needed set the path explicitely in the PWLIBDIR and OPENH323
>environment variables.
>
>Regards,
>Jan
>  
>


-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________________

Posting: mailto:Openh323gk-users@xxxxxxxxxxxxxxxxxxxxx
Archive: http://sourceforge.net/mailarchive/forum.php?forum_id=8549
Unsubscribe: http://lists.sourceforge.net/lists/listinfo/openh323gk-users
Homepage: http://www.gnugk.org/


[Index of Archives]     [SIP]     [Open H.323]     [Gnu Gatekeeper]     [Asterisk PBX]     [ISDN Cause Codes]     [Yosemite News]

  Powered by Linux