Hi Robert,

the compiler can't find the debug version of PWLib.

It looks like you are compiling GnuGk with just "make", which usually
isn't a good idea. Try to compile PWLib, OpenH323 and GnuGk each with a
"make optnoshared" (in that order) and then copy the gnugk executable
form the obj... directory to your bin directory.

Regards,
Jan


Robert White wrote:
> I'm trying to compile gnugk 2.3.0-1 on Centos 5.3 with pwlib v1.10.3 and 
> openh323 v1.18.0
> 
> I keep getting the following compile error but I can find no reference to 
> lpt_linux_x86_d
> 
> Error:
> 
> /usr/bin/ld: cannot find -lpt_linux_x86_d
> collect2: ld returned 1 exit status
> make[4]: *** [/usr/src/openh323_v1_18_0/lib/libh323_linux_x86_d.so.1.18.0] 
> Error 1
> make[4]: Leaving directory `/usr/src/openh323_v1_18_0/src'
> make[3]: *** [/usr/src/openh323_v1_18_0/lib/libh323_linux_x86_d.so] Error 2
> make[3]: Leaving directory `/usr/src/gnugk-2.3.0'
> make[2]: *** [debug] Error 2
> make[2]: Leaving directory `/usr/src/gnugk-2.3.0'
> make[1]: *** [debugshared] Error 2
> make[1]: Leaving directory `/usr/src/gnugk-2.3.0'
> make: *** [bothshared] Error 2
> [r...@localhost gnugk-2.3.0]#
> 
> Can someone please help!?

-- 
Jan Willamowius, j...@willamowius.de, http://www.gnugk.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