From owner-freebsd-gnome@FreeBSD.ORG Wed Jun 25 21:39:43 2003 Return-Path: Delivered-To: freebsd-gnome@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4A85E37B401 for ; Wed, 25 Jun 2003 21:39:43 -0700 (PDT) Received: from lakemtao08.cox.net (lakemtao08.cox.net [68.1.17.113]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5833943F75 for ; Wed, 25 Jun 2003 21:39:42 -0700 (PDT) (envelope-from mezz7@cox.net) Received: from mezz.mezzweb.com ([68.103.32.11]) by lakemtao08.cox.net (InterMail vM.5.01.04.05 201-253-122-122-105-20011231) with ESMTP id <20030626043940.NLJZ7627.lakemtao08.cox.net@mezz.mezzweb.com>; Thu, 26 Jun 2003 00:39:40 -0400 To: Stephen Judd References: Message-ID: Content-Type: text/plain; charset=utf-8; format=flowed From: Jeremy Messenger MIME-Version: 1.0 Date: Wed, 25 Jun 2003 23:39:48 -0500 In-Reply-To: User-Agent: Opera7.11/Linux M2 build 406 cc: freebsd-gnome@freebsd.org Subject: Re: pkgconfig on OSX X-BeenThere: freebsd-gnome@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: GNOME for FreeBSD -- porting and maintaining List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 26 Jun 2003 04:39:43 -0000 On Thu, 26 Jun 2003 00:22:59 -0400, Stephen Judd wrote: > I hope I have the right address to ask for help... Sorry, no.. It's FreeBSD maillist; not MacOS X.. MacOS X != FreeBSD.. :-) > When trying to compile pkgconfig on Mac OSX, the ./configure step > succeeds, > and much of the `make' works too, until it hits a glitch in this command: On FreeBSD, you will need to use the 'gmake' instead 'make', so I am not sure about MacOS X. I doubt, it's same with FreeBSD thought. >> gcc -DHAVE_CONFIG_H -I. -I. -I. -DG_LOG_DOMAIN=g_log_domain_glib -g -O2 - >> >> >> Wall -D_REENTRANT -c giounix.c -o giounix.o >> giounix.c:233: only 1 arg to macro 'g_warning' (2 expected) >> > > I get this problem with both pkgconfig-0.14.0 and pkgconfig-0.15.0 . > > The file in question (giounix.c) indeed has a reference to g_warning on > line 233 that indeed has only one argument, but I cannot find where > g_warning is defined, and I cannot fathom what to do about it anyway. Do > you know how to help? I doubt, you will get that much help in the FreeBSD maillist.. So... Perhaps, you should check with the OpenDarwin, DarwinPorts and Fink projects. Cheers, Mezz > Much advance thanks for any assistance, > sj -- bsdforums.org 's moderator, mezz.