Hi Steve, it looks like you are not using the H323Plus version you compiled, but an installed version under /usr/include/openh323/ (probably older). I would suggest you remove the installed version and try again with a non-installed H323Plus with OPENH323DIR pointing to it. There are also step-by-step instructions here (those are for Ubuntu, but Fedora should be almost the same) http://www.gnugk.org/compile-cvs.html If all failes, the 2.3.2 executable on gnugk.org should also run on Fedora. Regards, Jan Steven Egan wrote: > PTLib compiled without incidence (version 2.8.1). H323plus compiled with a > small amount of effort. Had to patch plugins/configure as per this link: > http://web.archiveorange.com/archive/v/MrDHiyb6jFJ2XexxWZAx > > also got the following '/usr/include/openh323/h323caps.h:289:31: error: > ../include/codecs.h: No such file or directory'. But that was easily > remedied as well. (unsure now what version I'm using the .tar says > h323plus-20100525, I suppose that's the version, it was my intention to get > the latest stable build). > > GnuGK (v2.3.2-3) has not been going well: > > > CONFIGURE OUTPUT > [glcomm@FANCYHAT gnugk-2.3.2]$ ./configure > checking for g++... g++ > 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 g++ accepts -g... yes > checking if MSG_NOSIGNAL is supported by recv call... checking for gcc... > gcc > checking whether we are using the GNU C compiler... yes > checking whether gcc accepts -g... yes > checking for gcc option to accept ISO C89... none needed > no > checking for /home/glcomm/ptlib-2.8.1/make/unix.mak... yes > checking for ptlib-config... /home/glcomm/ptlib-2.8.1/make/ptlib-config > PWLib prefix set to /home/glcomm/ptlib-2.8.1 > PTLib version is 2.8.1 > checking for /usr/local/include/openh323/h323.h... yes > OpenH323 prefix set to /usr/local > checking for /usr/local/version.h... no > checking for /usr/local/share/openh323//openh323buildopts.h... no > checking for > /usr/local/share/openh323//../../include/openh323/openh323buildopts.h... yes > OpenH323 version is OPENH323_MAJOR.OPENH323_MINOR.OPENH323_BUILD > ./configure: line 3935: test: OPENH323_MAJOR: integer expression expected > ./configure: line 3939: test: OPENH323_MAJOR: integer expression expected > cat: /usr/local/include/openh323buildopts.h: No such file or directory > H.460.18 / H.460.19 support disabled > cat: /usr/local/include/openh323buildopts.h: No such file or directory > No H.460 support available > H.460.23 / H.460.24 support disabled > 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... no > configure: WARNING: pgsql headers not found. Use > --with-pgsql-include-dir=<path> > configure: WARNING: PostgreSQL disabled > PostgreSQL support disabled > checking for ibase.h... no > configure: WARNING: Firebird headers not found. Use > --with-firebird-include-dir=<path> > configure: WARNING: Firebird disabled > Firebird support disabled > checking for sqlext.h... no > configure: WARNING: unixODBC headers not found. Use > --with-unixodbc-include-dir=<path> > configure: WARNING: unixODBC disabled > unixODBC support disabled > checking for sqlite3.h... yes > checking for sqlite3_libversion in -lsqlite3... yes > SQLite support enabled > GNU Gatekeeper version is 2.3.2 > configure: creating ./config.status > config.status: creating Makefile > config.status: creating gnugkbuildopts.h > config.status: gnugkbuildopts.h is unchanged > > MAKE OUTPUT > [glcomm@FANCYHAT gnugk-2.3.2]$ make > make DEBUG= default_depend > make[1]: Entering directory `/home/glcomm/gnugk-2.3.2' > Created dependencies. > make[1]: Leaving directory `/home/glcomm/gnugk-2.3.2' > make DEBUG=1 default_depend > make[1]: Entering directory `/home/glcomm/gnugk-2.3.2' > Created dependencies. > make[1]: Leaving directory `/home/glcomm/gnugk-2.3.2' > make DEBUG= P_SHAREDLIB=1 default_target > make[1]: Entering directory `/home/glcomm/gnugk-2.3.2' > make[1]: *** No rule to make target `/libpt.so', needed by `versionts.h'. > Stop. > make[1]: Leaving directory `/home/glcomm/gnugk-2.3.2' > make: *** [optshared] Error 2 > > > I don't know if it matters or not but /libpt.so exists: > [glcomm@FANCYHAT ~]$ find ~/ -name 'libpt.so' > /home/glcomm/ptlib-2.8.1/lib_linux_x86/libpt.so > > Obviously I see that there are warnings in the ./configure output but I'm > new to all of this and unsure what to make of them. Whatever thoughts you > might have are appreciated. Thanks. > > Steve > > > -- Jan Willamowius, jan@xxxxxxxxxxxxxx, http://www.gnugk.org/ ------------------------------------------------------------------------------ Beautiful is writing same markup. Internet Explorer 9 supports standards for HTML5, CSS3, SVG 1.1, ECMAScript5, and DOM L2 & L3. Spend less time writing and rewriting code and more time creating great experiences on the web. Be a part of the beta today. http://p.sf.net/sfu/beautyoftheweb _______________________________________________________ Posting: mailto:Openh323gk-users@xxxxxxxxxxxxxxxxxxxxx Archive: http://sourceforge.net/mailarchive/forum.php?forum_name=openh323gk-users Unsubscribe: http://lists.sourceforge.net/lists/listinfo/openh323gk-users Homepage: http://www.gnugk.org/