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

Re: gEDA-user: PCB + GL latest (patch for indirect rendering support)



On Wed, 2009-02-11 at 09:44 -0500, Joshua Boyd wrote:
> On Mon, Feb 02, 2009 at 02:59:35PM +0000, Peter Clifton wrote:
> > For those testing the PCB+GL branch
> > 
> > git clone git://repo.or.cz/geda-pcb/pcjc2.git
> > git checkout -b before_pours origin/before_pours
> 
> Could you add a bootstrap script like a lot of other projects have?

There is one.. "./autogen.sh" in the root directory.

> Also, when I try to generate the configure script (aclocal && autoconf
> && automake -i --foreign) I get an error about the intl directory not
> existing.  However, when I remove that entry from the DIRS variable in
> Makefile.am, I get this error:
> configure.ac:894: required file `intl/Makefile.in' not found
> Makefile.am:7: AM_GNU_GETTEXT used but `intl' not in SUBDIRS

Might need to call intltoolize. The ./autogen.sh script will do that for
you.

> Either with or without my change to Makefile.am, aclocal complains with
> a lot of warnings:
> $ aclocal
> configure.ac:67: warning: AC_COMPILE_IFELSE was called before
> AC_USE_SYSTEM_EXTENSIONS
> ../../lib/autoconf/specific.m4:389: AC_USE_SYSTEM_EXTENSIONS is expanded
> from...
> /usr/share/aclocal/lock.m4:29: gl_LOCK_EARLY_BODY is expanded from...
> /usr/share/aclocal/lock.m4:22: gl_LOCK_EARLY is expanded from...
> /usr/share/aclocal/lock.m4:253: gl_LOCK is expanded from...
> /usr/share/aclocal/intl.m4:186: gt_INTL_SUBDIR_CORE is expanded from...
> /usr/share/aclocal/intl.m4:25: AM_INTL_SUBDIR is expanded from...
> /usr/share/aclocal/gettext.m4:57: AM_GNU_GETTEXT is expanded from...
> configure.ac:67: the top level
> configure.ac:67: warning: AC_RUN_IFELSE was called before
> AC_USE_SYSTEM_EXTENSIONS
> configure.ac:67: warning: AC_COMPILE_IFELSE was called before AC_AIX
> ../../lib/autoconf/specific.m4:436: AC_AIX is expanded from...
> configure.ac:67: warning: AC_RUN_IFELSE was called before AC_AIX
> configure.ac:67: warning: AC_COMPILE_IFELSE was called before AC_MINIX
> ../../lib/autoconf/specific.m4:460: AC_MINIX is expanded from...
> configure.ac:67: warning: AC_RUN_IFELSE was called before AC_MINIX
> $

I've noticed more and more noise from aclocal on Ubuntu systems. Its
probably nothing which will break the build, just an indication that
we're being naughty somewhere with our use of AC_... macros.

Best wishes,

-- 
Peter Clifton

Electrical Engineering Division,
Engineering Department,
University of Cambridge,
9, JJ Thomson Avenue,
Cambridge
CB3 0FA

Tel: +44 (0)7729 980173 - (No signal in the lab!)



_______________________________________________
geda-user mailing list
geda-user@xxxxxxxxxxxxxx
http://www.seul.org/cgi-bin/mailman/listinfo/geda-user