[Slackbuilds-users] Error in ncmpcpp.SlackBuild

Daniel Prosser dpross1100 at msn.com
Mon Jan 16 04:47:37 UTC 2017


Hi,

Today I had trouble upgrading to the new version of ncmpcpp because of
what appears to be an error in the SlackBuild. ./autogen.sh and
./configure should be two separate commands, but they are joined
together into one by a "\" at the end of the line. Therefore, the
following errors result:

configure.ac:3: warning: AM_INIT_AUTOMAKE: two- and three-arguments forms are deprecated.  For more info, see:
configure.ac:3: http://www.gnu.org/software/automake/manual/automake.html#Modernize-AM_005fINIT_005fAUTOMAKE-invocation
configure.ac:11: installing './compile'
configure.ac:11: installing './config.guess'
configure.ac:11: installing './config.sub'
configure.ac:3: installing './install-sh'
configure.ac:3: installing './missing'

<<<<<<<<<<<<<<< snip >>>>>>>>>>>>>>>

src/Makefile.am: installing './depcomp'
  autoconf
make: *** No targets specified and no makefile found.  Stop.

A patch for the SlackBuild is attached.

Dan
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: ncmpcpp.SlackBuild.patch
URL: <http://lists.slackbuilds.org/pipermail/slackbuilds-users/attachments/20170116/6aaab5a7/attachment.ksh>


More information about the SlackBuilds-users mailing list