Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 15 Nov 2007 22:28:40 -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:  <1195183720.73475.42.camel@shumai.marcuscom.com>
In-Reply-To: <200711160324.lAG3OLhJ073573@himinbjorg.tucs-beachin-obx-house.com>
References:  <200711160324.lAG3OLhJ073573@himinbjorg.tucs-beachin-obx-house.com>

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

--=-4w8wo4vICOjogwG4kFu/
Content-Type: text/plain
Content-Transfer-Encoding: quoted-printable


On Thu, 2007-11-15 at 22:24 -0500, Tuc at T-B-O-H.NET wrote:
> > 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,
> > > > >=3D3D20
> > > > > 	If I move the file out of the way, I get :
> > > > >=3D3D20
> > > > > (etc)
> > > > > ORBit-imodule-2.0           ORBit-imodule-2.0 - ORBit runtime typ=
elib=3D
> >  gen=3D3D
> > > > eration service.
> > > > > gtk+                        GTK+ - GIMP Tool Kit
> > > > > Failed to open '/usr/local/libdata/pkgconfig/gail.pc': Too many o=
pen =3D
> > file=3D3D
> > > > s
> > > > > Package 'gail', required by 'libgnomecanvas-2.0', not found
> > > >=3D20
> > > > This sounds like some kind of recursion problem, unless your system
> > > > really is out of files.  What does the following report:
> > > >=3D20
> > > > sysctl kern.maxfiles
> > > > sysctl kern.maxfilesperproc
> > > > sysctl kern.openfiles
> > > >=3D20
> > > > Joe
> > > >=3D20
> > > himinbjorg# sysctl kern.maxfiles
> > > kern.maxfiles: 12328
> > > himinbjorg# sysctl kern.maxfilesperproc
> > > kern.maxfilesperproc: 11095
> > > himinbjorg# sysctl kern.openfiles
> > > kern.openfiles: 247
> >=20
> > You should ktrace pkg-config then to see if it's looping.
> >=20
> 	Looks like its looping between gail and=20
> libgnomecanvas-2.0 .
>=20
> 	Any more things to look for on the original silc
> issue?
>=20
> 	(REPEAT of the gail/libgnomecanvas-2.0)
> # cat /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
> # cat /usr/local/libdata/pkgconfig/libgnomecanvas-2.0.pc
> 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

Your version of Gail is out of date.  You should have 1.20.1 which no
longer requires libgnomecanvas.

Joe

--=20
PGP Key : http://www.marcuscom.com/pgp.asc

--=-4w8wo4vICOjogwG4kFu/
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)

iD8DBQBHPQ5mb2iPiv4Uz4cRArJNAJ4kXN9RRK9mEZmq8M9Ff8gd68JJ0QCdFAXE
/usUEvYkEslkTQGdmLbts5w=
=h9Gy
-----END PGP SIGNATURE-----

--=-4w8wo4vICOjogwG4kFu/--




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