On Fri, 28 Mar 2008, Michael wrote:

>
> I am getting an automake version mismatch when compiling libsamplerate.
>
> This worked for me:
>
> define Build/Compile
>       pushd $(PKG_BUILD_DIR) && aclocal && automake && popd
>       .....
>
> I can make that an official patch if you would like.

apparently, simply upgrading to libsamplerate-0.1.3 solves the
problem, and obviates the need for the libtool patch that's necessary
for 0.1.2.  i can submit a patch for that, but i'm not sure what this
line represents in the libsamplerate Makefile:

  PKG_FIXUP = libtool

since there's no further patch for libtool, should i assume this line
can be removed?  then i'll send in a patch.

rday
--

========================================================================
Robert P. J. Day
Linux Consulting, Training and Annoying Kernel Pedantry:
    Have classroom, will lecture.

http://crashcourse.ca                          Waterloo, Ontario, CANADA
========================================================================
_______________________________________________
openwrt-devel mailing list
openwrt-devel@lists.openwrt.org
http://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-devel

Reply via email to