Re: GnuGK-2.2.3-2 compilation problems

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

 



Make sure you delete all object files and try a clean compile.

Code Nirmata wrote:
> 
>   Hi 
>   I am using 
>   1) pwlib-Pandora-rc2
>   2) openh323-Pandora-rc2
>   3) gnugk-2.2.3-2
>   
>   Pwlib and Openh323 are compiled in a linux box without any errors,
>   I am compile pwlib  with 'make both' and
>   compile opeh323 with 'make opt' only
>   
>   but when I try to compile gnugk then it shows errors as follows,have
you any idea?
>   
>   Regards.............
>   
>   
>   [root@nirmata gnugk-2.2.3]# 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  -DP_USE_PRAGMA  -D_REENTRANT
-DOPENSSL_NO_KRB5 -Wall   -I/root/openh323/../pwlib/include -DPTRACING
-I/root/openh323/include  -DHAS_OSS -DMAJOR_VERSION=2 -DMINOR_VERSION=2
-DBUILD_NUMBER=3  -Os   -felide-constructors -x c++ -c version.cxx -o 
obj_linux_x86_r/version.o
>   g++ -o obj_linux_x86_r/gnugk  -L/usr/lib  -L/usr/lib/mysql    -s
-L/root/openh323/../pwlib/lib  -L/root/openh323/lib  
./obj_linux_x86_r/main.o   ./obj_linux_x86_r/singleton.o 
./obj_linux_x86_r/job.o   ./obj_linux_x86_r/yasocket.o 
./obj_linux_x86_r/h323util.o   ./obj_linux_x86_r/Toolkit.o 
./obj_linux_x86_r/SoftPBX.o   ./obj_linux_x86_r/GkStatus.o 
./obj_linux_x86_r/RasTbl.o   ./obj_linux_x86_r/Routing.o 
./obj_linux_x86_r/Neighbor.o   ./obj_linux_x86_r/GkClient.o 
./obj_linux_x86_r/gkauth.o   ./obj_linux_x86_r/RasSrv.o 
./obj_linux_x86_r/ProxyChannel.o   ./obj_linux_x86_r/gk.o 
./obj_linux_x86_r/version.o   ./obj_linux_x86_r/gkacct.o 
./obj_linux_x86_r/gktimer.o   ./obj_linux_x86_r/gkconfig.o 
./obj_linux_x86_r/sigmsg.o   ./obj_linux_x86_r/clirw.o 
./obj_linux_x86_r/cisco.o   ./obj_linux_x86_r/ipauth.o 
./obj_linux_x86_r/radproto.o   ./obj_linux_x86_r/radauth.o 
./obj_linux_x86_r/radacct.o   ./obj_linux_x86_r/gksql_mysql.o  
./obj_linux_x86_r/gksql_pgsql.o 
>  ./obj_linux_x86_r/sqlauth.o   ./obj_linux_x86_r/sqlacct.o 
./obj_linux_x86_r/gksql.o  -lh323_linux_x86_r -lpt_linux_x86_r -lpq
-lcrypt   -lmysqlclient  -lz  -lldap -lldap_r -llber  -lpthread  -lsasl2
-lssl -lcrypto -lexpat -lasound -lresolv -ldl 
>  
./obj_linux_x86_r/RasTbl.o(.gnu.linkonce.t._ZN21H225_AdmissionConfirmD1
Ev+0x2d6):  In function
`H225_AdmissionConfirm::~H225_AdmissionConfirm()':
>   : undefined reference to `vtable for H225_CarrierInfo'
>  
./obj_linux_x86_r/RasTbl.o(.gnu.linkonce.t._ZN21H225_AdmissionConfirmD1
Ev+0x5c4):  In function
`H225_AdmissionConfirm::~H225_AdmissionConfirm()':
>   : undefined reference to `vtable for H225_CarrierInfo'
>  
./obj_linux_x86_r/RasTbl.o(.gnu.linkonce.t._ZN21H225_AdmissionConfirmD1
Ev+0x8c5):  In function
`H225_AdmissionConfirm::~H225_AdmissionConfirm()':
>   : undefined reference to `vtable for H225_CarrierInfo'
>  
./obj_linux_x86_r/RasTbl.o(.gnu.linkonce.t._ZN21H225_AdmissionConfirmD1
Ev+0xbb3):  In function
`H225_AdmissionConfirm::~H225_AdmissionConfirm()':
>   : undefined reference to `vtable for H225_CarrierInfo'
>  
./obj_linux_x86_r/RasTbl.o(.gnu.linkonce.t._ZN21H225_AdmissionConfirmD1
Ev+0xef3):  In function
`H225_AdmissionConfirm::~H225_AdmissionConfirm()':
>   : undefined reference to `vtable for H225_CarrierInfo'
>  
./obj_linux_x86_r/RasTbl.o(.gnu.linkonce.t._ZN21H225_AdmissionConfirmD1
Ev+0x11e1):  more undefined references to `vtable for H225_CarrierInfo'
follow
>   ./obj_linux_x86_r/ProxyChannel.o(.text+0x1b68): In function 
`CallSignalSocket::BuildFacilityPDU(Q931&, int, PObject const*)':
>   : undefined reference to `typeinfo for H225_TransportAddress'
>   collect2: ld returned 1 exit status
>   make: *** [obj_linux_x86_r/gnugk] Error 1



-- 
Jan Willamowius, jan@xxxxxxxxxxxxxx, http://www.gnugk.org/


-------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems?  Stop!  Download the new AJAX search engine that makes
searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=103432&bid=230486&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