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]

Re: error trying to compile anything




bilomail@lineone.net wrote:

> Hello there,
> 
> I tried to search in the archive for this but no result.
> 
> I am sure that it is a configuration problem but I don't know were to start.
> 
> The problem:
> As soon I start the ./configure I get the error: 
> "cpp0.ece - Entry point not found."
> on the top of the error bar,
> in the windows I get:
> "The procedure entry point getrlimit could not be located in the dynamic
> link library cygwin1.dll."


This means that you have an older cygwin1.dll somewhere in your path.
use cygcheck -r -s -v and send the output to the list or examine it
by yourself.


> The program is looking for the gcc in the /usr/local/lib and it generate
> the eror in the shell:
> "configure: error: installation or configuration problem: C compiler cannot
> create executables.".

this is quite strange - what is the value of your CC environment variable ?


--
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]