This is the mail archive of the cygwin@cygwin.com mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

compiling Tk800.023


Has anyone compiled Tk800.023? Tk800.022 worked OK for me with the two
patches mentioned in this list from
http://sources.redhat.com/ml/cygwin/2001-04/msg01087.html

I want to use Tk with win32 natively (without X). I added the 022 patch to
fix the win32 stuff from
http://sources.redhat.com/ml/cygwin/2000-08/msg01201.html.

Compiling I get...

LD_RUN_PATH="/usr/lib/w32api" gcc -shared  -s -L/usr/local/lib Tk.o
chnGlue.o evtGlue.o objGlue.o tixGlue.o tkGlue.o tkGlue_f.o tkWin32Dll.o
pTk/tkres.o  -o blib/arch/auto/Tk/Tk.dll pTk/libpTk.a
/usr/lib/perl5/5.6.1/cygwin-multi/CORE/libperl5_6_1.a -lcomdlg32 -lgdi32  
tkGlue.o(.text+0x5834):tkGlue.c: undefined reference to `TkwinVGet'
tkGlue.o(.text+0x5849):tkGlue.c: undefined reference to `TkwinintVGet'
pTk/libpTk.a(tkGrab.o)(.text+0x8da):tkGrab.c: undefined reference to
`XUngrabPointer'
pTk/libpTk.a(tkGrab.o)(.text+0x93e):tkGrab.c: undefined reference to
`XGrabPointer'
pTk/libpTk.a(tkGrab.o)(.text+0x9e9):tkGrab.c: undefined reference to
`XUngrabPointer'
pTk/libpTk.a(tkGrab.o)(.text+0xaaf):tkGrab.c: undefined reference to
`XUngrabPointer'
pTk/libpTk.a(tkGrab.o)(.text+0xb6b):tkGrab.c: undefined reference to
`XUngrabPointer'
pTk/libpTk.a(tkGrab.o)(.text+0xd88):tkGrab.c: undefined reference to
`XGrabPointer'

and a few other undefined references.

Anyone get this to work?

-------------------------------------------------------------------
Paul Kirschner                            #include <disclaimer.std>
Networks Department
United Technologies Research Center
kirschpe@utrc.utc.com
(860)610-7119


--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Bug reporting:         http://cygwin.com/bugs.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]