Greetings, I am trying to compile the source of gnugk-2.2.2, and here is a problem. The configure works fine. [root@localhost gnugk-2.2.2]# ./configure --enable-pgsql=no --with-large-fdset=4096 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 /usr/local/include/ptlib.h... no checking for /usr/include/ptlib.h... yes checking for ptlib-config... /usr/share/pwlib/make//ptlib-config PWLib prefix set to.... /usr/share/pwlib PTLib version is 1.8.4 checking for /usr/share/pwlib/../openh323/version.h... no checking for /usr/include/openh323/h323.h... yes OpenH323 prefix set to.... /usr checking for /usr/version.h... no checking for /usr/share/openh323//openh323buildopts.h... no checking for /usr/share/openh323//../../include/openh323/openh323buildopts.h... yes OpenH323 version is 1.15.3 RADIUS support enabled LARGE FDSET support enabled checking for compress in -lz... yes checking for mysql.h... yes checking for mysql_init in -lmysqlclient... yes MySQL support enabled PostgreSQL support disabled GNU Gatkeeper version is 2.2.2 configure: creating ./config.status config.status: creating Makefile [root@localhost gnugk-2.2.2]# But the make is giving a wacky error [root@localhost gnugk-2.2.2]# make Created dependencies. make[1]: Entering directory `/home/iselivan/installs/gnugk-2.2.2' Created dependencies. make[1]: Leaving directory `/home/iselivan/installs/gnugk-2.2.2' make optshared debugshared make[1]: Entering directory `/home/iselivan/installs/gnugk-2.2.2' make P_SHAREDLIB=1 opt make[2]: Entering directory `/home/iselivan/installs/gnugk-2.2.2' make -C /u/veillard/rpms/BUILD/openh323-1.15.3/src opt make: *** /u/veillard/rpms/BUILD/openh323-1.15.3/src: No such file or directory. Stop. make: Entering an unknown directorymake: Leaving an unknown directorymake[2]: *** [/u/veillard/rpms/BUILD/openh323-1.15.3/lib/libh323_linux_x86_r.so] Error 2 make[2]: Leaving directory `/home/iselivan/installs/gnugk-2.2.2' make[1]: *** [optshared] Error 2 make[1]: Leaving directory `/home/iselivan/installs/gnugk-2.2.2' make: *** [bothshared] Error 2 [root@localhost gnugk-2.2.2]# Why is it trying to compile /u/veillard/...? As you can see from the configure, I have what looks like the latest PWlib and Openh323 (and devels too). The system is FC2, and both installed fine from RPMs. Any suggestions? Igor Discover Yahoo! Use Yahoo! to plan a weekend, have fun online and more. Check it out! http://discover.yahoo.com/ ------------------------------------------------------- This SF.Net email is sponsored by: NEC IT Guy Games. Get your fingers limbered up and give it your best shot. 4 great events, 4 opportunities to win big! Highest score wins.NEC IT Guy Games. Play to win an NEC 61 plasma display. Visit http://www.necitguy.com/?r=20 _______________________________________________________ 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/