Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com Date: Wed, 08 Oct 2003 20:11:51 -0500 From: Charles Plager Subject: Re: Perl Tk in Cygwin (using X) To: cygwin AT cygwin DOT com Message-id: <3F84B5D7.10504@physics.ucla.edu> MIME-version: 1.0 Content-type: text/plain; format=flowed; charset=us-ascii Content-transfer-encoding: 7BIT X-Accept-Language: en-us, en User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.5) Gecko/20030916 > On Wed, 08 Oct 2003, Charles Plager wrote: > >> Hello, >> I'm not sure if this is a cygwin problem or a Tk problem. I am trying >> to build Tk under cygwin. I did this successfully 5 months ago, but it >> doesn't work anymore. > > Was it the same version of Tk? Apparently not. The version that worked is 800.024 and the version that didn't work is 804.025. > >> ---Error Message--- >> >> gcc -c -I.. -I/usr/X11R6/include -I. -Ibitmaps -I/usr/X11R6/include >> -DPERL_USE_SAFE_PUTENV -fno-strict-aliasing -DUSEIMPORTLIB -O3 >> -DVERSION=\"804.025\" -DXS_VERSION=\"804.025\" >> "-I/usr/lib/perl5/5.8.0/cygwin-multi-64int/CORE" -U_WIN32 -Wall >> -Wno-implicit-int -Wno-comment -Wno-unused -D__USE_FIXED_PROTOTYPES__ >> tixDiITxt.c >> In file included from tixDef.h:23, >> from tixDiITxt.c:20: >> default.h:21:29: tkWinDefault.h: No such file or directory > > Does this mean it thinks it is on Win32, rather than Unix? Why > wouldn't the file be part of the distribution? According to the README.cygwin, " perl Makefile.PL x" is "supposed" to set it up to be compiled for X11. Whether it really does or not, I don't know. -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/