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

Re: gEDA-user: bugs, warts and feature requests



On Sun, 30 Nov 2008 21:20:27 +0000, Peter Clifton wrote:

> Hmm, I thought I'd fixed that. Have you updated from git recently?

<looks at date of binary>
It was compiled in June. So it has been some time since I did the last 
update.

I have never compiled pcb from git. Always took this CVS repository: 
:pserver:anonymous@xxxxxxxxxxxxxxxxxxxxxxx:/cvsroot/pcb

Just tried to update the pcb source from this CVS repository. Some 
changes could be applied. So I moved everything except the CVS dir out of 
the way and started from scratch. However, autogen seems to run into 
problems at the aclocal stage. Consequently, automake fails too. I get 
these messages on stderr: 

/-----------------------------------
$ ./autogen.sh 
Checking autopoint version...
    0.17
Running autopoint...
(...)
Running aclocal...
configure.ac:60: 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:60: the top level
configure.ac:60: warning: AC_RUN_IFELSE was called before 
AC_USE_SYSTEM_EXTENSIONS
configure.ac:60: warning: AC_COMPILE_IFELSE was called before AC_AIX
../../lib/autoconf/specific.m4:436: AC_AIX is expanded from...
configure.ac:60: warning: AC_RUN_IFELSE was called before AC_AIX
configure.ac:60: warning: AC_COMPILE_IFELSE was called before AC_MINIX
../../lib/autoconf/specific.m4:460: AC_MINIX is expanded from...
configure.ac:60: warning: AC_RUN_IFELSE was called before AC_MINIX
Done with aclocal
Running autoheader...
configure.ac:60: warning: AC_COMPILE_IFELSE was called before 
AC_USE_SYSTEM_EXTENSIONS
../../lib/autoconf/specific.m4:389: AC_USE_SYSTEM_EXTENSIONS is expanded 
from...
aclocal.m4:2434: gl_LOCK_EARLY_BODY is expanded from...
aclocal.m4:2427: gl_LOCK_EARLY is expanded from...
aclocal.m4:2658: gl_LOCK is expanded from...
aclocal.m4:939: gt_INTL_SUBDIR_CORE is expanded from...
aclocal.m4:778: AM_INTL_SUBDIR is expanded from...
aclocal.m4:100: AM_GNU_GETTEXT is expanded from...
configure.ac:60: the top level
configure.ac:60: warning: AC_RUN_IFELSE was called before 
AC_USE_SYSTEM_EXTENSIONS
configure.ac:60: warning: AC_COMPILE_IFELSE was called before AC_AIX
../../lib/autoconf/specific.m4:436: AC_AIX is expanded from...
configure.ac:60: warning: AC_RUN_IFELSE was called before AC_AIX
configure.ac:60: warning: AC_COMPILE_IFELSE was called before AC_MINIX
../../lib/autoconf/specific.m4:460: AC_MINIX is expanded from...
configure.ac:60: warning: AC_RUN_IFELSE was called before AC_MINIX
Done with autoheader
Running automake...
configure.ac:60: warning: AC_COMPILE_IFELSE was called before 
AC_USE_SYSTEM_EXTENSIONS
../../lib/autoconf/specific.m4:389: AC_USE_SYSTEM_EXTENSIONS is expanded 
from...
aclocal.m4:2434: gl_LOCK_EARLY_BODY is expanded from...
aclocal.m4:2427: gl_LOCK_EARLY is expanded from...
aclocal.m4:2658: gl_LOCK is expanded from...
aclocal.m4:939: gt_INTL_SUBDIR_CORE is expanded from...
aclocal.m4:778: AM_INTL_SUBDIR is expanded from...
aclocal.m4:100: AM_GNU_GETTEXT is expanded from...
configure.ac:60: the top level
configure.ac:60: warning: AC_RUN_IFELSE was called before 
AC_USE_SYSTEM_EXTENSIONS
configure.ac:60: warning: AC_COMPILE_IFELSE was called before AC_AIX
../../lib/autoconf/specific.m4:436: AC_AIX is expanded from...
configure.ac:60: warning: AC_RUN_IFELSE was called before AC_AIX
configure.ac:60: warning: AC_COMPILE_IFELSE was called before AC_MINIX
../../lib/autoconf/specific.m4:460: AC_MINIX is expanded from...
configure.ac:60: warning: AC_RUN_IFELSE was called before AC_MINIX
configure.ac:801: required file `data/Makefile.in' not found
configure.ac:804: required file `README_FILES/Makefile.in' not found
configure.ac:807: required file `doc/Makefile.in' not found
configure.ac:810: required file `example/Makefile.in' not found
configure.ac:811: required file `example/libraries/Makefile.in' not found
configure.ac:814: required file `lib/CreateLibraryContents.sh.in' not 
found
configure.ac:815: required file `lib/CreateLibrary.sh.in' not found
configure.ac:816: required file `lib/ListLibraryContents.sh.in' not found
configure.ac:817: required file `lib/Makefile.in' not found
configure.ac:818: required file `lib/QueryLibrary.sh.in' not found
configure.ac:819: required file `lib/m4lib_to_newlib.sh.in' not found
configure.ac:820: required file `lib/qfp-ui.in' not found
configure.ac:823: required file `newlib/2_pin_thru-hole_packages/
Makefile.in' not found
configure.ac:824: required file `newlib/Makefile.in' not found
configure.ac:825: required file `newlib/analog-devices/Makefile.in' not 
found
configure.ac:826: required file `newlib/burr-brown/Makefile.in' not found
configure.ac:827: required file `newlib/connectors/Makefile.in' not found
configure.ac:828: required file `newlib/crystal/Makefile.in' not found
configure.ac:829: required file `newlib/electro-optics/Makefile.in' not 
found
configure.ac:830: required file `newlib/headers/Makefile.in' not found
configure.ac:831: required file `newlib/keystone/Makefile.in' not found
configure.ac:832: required file `newlib/msp430/Makefile.in' not found
configure.ac:833: required file `newlib/not_vetted_ingo/Makefile.in' not 
found
configure.ac:834: required file `newlib/sockets/Makefile.in' not found
configure.ac:835: required file `newlib/tests/Makefile.in' not found
configure.ac:837: required file `src/Makefile.in' not found
configure.ac:838: required file `src/icons/Makefile.in' not found
configure.ac:840: required file `tools/Makefile.in' not found
configure.ac:843: required file `tutorial/Makefile.in' not found
configure.ac:846: required file `win32/Makefile.in' not found
Makefile.am:6: required directory ./win32 does not exist
Makefile.am:6: required directory ./src does not exist
Makefile.am:6: required directory ./data does not exist
Makefile.am:6: required directory ./lib does not exist
Makefile.am:6: required directory ./newlib does not exist
Makefile.am:6: required directory ./example does not exist
Makefile.am:6: required directory ./tools does not exist
Makefile.am:6: required directory ./tutorial does not exist
Makefile.am:6: required directory ./README_FILES does not exist
Makefile.am:8: required directory ./doc does not exist
\-----------------------------


 
> You want the "before_pours" branch of my repository. "master" now
> contains other stuff, such as experimental poured copper areas, which
> will currently break the way existing layouts load.

Can you give the address of the git repo?


---<(kaimartin)>---
-- 
Kai-Martin Knaak
http://lilalaser.de/blog



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