delorie.com/archives/browse.cgi | search |
X-Recipient: | archive-cygwin AT delorie DOT com |
X-Spam-Check-By: | sourceware.org |
Date: | Fri, 09 May 2008 09:25:22 -0400 |
From: | Damon Register <damon DOT w DOT register AT lmco DOT com> |
Subject: | Re: [ANNOUNCEMENT] Updated: pkg-config-0.23a-1 |
In-reply-to: | <announce.48112D83.7080407@cwilson.fastmail.fm> |
To: | cygwin AT cygwin DOT com |
Message-id: | <482450C2.2090409@lmco.com> |
MIME-version: | 1.0 |
User-Agent: | Thunderbird 2.0.0.6 (Windows/20070728) |
References: | <announce DOT 48112D83 DOT 7080407 AT cwilson DOT fastmail DOT fm> |
X-IsSubscribed: | yes |
Mailing-List: | contact cygwin-help AT cygwin DOT com; run by ezmlm |
List-Id: | <cygwin.cygwin.com> |
List-Unsubscribe: | <mailto:cygwin-unsubscribe-archive-cygwin=delorie DOT com AT cygwin DOT com> |
List-Subscribe: | <mailto:cygwin-subscribe AT cygwin DOT com> |
List-Archive: | <http://sourceware.org/ml/cygwin/> |
List-Post: | <mailto:cygwin AT cygwin DOT com> |
List-Help: | <mailto:cygwin-help AT cygwin DOT com>, <http://sourceware.org/ml/#faqs> |
Sender: | cygwin-owner AT cygwin DOT com |
Mail-Followup-To: | cygwin AT cygwin DOT com |
Delivered-To: | mailing list cygwin AT cygwin DOT com |
cygwin AT cwilson DOT fastmail DOT fm wrote: > The pkg-config program is used to retrieve information about installed > libraries in the system, including the CFLAGS, LDFLAGS, and other > information necessary to compile and link against one or more libraries. > > post 0.23 release: is this the one called 0.23a-1 in the subject? > pkg-config 0.23 this is just plain 0.23? > - Other minor fixes, including a segfault. Has anyone successfully used 0.23a-1? I just updated my Cygwin installation this morning and I see the pkg-config version I got is this new 0.23a-1. I have the PKG_CONFIG_PATH set and echo shows it $ echo $PKG_CONFIG_PATH /usr/X11R6/lib/pkgconfig:/c/cygwin/lib/pkgconfig When I try to do a simple test, pkg-config segfaults $ pkg-config --cflags gtk+-2.0 16255 [main] pkg-config 4324 _cygtls::handle_exceptions: Error while dumping s tate (probably corrupted stack) Segmentation fault (core dumped) I went to another computer where I also have Cygwin setup. I tried the same test and got an error saying that atk wasn't found in the pkg-config path. I realized I didn't install atk on that machine so I installed it. I tried the test again and now this one segfaults on $ pkg-config --cflags gtk+-2.0 just like the first one. Any suggestions? Damon Register -- 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/
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |