delorie.com/archives/browse.cgi | search |
Mailing-List: | contact cygwin-help AT cygwin DOT com; run by ezmlm |
List-Subscribe: | <mailto:cygwin-subscribe AT cygwin DOT com> |
List-Archive: | <http://sourceware.org/ml/cygwin/> |
List-Post: | <mailto:cygwin AT cygwin DOT com> |
List-Help: | <mailto:cygwin-help AT cygwin DOT com>, <http://sourceware.org/ml/#faqs> |
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: | 22 Sep 2004 23:49:06 -0000 |
Message-ID: | <20040922234906.14767.qmail@mail.tsm32.com> |
To: | dk AT artimi DOT com, cygwin AT cygwin DOT com |
Subject: | RE: ./configure in any package fails to create Makefile |
X-IlohaMail-Blah: | mark AT pumptheory DOT com |
X-IlohaMail-Method: | mail() [mem] |
X-IlohaMail-Dummy: | moo |
In-Reply-To: | <NUTMEGFLRrDGNu7punx00000008@NUTMEG.CAM.ARTIMI.COM> |
From: | "Mark Aufflick" <mark AT pumptheory DOT com> |
Bounce-To: | "Mark Aufflick" <mark AT pumptheory DOT com> |
MIME-Version: | 1.0 |
X-IsSubscribed: | yes |
Note-from-DJ: | This may be spam |
X-MIME-Autoconverted: | from quoted-printable to 8bit by delorie.com id i8N0DuHs021016 |
WAS: <RE: ./configure in any package gives "error: cannot find input file: WINDOWSoracle.ini" error> Tried that :( this is getting demoralising. Here are the env variables i set: $history |egrep '(=|export)' 394 export CONFIG_DIRS= 395 export CONFIG_FILES= 428 PATH=/usr/bin:/usr/local/bin:/usr/X11R6/bin:/opt/gnome/bin:/opt/kde2/bin 429 MANPATH=/usr/man:/usr/local/man:/usr/X11R6/man:/opt/gnome/man:/opt/kde2/share/man 430 INFOPATH='/usr/info;/usr/local/info;/opt/gnome/info' 431 KDEDIR=/opt/kde2 432 export PATH MANPATH INFOPATH KDEDIR 437 export HOME=/home/maufflic ./configure completes fine, but creates no Makefile. It creates all the header files (config.h etc.) though. This happens the same with or without cygwin patches applied to the source. In a fit of giving up I installed Window Maker - only to find i needeed to recompile libtiff with LZW. Interestingly, libtiff uses a non-standard configure, and this configures and makes fine. So it is purely a problem with GNU configure... On 1/1/1970, "Dave Korn" <dk AT artimi DOT com> wrote: >> -----Original Message----- >> From: cygwin-owner On Behalf Of Igor Pechtchanski >> Sent: 22 September 2004 07:17 > >> On Wed, 22 Sep 2004, Mark Aufflick wrote: >> >> > ./configure in any package gives "error: cannot find input >> file: \WINDOWS\oracle.ini" error > >> At a guess, something you installed earlier created an environment >> variable with a name that either configure or something called by >> configure uses. You could try simply "env | grep oracle.ini". > > Or there is some executable in the $PATH that has the same name as one of >the tests or executables that configure depends on. Try setting a really >minimal path with > >export >PATH=/bin:${SYSTEMROOT}/system32:${SYSTEMROOT}:${SYSTEMROOT}/system32/wbem > >and then run configure and see if it helps. > > cheers, > DaveK >-- >Can't think of a witty .sigline today.... > > > > >-- >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/ > > >======================================================================== > Personal Web Hosting from $5/month www.platformnetworks.net > Forward undetected SPAM to: spam AT mailsecurity DOT net DOT au >======================================================================== > -- 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/
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |