%-style pattern rules are not errors, they are just warnings, nothing to worry about (unless you use non-gnu make).
AM_PROG_AS - I don't know how it does that, but it makes automake create all necessary Makefile.in files across the tree. By doing so, it's possible to run ./configure and successfully build the (3 days old) revision. Tomasz On 11/2/06, Don Ward <[EMAIL PROTECTED]> wrote:
Re: [Discuss-gnuradio] reg: GNU RADIO BUILD PROBLEMI get the same errors (except for those in pstoedit.m4) after updating Cygwin automake to 1.10-1 and autoconf2.5 to 2.60-1 (the "current" versions on my Cygwin mirror). I am working with a several-weeks-old svn checkout of GNU Radio. In addition to the errors Shriram got, I also get: ezdop/src/firmware/Makefile.am:40: compiling `dopctrl.c' with per-target flags requires `AM_PROG_CC_C_O' in `configure.ac' plus "`%'-style pattern rules" errors in mblock/doc and pmt/doc. Adding "AM_PROG_AS" to configure.ac gets rid of the fastdepCCAS errors. Reverting to automake 1.9.6 makes the other errors go away. I don't know the significance of the errors or warnings reported by automake 1.10, but for now I am happy to use automake 1.9.6. -- Don W. > $ ./bootstrap > /usr/share/aclocal/pstoedit.m4:7: warning: underquoted definition of > AM_PATH_PST > OEDIT > /usr/share/aclocal/pstoedit.m4:7: run info '(automake)Extending aclocal' > /usr/share/aclocal/pstoedit.m4:7: or see > http://sources.redhat.com/automake/au > tomake.html#Extending-aclocal > autoheader-2.60: cannot remove /tmp/ahQjR476: Directory not empty > /usr/share/automake-1.10/am/depend2.am: am__fastdepCCAS does not appear in > > AM_CO > NDITIONAL > /usr/share/automake-1.10/am/depend2.am: The usual way to define > `am__fastdepCC > AS' is to add `AM_PROG_AS' > /usr/share/automake-1.10/am/depend2.am: to `configure.ac' and run > `aclocal' an > d `autoconf' again. > gr-trellis/doc/Makefile.am:45: `%'-style pattern rules are a GNU make > extension > gr-trellis/doc/Makefile.am:48: `%'-style pattern rules are a GNU make > extension _______________________________________________ Discuss-gnuradio mailing list Discuss-gnuradio@gnu.org http://lists.gnu.org/mailman/listinfo/discuss-gnuradio
_______________________________________________ Discuss-gnuradio mailing list Discuss-gnuradio@gnu.org http://lists.gnu.org/mailman/listinfo/discuss-gnuradio