Hi,

I cannot understand why I get these problems when compiling cvs 
gnugk. They appear just after linking and reffer to some video 
functions. Is gnugk using any video functions?
Why do they appear now when compiling gnugk since pwlib and openh323 
compiled with no error?

g++ -o obj_FreeBSD_x86_r/gnugk  -L/usr/local/lib   -L/usr/local/lib 
-L/usr/local/lib -L/usr/local/src/openh323/../pwlib/lib 
-L/usr/local/src/openh323/lib   ./obj_FreeBSD_x86_r/main.o 
./obj_FreeBSD_x86_r/singleton.o  ./obj_FreeBSD_x86_r/job.o 
./obj_FreeBSD_x86_r/yasocket.o  ./obj_FreeBSD_x86_r/h323util.o 
./obj_FreeBSD_x86_r/Toolkit.o  ./obj_FreeBSD_x86_r/SoftPBX.o 
./obj_FreeBSD_x86_r/GkStatus.o  ./obj_FreeBSD_x86_r/RasTbl.o 
./obj_FreeBSD_x86_r/Routing.o  ./obj_FreeBSD_x86_r/Neighbor.o 
./obj_FreeBSD_x86_r/GkClient.o  ./obj_FreeBSD_x86_r/gkauth.o 
./obj_FreeBSD_x86_r/RasSrv.o  ./obj_FreeBSD_x86_r/ProxyChannel.o 
./obj_FreeBSD_x86_r/gk.o  ./obj_FreeBSD_x86_r/version.o 
./obj_FreeBSD_x86_r/gkacct.o  ./obj_FreeBSD_x86_r/gktimer.o 
./obj_FreeBSD_x86_r/gkconfig.o  ./obj_FreeBSD_x86_r/sigmsg.o 
./obj_FreeBSD_x86_r/clirw.o  ./obj_FreeBSD_x86_r/cisco.o 
./obj_FreeBSD_x86_r/ipauth.o  ./obj_FreeBSD_x86_r/statusacct.o 
./obj_FreeBSD_x86_r/syslogacct.o  ./obj_FreeBSD_x86_r/capctrl.o 
./obj_FreeBSD_x86_r/gksql_pgsql.o  ./obj_FreeBSD_x86_r/sqlauth.o 
./obj_FreeBSD_x86_r/sqlacct.o  ./obj_FreeBSD_x86_r/gksql.o 
-lh323_FreeBSD_x86_r_s  -lpt_FreeBSD_x86_r_s -lpq -lcrypt   -lldap 
-llber -lldap_r  -lpthread -lssl -lcrypto -lexpat
/usr/local/src/openh323/../pwlib/lib/libpt_FreeBSD_x86_r_s.a(tlib.o)(.text+0xf):
 
In function `PInstantiateMe::PInstantiateMe()':
: undefined reference to `PWLibStupidWindowsHacks::loadVideoStuff'
/usr/local/src/openh323/../pwlib/lib/libpt_FreeBSD_x86_r_s.a(tlib.o)(.text+0x5b):
 
In function `PInstantiateMe::PInstantiateMe()':
: undefined reference to `PWLibStupidWindowsHacks::loadVideoStuff'
gmake[1]: *** [obj_FreeBSD_x86_r/gnugk] Error 1
gmake[1]: Leaving directory `/usr/local/src/openh323gk'
gmake: *** [optnoshared] Error 2

I'm using:
OPENH323DIR='../pwlib/../openh323'
OPENH323_VERSION='1.18.0'
PWLIBDIR='../pwlib'
PWLIB_VERSION='1.10.0'

gcc version 3.4.6

Thanks for any advice,
Gabriel


-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________________

Posting: mailto:[email protected]
Archive: http://sourceforge.net/mailarchive/forum.php?forum_id=8549
Unsubscribe: http://lists.sourceforge.net/lists/listinfo/openh323gk-users
Homepage: http://www.gnugk.org/

Reply via email to