Mailing-List: contact cygwin-help AT sourceware DOT cygnus DOT com; run by ezmlm List-Subscribe: <mailto:cygwin-subscribe AT sources DOT redhat DOT com> List-Archive: <http://sources.redhat.com/ml/cygwin/> List-Post: <mailto:cygwin AT sources DOT redhat DOT com> List-Help: <mailto:cygwin-help AT sources DOT redhat DOT com>, <http://sources.redhat.com/ml/#faqs> Sender: cygwin-owner AT sources DOT redhat DOT com Delivered-To: mailing list cygwin AT sources DOT redhat DOT com Message-ID: <005d01c0f624$dab626c0$6f00a8c0@desktop> Reply-To: "Rich Marshall" <Rich AT JRZandT DOT com> From: "Rich Marshall" <rjzandt AT earthlink DOT net> To: <cygwin AT sources DOT redhat DOT com> Subject: Build of Perl Tk with Cygwin fails Date: Fri, 15 Jun 2001 22:24:51 -0700 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.50.4133.2400 X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4133.2400 Hi, I recently installed cygwin 1.3.2-1 and perl 5.6.1. I have installed several perl modules, but ran into a problem with Tk 800.023. First I ran into several problem, but worked around them by changing -I/usr/lib/include to -I/usr/include -I/home/Default/Tk/pTk/mTk/xlib and adding -L/usr/lib -L/usr/lib/w32api Now it fails building Tk.dll with several `undefined references.' tkGlue.o(.text+0x3f80):tkGlue.c: undefined reference to `TkwinVGet' tkGlue.o(.text+0x3f95):tkGlue.c: undefined reference to `TkwinintVGet' pTk/libpTk.a(tkSelect.o)(.text+0x111):tkSelect.c: undefined reference to `TkSelCvtToX' pTk/libpTk.a(tkSelect.o)(.text+0x7a5):tkSelect.c: undefined reference to `TkSelCvtFromX' pTk/libpTk.a(tkWinWindow.o)(.text+0x26f):tkWinWindow.c: undefined reference to `TkPointerDeadWindow' pTk/libpTk.a(tkWinPointer.o)(.text+0x13a):tkWinPointer.c: undefined reference to `Tk_UpdatePointer' collect2: ld returned 1 exit status Any suggestions? Where should it find `TkwinVGet'? Thanks in advanced. Rich Marshall. -- Want to unsubscribe from this list? Check out: http://cygwin.com/ml/#unsubscribe-simple