mltframework / mlt-scripts

scripts to help build open source MLT apps

Home Page:https://www.mltframework.org

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

libtool

ekner opened this issue · comments

There is some problem with libtool, here is an extract of the log:

Generating configuration files for frei0r, please wait....
  aclocal
  autoheader
  libtoolize --automake -c
  automake --add-missing -c
Useless use of /d modifier in transliteration operator at /usr/local/share/automake-1.9/Automake/Wrap.pm line 60.
src/Makefile.am:11: Libtool library used but `LIBTOOL' is undefined
src/Makefile.am:11: 
src/Makefile.am:11: The usual way to define `LIBTOOL' is to add `AC_PROG_LIBTOOL'
src/Makefile.am:11: to `configure.ac' and run `aclocal' and `autoconf' again.
./autogen.sh: 75: exit: Illegal number: -1
ERROR: Unable to create configure file for frei0r
LOG: Process has finished. Reason: FAILURE Some kind of error occured: Unable to create configure file for frei0r

Ubuntu 15.10

What is the deal with /usr/local/share/automake-1.9?

I don't know, but obviously something is wrong, and I don't know what.

This is fixed in frei0r git commit ddennedy/frei0r@954fbe3