public inbox for cygwin@cygwin.com
 help / color / mirror / Atom feed
From: Marco Atzeri <marco.atzeri@gmail.com>
To: Arpitha M <arpi603@gmail.com>
Cc: cygwin@cygwin.com
Subject: Re: io_stream_cygfile: fopen(/etc/setup/setup.rc) failed
Date: Tue, 21 Jan 2020 05:27:00 -0000	[thread overview]
Message-ID: <63556a33-f70a-1c65-27fd-2b4afbebd13b@gmail.com> (raw)
In-Reply-To: <CACwO1kB8NqeR76sm7bZkC2RP2ZqqU7MGJONHbLHxBNV2YoQRVg@mail.gmail.com>

Am 21.01.2020 um 05:58 schrieb Arpitha M:
> Hi Marco,
> 
> Complete error as follows:
> 
> $ ./configure
> configure: Configuring idevs 2.0.0.1
> checking build system type... i686-pc-cygwin
> checking host system type... i686-pc-cygwin
> checking target system type... i686-pc-cygwin
> checking for gcc... gcc
> checking for C compiler default output file name...
> configure: error: in `/cygdrive/e/CLIENT':
> configure: error: C compiler cannot create executables
> See `config.log' for more details.
> 
> Attached is the config log.
> 
> Regards,
> Arpitha M
> 

Again here we follow bottom posting as guide line.

can you check if you can compile the failing test ?

$ cat prova.c
/* confdefs.h.  */
#define PACKAGE_NAME ""
#define PACKAGE_TARNAME ""
#define PACKAGE_VERSION ""
#define PACKAGE_STRING ""
#define PACKAGE_BUGREPORT ""
#define IDEVS_VERSION "2.0.0.1"
/* end confdefs.h.  */

int
main ()
{

   ;
   return 0;
}

  $ gcc prova.c -o prova -Wall

  $ ls -s prova
156K prova




--
Problem reports:       http://cygwin.com/problems.html
FAQ:                   http://cygwin.com/faq/
Documentation:         http://cygwin.com/docs.html
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple

  parent reply	other threads:[~2020-01-21  5:27 UTC|newest]

Thread overview: 18+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-01-03  5:39 Arpitha M
2020-01-03  6:12 ` Marco Atzeri
2020-01-03  6:16   ` Arpitha M
2020-01-03  7:04     ` Marco Atzeri
2020-01-03  7:17       ` Arpitha M
     [not found]       ` <CACwO1kB6y6Dv8w1bZB9j-Rb6=ddFH_s8NG58Gv0a-89pfMSkKw@mail.gmail.com>
2020-01-03  7:18         ` Marco Atzeri
2020-01-03  7:23           ` Arpitha M
     [not found]       ` <CACwO1kCBku6Zf-2eg44NG9vPLcuDFxO57KGk7pn0LvWEM9OuAA@mail.gmail.com>
2020-01-03  7:42         ` Marco Atzeri
2020-01-07  3:58           ` Arpitha M
2020-01-07 23:00             ` Marco Atzeri
2020-01-09  6:08               ` Arpitha M
2020-01-09  6:20                 ` David Finnie
2020-01-09  6:42                 ` ASSI
2020-01-21  4:37                 ` Arpitha M
2020-01-21  4:54                   ` Marco Atzeri
     [not found]                     ` <CACwO1kB8NqeR76sm7bZkC2RP2ZqqU7MGJONHbLHxBNV2YoQRVg@mail.gmail.com>
2020-01-21  5:27                       ` Marco Atzeri [this message]
2020-01-21 20:36                   ` Achim Gratz
2020-04-15 21:23       ` LarryNorth

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=63556a33-f70a-1c65-27fd-2b4afbebd13b@gmail.com \
    --to=marco.atzeri@gmail.com \
    --cc=arpi603@gmail.com \
    --cc=cygwin@cygwin.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).