Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 15 Nov 2007 20:39:06 -0500
From:      Joe Marcus Clarke <marcus@marcuscom.com>
To:        "Tuc at T-B-O-H.NET" <ml@t-b-o-h.net>
Cc:        gnome@freebsd.org
Subject:   Re: pkg-config 0.22 - segfault
Message-ID:  <1195177146.73475.20.camel@shumai.marcuscom.com>
In-Reply-To: <200711160127.lAG1RtZi071735@himinbjorg.tucs-beachin-obx-house.com>
References:  <200711160127.lAG1RtZi071735@himinbjorg.tucs-beachin-obx-house.com>

next in thread | previous in thread | raw e-mail | index | archive | help

--=-CtbV1G1+/eSabBDA2vl6
Content-Type: text/plain
Content-Transfer-Encoding: quoted-printable


On Thu, 2007-11-15 at 20:27 -0500, Tuc at T-B-O-H.NET wrote:
> Hi,
>=20
> 	If I move the file out of the way, I get :
>=20
> (etc)
> ORBit-imodule-2.0           ORBit-imodule-2.0 - ORBit runtime typelib gen=
eration service.
> gtk+                        GTK+ - GIMP Tool Kit
> Failed to open '/usr/local/libdata/pkgconfig/gail.pc': Too many open file=
s
> Package 'gail', required by 'libgnomecanvas-2.0', not found

This sounds like some kind of recursion problem, unless your system
really is out of files.  What does the following report:

sysctl kern.maxfiles
sysctl kern.maxfilesperproc
sysctl kern.openfiles

Joe

>=20
> himinbjorg# more /usr/local/libdata/pkgconfig/gail.pc
> prefix=3D/usr/local
> exec_prefix=3D${prefix}
> libdir=3D${exec_prefix}/lib
> includedir=3D${prefix}/include
>=20
> Name: Gail
> Description: GNOME Accessibility Implementation Library
> Version: 1.18.0
> Requires: atk gtk+-2.0
> Requires.private: libgnomecanvas-2.0
> Libs: -L${libdir} -lgailutil
> Cflags: -I${includedir}/gail-1.0
>=20
> himinbjorg# more /usr/local/libdata/pkgconfig/libgnomecanvas-2.0.pc=20
> prefix=3D/usr/local
> exec_prefix=3D${prefix}
> libdir=3D${exec_prefix}/lib
> includedir=3D${prefix}/include
>=20
> Name: libgnomecanvas-2.0
> Description: libgnomecanvas
> Requires: libart-2.0 gtk+-2.0
> Requires.private: pango pangoft2 gail
> Version: 2.20.1.1
> Libs: -L${libdir} -lgnomecanvas-2
> Cflags: -I${includedir}/libgnomecanvas-2.0
>=20
>=20
> 	As an FYI, I have about 290 files in the /usr/local/libdata/pkgconfig
> directory...
>=20
> 			Tuc=09
>=20
--=20
PGP Key : http://www.marcuscom.com/pgp.asc

--=-CtbV1G1+/eSabBDA2vl6
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)

iD8DBQBHPPS5b2iPiv4Uz4cRArBXAKCunVLNYneRrGYihAO3JYiVCJKbRwCgrRv6
8irrvTxXhzunYrt4qrlI0Lo=
=fbZm
-----END PGP SIGNATURE-----

--=-CtbV1G1+/eSabBDA2vl6--




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1195177146.73475.20.camel>