Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com Message-ID: <3C459589.3060007@syntrex.com> Date: Wed, 16 Jan 2002 16:00:25 +0100 From: Pavel Tsekov User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:0.9.4) Gecko/20011126 Netscape6/6.2.1 X-Accept-Language: en-us MIME-Version: 1.0 To: bilomail AT lineone DOT net CC: cygwin AT cygwin DOT com Subject: Re: error trying to compile anything References: <3C2069A70002CE3E AT mk-cpfrontend DOT uk DOT tiscali DOT com> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit bilomail AT lineone DOT 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/