Thanks it works now,
Attached is a documentation patch if you guys want it.
--------------------------------
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.
--------------------------------
--- On Fri, 1/28/11, Gaston Rodriguez <grodrig...@emtech.com.ar> wrote:
> From: Gaston Rodriguez <grodrig...@emtech.com.ar>
> Subject: Re: [UrJTAG-dev] compile problems
> To: urjtag-development@lists.sourceforge.net
> Received: Friday, January 28, 2011, 9:33 AM
> On 27/01/2011 11:27 p.m., Bogdan
> Petrisor wrote:
> > 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.
> >
> Maybe you are missing "pkg-config".
>
> ------------------------------------------------------------------------------
> 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
>
Index: doc/UrJTAG.txt
===================================================================
--- doc/UrJTAG.txt (revision 1869)
+++ doc/UrJTAG.txt (working copy)
@@ -349,7 +349,8 @@
==== Required software for compiling UrJTAG ====
-To run autogen.sh, you need autoconf and automake, bison, and a recent flex.
+To run autogen.sh, you need autoconf and automake, bison, pkg-config
+and a recent flex.
The distributed source tarball contains source pregenerated with a current
flex version; flex therefore is only needed if you want to compile code
------------------------------------------------------------------------------
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