Mailing-List: contact cygwin-help AT sourceware DOT cygnus DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , 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" To: "Cygwin-Mailing-List" 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 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit 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