Mailing-List: contact cygwin-help AT sourceware DOT cygnus DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT sources DOT redhat DOT com Delivered-To: mailing list cygwin AT sources DOT redhat DOT com Message-ID: <62835D8790DBD111981100805FA7E4C401C47BFD@EXPRESS1> From: "Kirschner, Paul E. UTRC" To: "'cygwin'" Subject: compiling Tk800.023 Date: Wed, 29 Aug 2001 15:37:23 -0400 MIME-Version: 1.0 X-Mailer: Internet Mail Service (5.5.2653.19) Content-Type: text/plain; charset="iso-8859-1" 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 Networks Department United Technologies Research Center kirschpe AT utrc DOT utc DOT 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/