From: astockdale AT computer DOT org (Alexander Stockdale) Subject: RE: A failure to configure 8 Jul 1998 22:49:59 -0700 Message-ID: <199807071546.IAA19866.cygnus.gnu-win32@mailwall.nwest.mccaw.com> References: <19980706070405 DOT 3574 DOT qmail AT hotmail DOT com> Reply-To: astockdale AT computer DOT org Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7BIT To: gnu-win32 AT cygnus DOT com, "Massimo Balestra" From: "Massimo Balestra" To: gnu-win32 AT cygnus DOT com Subject: RE: A failure to configure Date sent: Mon, 06 Jul 1998 09:04:04 CEST > Seems I have the same problem. > > I need to compile perl from the normal perl 5.004_04 distribution file > but I cannot do also the very first part of the installation procedure. > > When I run "sh configure", after a lot of questions it tells me that > "gcc2 doesn't seem to be working". > > 'cc' is not in the path. > > I use (as in the perl 'readme.cygwin32' file) gcc2 (copied in a > directory in the path) as c compiler. > > /bin is mounted in /CYGNUS/B19/HI386~1/BIN so it can find sh; > > when I run gcc2 from the command line it works (I tried to compile the > same c program configure does; > > But when I run sh configure it tells me that "gcc2 doesn't seem to be > working". > > NOTE: just before this error it shows "gcc2: permission denied" > > I tried to chmod 777 //gcc2 but nothing change. > > Remember that if I run gcc2 from the command line it works. > > Seem that the "Permission denied" is on something else than gcc2 but > what? > In the script named configure, try changing "/dev/null" to "configure.junk". This cleared up a bunch of configure problems for me that sound similar to what you are experiencing. Alexander Stockdale - For help on using this list (especially unsubscribing), send a message to "gnu-win32-request AT cygnus DOT com" with one line of text: "help".