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: <3B9FA7A5.75974865@acedsl.com> Date: Wed, 12 Sep 2001 14:21:25 -0400 From: "Matthew O. Persico" X-Mailer: Mozilla 4.76 [en] (Windows NT 5.0; U) X-Accept-Language: en MIME-Version: 1.0 To: cygwin Subject: Cannot build Tk-800-022 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit I am trying to build said module. The process gets pretty far and then: > rm -f ../blib/arch/auto/Tk/WinPhoto/WinPhoto.dll > LD_RUN_PATH="" ld2 -s -L/usr/local/lib WinPhoto.o -o ../blib/arch/auto/Tk/WinPhoto/WinPhoto.dll ../pTk/libpTk.a /usr/lib/perl5/5.6.1/cygwin-multi/CORE/libperl5_6_1.a > dllwrap --dllname WinPhoto.dll --driver-name gcc --dlltool dlltool --export-all-symbols --as as --output-def libWinPhoto.def --output-lib libWinPhoto.a \ > -s -L/usr/local/lib WinPhoto.o ../pTk/libpTk.a /usr/lib/perl5/5.6.1/cygwin-multi/CORE/libperl5_6_1.a > dllwrap: no export definition file provided > dllwrap: creating one, but that may not be what you want > ../pTk/libpTk.a(tixDiStyle.o)(.text+0x97):tixDiStyle.c: undefined reference to `Tcl_GetAssocData' > ../pTk/libpTk.a(tixDiStyle.o)(.text+0xd7):tixDiStyle.c: undefined reference to `Tcl_SetAssocData' > ../pTk/libpTk.a(tixDiStyle.o)(.text+0x107):tixDiStyle.c: undefined reference to `Tcl_GetAssocData' There are 2800 lines in all of undef refs which fall into three categories: Tcl* X* Lang* I searched the archives for PerlTk issues and dllwrap issues, but I the first 15 or so emails I read were one-deep threads for help, not answered. And the fact that I have X issues is really bizare since I just installed the XFree 4.1.0 stuff. So, does anyone have any pointers on where I should start looking? Possibly for missing software to download? -- Matthew O. Persico http://www.acecape.com/dsl AceDSL:The best ADSL in Verizon area -- 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/