[Xcb] XCB install on freeBSD

Jeremy A. Kolb jkolb at brandeis.edu
Sun Jul 17 10:34:48 EST 2005


I have a feeling check was installed using another prefix (/usr/local or 
/opt or something).  Find out where check put it's check.pc file and then 
do an export  PKG_CONFIG_PATH=/wherever/check.pc/is:$PKG_CONFIG_PATH.

The other errors should go away then.

Jeremy

On Sat, 9 Jul 2005, Dickson Patton wrote:

> All,
> 
> I installed check but autogen.sh is still failing.  I get:
> 
> autoreconf: Entering directory `.'
> autoreconf: configure.ac: not using Gettext
> autoreconf: running: aclocal
> /usr/X11R6/share/aclocal/gtk.m4:7: warning: underquoted definition of 
> AM_PATH_GTK
>    run info '(automake)Extending aclocal'
>    or see http://sources.redhat.com/automake/automake.html#Extending-aclocal
> aclocal:configure.ac:16: warning: macro `AM_PATH_CHECK' not found in library
> autoreconf: configure.ac: tracing
> autoreconf: configure.ac: not using Libtool
> autoreconf: running: /usr/local/bin/autoconf
> autoreconf: running: /usr/local/bin/autoheader
> autoreconf: running: automake --add-missing --copy --no-force
> src/Makefile.am:1: Libtool library used but `LIBTOOL' is undefined
> src/Makefile.am:1:
> src/Makefile.am:1: The usual way to define `LIBTOOL' is to add 
> `AC_PROG_LIBTOOL'
> src/Makefile.am:1: to `configure.ac' and run `aclocal' and `autoconf' again.
> autoreconf: automake failed with exit status: 1
> 
> 
> How can I get the AM_PATH_CHECK and AC_PROG_LIBTOOL macros?
> 
> Also, I have gettext.  Isn't it a bad thing that autogen doesn't use it?
> 
> 
> Thanks,
> 
> Dickson
> 
> _______________________________________________
> xcb mailing list
> xcb at lists.freedesktop.org
> http://lists.freedesktop.org/mailman/listinfo/xcb
> 



More information about the xcb mailing list