pkg-config 0.22 - segfault

Joe Marcus Clarke marcus at marcuscom.com
Thu Nov 15 17:39:05 PST 2007


On Thu, 2007-11-15 at 20:27 -0500, Tuc at T-B-O-H.NET wrote:
> Hi,
> 
> 	If I move the file out of the way, I get :
> 
> (etc)
> ORBit-imodule-2.0           ORBit-imodule-2.0 - ORBit runtime typelib generation service.
> gtk+                        GTK+ - GIMP Tool Kit
> Failed to open '/usr/local/libdata/pkgconfig/gail.pc': Too many open files
> 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

> 
> himinbjorg# more /usr/local/libdata/pkgconfig/gail.pc
> prefix=/usr/local
> exec_prefix=${prefix}
> libdir=${exec_prefix}/lib
> includedir=${prefix}/include
> 
> 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
> 
> himinbjorg# more /usr/local/libdata/pkgconfig/libgnomecanvas-2.0.pc 
> prefix=/usr/local
> exec_prefix=${prefix}
> libdir=${exec_prefix}/lib
> includedir=${prefix}/include
> 
> 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
> 
> 
> 	As an FYI, I have about 290 files in the /usr/local/libdata/pkgconfig
> directory...
> 
> 			Tuc	
> 
-- 
PGP Key : http://www.marcuscom.com/pgp.asc
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 187 bytes
Desc: This is a digitally signed message part
Url : http://lists.freebsd.org/pipermail/freebsd-gnome/attachments/20071116/a7a4ec5e/attachment.pgp


More information about the freebsd-gnome mailing list