| delorie.com/archives/browse.cgi | search |
| Mailing-List: | contact cygwin-help AT sourceware DOT cygnus DOT com; run by ezmlm |
| List-Subscribe: | <mailto:cygwin-subscribe AT sources DOT redhat DOT com> |
| List-Archive: | <http://sources.redhat.com/ml/cygwin/> |
| List-Post: | <mailto:cygwin AT sources DOT redhat DOT com> |
| List-Help: | <mailto:cygwin-help AT sources DOT redhat DOT com>, <http://sources.redhat.com/ml/#faqs> |
| Sender: | cygwin-owner AT sources DOT redhat DOT com |
| Delivered-To: | mailing list cygwin AT sources DOT redhat DOT com |
| X-Sent: | 2 Feb 2001 02:22:30 GMT |
| From: | "Kevin Wright" <kevin AT wright DOT org> |
| To: | "Cygwin-Mailing-List" <cygwin AT cygwin DOT com> |
| Subject: | Problems building pkgconfig on cygwin |
| Date: | Thu, 1 Feb 2001 18:24:10 -0700 |
| Message-ID: | <000001c08cb6$d7f22100$e088f726@holstein-mobile.ASPECTDV.COM> |
| MIME-Version: | 1.0 |
| X-Priority: | 3 (Normal) |
| X-MSMail-Priority: | Normal |
| X-Mailer: | Microsoft Outlook 8.5, Build 4.71.2173.0 |
| X-MimeOLE: | Produced By Microsoft MimeOLE V4.72.3612.1700 |
| Importance: | Normal |
Hello, I'm trying to build pkgconfig http://pkgconfig.sourceforge.net on cygwin and am getting the following undefined refs while linking the executable: parse.o(.text+0x29): undefined reference to `flockfile' parse.o(.text+0x41): undefined reference to `getc_unlocked' parse.o(.text+0xa5): undefined reference to `getc_unlocked' parse.o(.text+0x13d): undefined reference to `getc_unlocked' parse.o(.text+0x17d): undefined reference to `funlockfile' I realize this means these haven't been ported to cygwin but there must be equivalents functions that I can substitute. Unfortunately, I lack the expertise to properly do this myself and was wondering if anyone else had already ported pkgconfig to cygwin. (I'm actually trying to build pango which requires pkgconfig) TIA, --Kevin -- Want to unsubscribe from this list? Check out: http://cygwin.com/ml/#unsubscribe-simple
| webmaster | delorie software privacy |
| Copyright © 2019 by DJ Delorie | Updated Jul 2019 |