This is the mail archive of the cygwin@cygwin.com mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

configure panic with confdefs.h error results


i'm not sure how to resolve my problem and i'm sure
there are other people experiencing this similar
issue... ./configure displays up to a point where it
says it cannot create an executable...i look into
config.log to get...( i hope i'm writing to the
correct mailing list, i apologize for any
inconvenience if i'm not..)

---
---
...
gcc version 3.2 20020927 (prerelease)
configure:2084: $? = 0
configure:2086: /usr/bin/gcc -V </dev/null >&5
gcc: argument to `-V' is missing
configure:2089: $? = 1
configure:2109: checking for C compiler default output
configure:2112: /usr/bin/gcc     conftest.c  >&5
/usr/lib/gcc-lib/i686-pc-cygwin/3.2/../../../../i686-pc-cygwin/bin/ld:
cannot find -lcygwin
collect2: ld returned 1 exit status
configure:2115: $? = 1
configure: failed program was:
#line 2093 "configure"
#include "confdefs.h"

int
main ()
{

  ;
  return 0;
}
configure:2138: error: C compiler cannot create
executables
...
-----
-----

i've gotten this error with another configure for
another program i never had a chance to compile
either, i haven't been able to track what i'm missing?

do these matter? (from top of config.log)

...
---
/bin/arch              = unknown
/usr/bin/arch -k       = unknown
/usr/convex/getsysinfo = unknown
hostinfo               = unknown
/bin/machine           = unknown
/usr/bin/oslevel       = unknown
/bin/universe          = unknown
----
...

i have the latest cygwin and the latest tarballs
extracted (only stable binary packages) from cygwin
mirrors...but my configure errors always points out a
failed build for confdefs.h...i did spend the time of
research and trying to solve the problem for this and
i know someone here must know the answer to this.i
tried looking through the cygwin archives but haven't
been successful, sorry if this seems like a repeat but
too many ignorant people do not pay attention to the
mailing lists rules of sending PLAIN and not HTML
messages that it even harder for me and everybody
else.
so PLAIN TEXT and not HTML formatted messages
people!..or maybe its the way cygwin.com is archiving
its mailing lists...any help would greatly be
appreciated thx...

jagginess


______________________________________________________________________ 
Post your free ad now! http://personals.yahoo.ca

--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Bug reporting:         http://cygwin.com/bugs.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]