[Slackbuilds-users] dillo

B Watson yalhcru at gmail.com
Wed Dec 26 21:54:08 UTC 2012


On 12/26/12, Jorge Almeida <jjalmeida at gmail.com> wrote:

> /usr/share/aclocal/imlib.m4:9: warning: underquoted definition of
> AM_PATH_IMLIB
> /usr/share/aclocal/imlib.m4:9:   run info '(automake)Extending aclocal'
> /usr/share/aclocal/imlib.m4:9:   or see
> http://www.gnu.org/software/automake/manual/automake.html#Extending-aclocal

The imlib stuff is a red herring (has nothing to do with your problem).

> checking build system type... configure: error: /bin/sh ./config.sub
> -slackware-linux failed
> configure: WARNING: cache variable ac_cv_build contains a newline

That looks like there's a newline embedded in the build variable you're
passing to the configure script. If you're using the SBo template,
the last argument to ./configure looks like:

  --build=$ARCH-slackware-linux

The error you're getting looks like maybe ARCH contains a newline instead
of what it's supposed to (normally "i486" or "x86_64" or such). Hope
this helps.


More information about the SlackBuilds-users mailing list