Hi,

PTLib is not compiled automatically. You have to compile it, before you
start compiling GnuGk.

Regards,
Jan


Michael Miller wrote:
> Hello,
> 
> I'm trying to compile GNUgk 2.3.0 on Debian 5.1.  Initially I get an error 
> about "no rule to make libpt_s.a" and "no rule to make libpt.so".  I had 
> solved this in 2.2.8 by putting symlinks in the gnugk source directory:
> 
> lrwxrwxrwx 1 root root 41 2009-06-22 11:04 libpt.a -> 
> /root/ptlib-2.6.3/lib_linux_x86/libpt_s.a
> lrwxrwxrwx 1 root root 40 2009-06-22 11:04 libpt.so -> 
> /root/ptlib-2.6.3/lib_linux_x86/libpt.so
> 
> But now I get the following:
> 
> g++ -I/root/ptlib-2.6.3/include -DHAS_SQLITE=1 -DHAS_RADIUS=1 
> -DHAS_MSG_NOSIGNAL=1  -D'MANUFACTURER=GNU' -D'PROGRAMMNAME=Gatekeeper' 
> -DPTRACING  -DPTRACING=1 -D_REENTRANT  -fno-exceptions  -Wall  -DNDEBUG -Os  
> -DPTRACING -I/root/h323plus_src/h323plus/include -DMAJOR_VERSION=2 
> -DMINOR_VERSION=3 -DBUILD_NUMBER=1 -felide-constructors -Wreorder   -c 
> sqlacct.cxx -o obj_linux_x86/sqlacct.o
> g++ -I/root/ptlib-2.6.3/include -DHAS_SQLITE=1 -DHAS_RADIUS=1 
> -DHAS_MSG_NOSIGNAL=1  -D'MANUFACTURER=GNU' -D'PROGRAMMNAME=Gatekeeper' 
> -DPTRACING  -DPTRACING=1 -D_REENTRANT  -fno-exceptions  -Wall  -DNDEBUG -Os  
> -DPTRACING -I/root/h323plus_src/h323plus/include -DMAJOR_VERSION=2 
> -DMINOR_VERSION=3 -DBUILD_NUMBER=1 -felide-constructors -Wreorder   -c 
> gksql.cxx -o obj_linux_x86/gksql.o
> make -C /root/ptlib-2.6.3/src/ptlib/unix opt
> make[2]: Entering directory `/root/ptlib-2.6.3/src/ptlib/unix'
> make[2]: *** No rule to make target `opt'.  Stop.
> make[2]: Leaving directory `/root/ptlib-2.6.3/src/ptlib/unix'
> make[1]: *** [/root/ptlib-2.6.3/lib_linux_x86/libpt.a] Error 2
> make[1]: Leaving directory `/root/gnugk-2.3.0/openh323gk'
> make: *** [optnoshared] Error 2
> 
> Any suggestions are greatly appreciated.
> 
> thanks
> Michael

-- 
Jan Willamowius, j...@willamowius.de, http://www.gnugk.org/

------------------------------------------------------------------------------
Are you an open source citizen? Join us for the Open Source Bridge conference!
Portland, OR, June 17-19. Two days of sessions, one day of unconference: $250.
Need another reason to go? 24-hour hacker lounge. Register today!
http://ad.doubleclick.net/clk;215844324;13503038;v?http://opensourcebridge.org
_______________________________________________________

Posting: mailto:Openh323gk-users@lists.sourceforge.net
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/

Reply via email to