From owner-freebsd-gnome@FreeBSD.ORG Wed Aug 6 08:19:07 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 D4C1B37B401 for ; Wed, 6 Aug 2003 08:19:07 -0700 (PDT) Received: from mailout11.sul.t-online.com (mailout11.sul.t-online.com [194.25.134.85]) by mx1.FreeBSD.org (Postfix) with ESMTP id ECBEF43F75 for ; Wed, 6 Aug 2003 08:19:06 -0700 (PDT) (envelope-from Alexander@Leidinger.net) Received: from fwd07.aul.t-online.de by mailout11.sul.t-online.com with smtp id 19kQ47-0008Qk-02; Wed, 06 Aug 2003 17:19:03 +0200 Received: from Andro-Beta.Leidinger.net (GEV81iZVZe4SRnu3MDxgMG5--RaDU6+hLQ2e5WgL+GTOlcgJwGapwD@[217.83.30.208]) by fmrl07.sul.t-online.com with esmtp id 19kQ3x-2E67pQ0; Wed, 6 Aug 2003 17:18:53 +0200 Received: from Magelan.Leidinger.net (Magelan [192.168.1.1]) h76FJr9O090595; Wed, 6 Aug 2003 17:19:53 +0200 (CEST) (envelope-from Alexander@Leidinger.net) Received: from Magelan.Leidinger.net (netchild@localhost [127.0.0.1]) by Magelan.Leidinger.net (8.12.9/8.12.9) with SMTP id h76FJxVE001150; Wed, 6 Aug 2003 17:19:59 +0200 (CEST) (envelope-from Alexander@Leidinger.net) Date: Wed, 6 Aug 2003 17:19:59 +0200 From: Alexander Leidinger To: Stephen Hilton Message-Id: <20030806171959.5738e8d5.Alexander@Leidinger.net> In-Reply-To: <20030806100245.201fc442.nospam@hiltonbsd.com> References: <20030806141247.0C4875301@netcom1.netcom.com> <1060180850.565.48.camel@jake> <20030806165934.395515db.Alexander@Leidinger.net> <20030806100245.201fc442.nospam@hiltonbsd.com> X-Mailer: Sylpheed version 0.9.3claws (GTK+ 1.2.10; i386-portbld-freebsd5.1) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-Seen: false X-ID: GEV81iZVZe4SRnu3MDxgMG5--RaDU6+hLQ2e5WgL+GTOlcgJwGapwD@t-dialin.net cc: freebsd-gnome@freebsd.org Subject: Re: recent libgda2-0.91.0 upgrade fails on -STABLE 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: Wed, 06 Aug 2003 15:19:08 -0000 On Wed, 6 Aug 2003 10:02:45 -0500 Stephen Hilton wrote: > > 5.1 has stdint.h, so this isn't really strange. I assume there's only a > > #ifdef HAVE_STDINT_H > > # include > > #endif > > missing, but I can't look at it at the moment. > > > > My 4.8-STABLE system has: > > daggar># cd /usr > daggar># find . -name "stdint.h" > ./local/include/zzip/stdint.h This isn't in the default include path of gcc, and I don't think libgda2 adds it to the include path (and that's the desired behavior). zzip/stdint.h is part of devel/zziplib and not a system header. Bye, Alexander. -- Secret hacker rule #11: hackers read manuals. http://www.Leidinger.net Alexander @ Leidinger.net GPG fingerprint = C518 BC70 E67F 143F BE91 3365 79E2 9C60 B006 3FE7