X-Spam-Check-By: sourceware.org Message-ID: <44F525BD.6000100@x-ray.at> Date: Wed, 30 Aug 2006 07:44:29 +0200 From: Reini Urban Reply-To: Cygwin List User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; de-AT; rv:1.8.0.6) Gecko/20060729 SeaMonkey/1.0.4 MIME-Version: 1.0 To: Martin Coria CC: Cygwin List Subject: Re: [ITP] libsigsegv-2.4-1 References: In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-IsSubscribed: yes 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 [CC: cygwin - list] Martin Coria schrieb: > I want to use libsigsegv within CYGWIN and so far I couldn't. I > downloaded and unzipped the binary distribution and manually copied > the files to their respective places. After doing that I tried to > compile one of the example programs that comes with the source > distribution (stackoveflow1.c) but I get the following error: > > stackoverflow1.c:31:21: config.h: No such file or directory. > > I'd appreciate if you could tell me what I'm missing. Hi Martin, Please use the email address as noted in the cygwin README. I CC to that. 1. Please use http://cygwin.com/setup.exe to install cygwin packages. There's more involved than just extracting the files, esp. when you encounter problems. 2. stackoverflow1.c:31:21: config.h from the tests dir. Please compile the src as advertised in the cygwin README or if you don't want to to use cygport at least as stated in the default INSTALL file. ./configure; make; make check Then you'll have a config.h in top_srcdir and the tests will compile sucecssfully. -- Reini Urban http://phpwiki.org/ http://murbreak.at/ http://helsinki.at/ http://spacemovie.mur.at/ -- 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/