Re: [gamin] Re: [Gnubiff-devel] Fw: GNU biff build failure on GNU/Linux x86-32



On Mon, Mar 06, 2006 at 04:25:57AM -0800, Claudio Fontana wrote:
> 4) I noticed that the gnubiff build sets FAM_CFLAGS
> based on pkg-config --cflags gamin, so I checked and
> 
> $ pkg-config --cflags gamin
> -I/home/claudio/usr/include/fam
> 
> In gamin package, the gamin.pc.in reads:
> 
> prefix= prefix@
> exec_prefix= exec_prefix@
> libdir= libdir@
> includedir= includedir@
> 
> Name: gamin
> Description: The gamin file monitoring system.
> Version: @GAMIN_VERSION@
> Libs: -L${libdir} -lgamin-1
> Cflags: -I${includedir}/fam
> 
> and libgamin/Makefile.am has:
> gaminincludedir = $(includedir)/
> gamininclude_HEADERS =  \
>         fam.h
> 
> And this is the problem I think. Either the gamin
> project removes that /fam from the gamin.pc.in, or

  right, that was an oversight, sorry about this, now fixed in CVS,

    thanks,

Daniel

-- 
Daniel Veillard      | Red Hat http://redhat.com/
veillard redhat com  | libxml GNOME XML XSLT toolkit  http://xmlsoft.org/
http://veillard.com/ | Rpmfind RPM search engine http://rpmfind.net/



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]