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 Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com Message-ID: <3FFD2A1A.1000408@fuxoft.cz> Date: Thu, 08 Jan 2004 10:59:54 +0100 From: Frantisek Fuka User-Agent: Mozilla/5.0 (Windows; U; Win98; en-US; rv:1.6b) Gecko/20031205 Thunderbird/0.4 MIME-Version: 1.0 To: cygwin AT cygwin DOT com Subject: Crash when compiling Sitecopy Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-IsSubscribed: yes Hello I am not a Cygwin expert but I am trying to compile sitecopy (http://www.lyra.org/sitecopy/) under the Cygwin, which should be possible "out of the box". Unfortunately, after unpacking he source, entering the directory and typing "./configure", small window appears with the following text: "Error Starting Program - The CYGICONV-2.DLL file is linked to missing export CYGWIN1.DLL:_fopen64." (it looks like generic Windows error message, not cygwin error) While this happens, the cygwin windows says: $ ./configure checking for gcc... gcc checking for C compiler default output... configure: error: C compiler cannot cr eate executables See `config.log' for more details. When I look into the config.log file, the culprit seems to be: Thread model: posix gcc version 3.3.1 (cygming special) configure:1698: $? = 0 configure:1700: gcc -V &5 gcc: `-V' option must have argument configure:1703: $? = 1 configure:1727: checking for C compiler default output configure:1730: gcc conftest.c >&5 gcc: installation problem, cannot exec `/usr/lib/gcc-lib/i686-pc-cygwin/3.3.1/cc1.exe': Permission denied I have the latest standard cygwin installation and doesn't contain the /usr directory at all! It has /lib directory in the root (i.e. the above path would be valid if it didn't inlude the opening "/usr") but I am not enough Linux guru to understand config files and try to fix this myself. I have Windows 98 SE. Any help? Thanks. -- Frantisek Fuka (yes, that IS my real name) (and it's pronounced "Fran-tjee-shek Foo-kah") ---------------------------------------------------- My E-mail: fuka AT fuxoft DOT cz My Homepage: http://www.fuxoft.cz My ICQ: 2745855 -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/