I found my problem. It was fedora core 5's pwlib was compiled with opal only. Though I did have to change on item in the Makefile.in for fedora core 5. Had to change versionts.h's $(PW_LIBDIR)/$(PWLIB_FILE) to $(SYSLIBDIR)/$(PWLIB_FILE) so that it would die saying can't find libpt_linux_x86_r. CuZnDragon Robin Cook On Fri, 2006-10-13 at 00:13 +0330, Amir H Shenavandeh wrote: > Yes I did ... Jan helped me out with that problem . I tried to set > library paths manually even while compiling PWLIB and OPENH323 . > the last error is generated by ld command (the linker) . And it somehow > means the right library > was not found .(if the class does really exists) . > try to compile pwlib and openh323 in your home directories .and at the > end ,when it compiled > and if you got to this point ... > > [root@home bin]# ./gnugk > ./gnugk: error while loading shared libraries: > libh323_linux_x86_r.so.1.18.0: cannot open shared object file: No such > file or directory > [root@home bin]# > > try this for instance before running gnugk : > export LD_LIBRARY_PATH=/usr/local/openh323gk/lib > > But to tell you the truth ,my GK still crashes , getting to CLI part ! I > am working on the > code to find the bug . > > B Regards. > > > Robin Cook wrote: > > >Amir H. Shenavandeh, > > > >Did you ever find a solution to the error below that you were having? > > > >I am having the same error. I tried commenting out the #ifdef > >P_CONFIG_FILE it ptlib.h but get errors of functions not being defined > >even though they are in ptlib.h > > > >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 > > > > > >Robin Cook > > > > > >------------------------------------------------------------------------ > > > >------------------------------------------------------------------------- > >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/ > > > > > ------------------------------------------------------------------------- > 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/
Attachment:
signature.asc
Description: This is a digitally signed message part
------------------------------------------------------------------------- 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/