Compile Failure (WANT_AUTOMAKE)

Support for HandBrake on Linux, Solaris, and other Unix-like platforms
Forum rules
An Activity Log is required for support requests. Please read How-to get an activity log? for details on how and why this should be provided.
Post Reply
arrmo
Posts: 28
Joined: Tue Jan 10, 2012 1:59 am

Compile Failure (WANT_AUTOMAKE)

Post by arrmo »

Hi,

I am trying to build the CLI under cygwin - trying both the cygwin and mingw compilers. My build fails, with the following error message ...

Code: Select all

  : autoreconf-2.68: Entering directory `.'
  : autoreconf-2.68: configure.in: not using Gettext
  : autoreconf-2.68: running: aclocal  --output=aclocal.m4t
  : aclocal: macro `_LT_DECL_SED' required but not defined
  : aclocal: macro `_LT_FUNC_STRIPNAME_CNF' required but not defined
  : autoreconf-2.68: aclocal failed with exit status: 1
  : ../contrib/a52dec/module.rules:2: recipe for target `contrib/a52dec/.stamp.configure' failed
  : make: *** [contrib/a52dec/.stamp.configure] Error 1
This seems to be a more generic problem - as can be seen from the following also,
http://forums.gentoo.org/viewtopic-t-86 ... art-0.html

Any thoughts how to resolve this?

Thanks!
Last edited by Anonymous on Tue Jan 24, 2012 12:25 am, edited 1 time in total.
Reason: Logs should be enclosed in [code] blocks
TedJ
Veteran User
Posts: 5388
Joined: Wed Feb 20, 2008 11:25 pm

Re: Compile Failure (WANT_AUTOMAKE)

Post by TedJ »

Moving to *nix. The Development forum is for developer discussion and patch submission only.

If you're having trouble compiling you may wish to visit our IRC channel.
Post Reply