From owner-freebsd-gnome@FreeBSD.ORG Fri Nov 16 03:04:40 2007 Return-Path: Delivered-To: gnome@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 740E916A41B for ; Fri, 16 Nov 2007 03:04:40 +0000 (UTC) (envelope-from marcus@marcuscom.com) Received: from creme-brulee.marcuscom.com (penna-pt.tunnel.tserv1.fmt.ipv6.he.net [IPv6:2001:470:1f00:ffff::1279]) by mx1.freebsd.org (Postfix) with ESMTP id 0CDE113C467 for ; Fri, 16 Nov 2007 03:04:39 +0000 (UTC) (envelope-from marcus@marcuscom.com) Received: from [IPv6:2001:470:1f00:2464::4] (shumai.marcuscom.com [IPv6:2001:470:1f00:2464::4]) by creme-brulee.marcuscom.com (8.14.1/8.14.1) with ESMTP id lAG34rts058048; Thu, 15 Nov 2007 22:04:53 -0500 (EST) (envelope-from marcus@marcuscom.com) From: Joe Marcus Clarke To: "Tuc at T-B-O-H.NET" In-Reply-To: <200711160204.lAG24Alv072404@himinbjorg.tucs-beachin-obx-house.com> References: <200711160204.lAG24Alv072404@himinbjorg.tucs-beachin-obx-house.com> Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="=-IuVJKOfcxXqpti091oPa" Organization: MarcusCom, Inc. Date: Thu, 15 Nov 2007 22:04:41 -0500 Message-Id: <1195182281.73475.22.camel@shumai.marcuscom.com> Mime-Version: 1.0 X-Mailer: Evolution 2.12.1 FreeBSD GNOME Team Port X-Spam-Status: No, score=-2.6 required=5.0 tests=BAYES_00,NO_RELAYS autolearn=ham version=3.2.3 X-Spam-Checker-Version: SpamAssassin 3.2.3 (2007-08-08) on creme-brulee.marcuscom.com Cc: gnome@freebsd.org Subject: Re: pkg-config 0.22 - segfault X-BeenThere: freebsd-gnome@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: GNOME for FreeBSD -- porting and maintaining List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 16 Nov 2007 03:04:40 -0000 --=-IuVJKOfcxXqpti091oPa Content-Type: text/plain Content-Transfer-Encoding: quoted-printable On Thu, 2007-11-15 at 21:04 -0500, Tuc at T-B-O-H.NET wrote: > > On Thu, 2007-11-15 at 20:27 -0500, Tuc at T-B-O-H.NET wrote: > > > Hi, > > >=3D20 > > > If I move the file out of the way, I get : > > >=3D20 > > > (etc) > > > ORBit-imodule-2.0 ORBit-imodule-2.0 - ORBit runtime typelib= gen=3D > > eration service. > > > gtk+ GTK+ - GIMP Tool Kit > > > Failed to open '/usr/local/libdata/pkgconfig/gail.pc': Too many open = file=3D > > s > > > Package 'gail', required by 'libgnomecanvas-2.0', not found > >=20 > > This sounds like some kind of recursion problem, unless your system > > really is out of files. What does the following report: > >=20 > > sysctl kern.maxfiles > > sysctl kern.maxfilesperproc > > sysctl kern.openfiles > >=20 > > Joe > >=20 > himinbjorg# sysctl kern.maxfiles > kern.maxfiles: 12328 > himinbjorg# sysctl kern.maxfilesperproc > kern.maxfilesperproc: 11095 > himinbjorg# sysctl kern.openfiles > kern.openfiles: 247 You should ktrace pkg-config then to see if it's looping. Joe --=20 PGP Key : http://www.marcuscom.com/pgp.asc --=-IuVJKOfcxXqpti091oPa Content-Type: application/pgp-signature; name=signature.asc Content-Description: This is a digitally signed message part -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.7 (FreeBSD) iD8DBQBHPQjIb2iPiv4Uz4cRAqzDAJ48E4DfSPd9/yx/sKWDBY3WK2xBeACgjlW5 Zsk36xE1dO3FKj88qyTh4KI= =gkM7 -----END PGP SIGNATURE----- --=-IuVJKOfcxXqpti091oPa--