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: Thu, 9 Oct 2003 07:06:45 +0800 From: Greg Matheson To: cygwin AT cygwin DOT com Subject: Re: Perl Tk in Cygwin (using X) Message-ID: <20031009070645.A20418@ms> Mail-Followup-To: cygwin AT cygwin DOT com References: <3F846F0E DOT 4070908 AT physics DOT ucla DOT edu> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <3F846F0E.4070908@physics.ucla.edu>; from cplager+cygwin@physics.ucla.edu on Wed, Oct 08, 2003 at 15:09:50 -0500 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? > ---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? -- Greg Matheson, Taiwan -- 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/