Hello all,

I am trying to compile the latest subversion code and I hope someone can offer 
a suggestion.

The error I get happens immediately after running ./autogen.sh

[bogdan@pelargir]
[16:18:57:~/dev/urjtag]$ ./autogen.sh 
autoreconf: Entering directory `.'
autoreconf: running: autopoint --force
autoreconf: running: aclocal --force -I m4
autoreconf: configure.ac: tracing
autoreconf: running: libtoolize --force
Remember to add `AC_PROG_LIBTOOL' to `configure.ac'.
Putting files in AC_CONFIG_AUX_DIR, `tools'.
autoreconf: running: /usr/bin/autoconf --force
configure.ac:33: error: possibly undefined macro: dnl
      If this token and others are legitimate, please use m4_pattern_allow.
      See the Autoconf documentation.
configure.ac:108: error: possibly undefined macro: AC_DEFINE
configure.ac:153: error: possibly undefined macro: AS_IF
configure.ac:226: error: possibly undefined macro: AC_PATH_TOOL
autoreconf: /usr/bin/autoconf failed with exit status: 1

autoreconf failed.


I installed everything required in doc/UrJTAG.txt, see below:

[16:25:09:~/dev/urjtag]$ autoconf --version
autoconf (GNU Autoconf) 2.61
Copyright (C) 2006 Free Software Foundation, Inc.
This is free software.  You may redistribute copies of it under the terms of
the GNU General Public License <http://www.gnu.org/licenses/gpl.html>.
There is NO WARRANTY, to the extent permitted by law.

Written by David J. MacKenzie and Akim Demaille.
[bogdan@pelargir]
[16:26:10:~/dev/urjtag]$ automake --version
automake (GNU automake) 1.10.1
Copyright (C) 2008 Free Software Foundation, Inc.
License GPLv2+: GNU GPL version 2 or later <http://gnu.org/licenses/gpl.html>
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law.

Written by Tom Tromey <tro...@redhat.com>
       and Alexandre Duret-Lutz <a...@gnu.org>.
[bogdan@pelargir]
[16:26:12:~/dev/urjtag]$ bison --version
bison (GNU Bison) 2.3
Written by Robert Corbett and Richard Stallman.

Copyright (C) 2006 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
[bogdan@pelargir]
[16:26:15:~/dev/urjtag]$ flex --version
flex 2.5.35
[bogdan@pelargir]
[16:26:18:~/dev/urjtag]$ svn info
Path: .
URL: https://urjtag.svn.sourceforge.net/svnroot/urjtag/trunk/urjtag
Repository Root: https://urjtag.svn.sourceforge.net/svnroot/urjtag
Repository UUID: b68d4a1b-bc3d-0410-92ed-d4ac073336b7
Revision: 1869
Node Kind: directory
Schedule: normal
Last Changed Author: vapier
Last Changed Rev: 1869
Last Changed Date: 2010-12-19 17:26:19 -0500 (Sun, 19 Dec 2010)

Any help would be appreciated

--------------------------------
In the beginning there was nothing. Then, God said, "Let there be light". 
And there was still nothing, but at least you could see it.
--------------------------------



------------------------------------------------------------------------------
Special Offer-- Download ArcSight Logger for FREE (a $49 USD value)!
Finally, a world-class log management solution at an even better price-free!
Download using promo code Free_Logger_4_Dev2Dev. Offer expires 
February 28th, so secure your free ArcSight Logger TODAY! 
http://p.sf.net/sfu/arcsight-sfd2d
_______________________________________________
UrJTAG-development mailing list
UrJTAG-development@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/urjtag-development

Reply via email to