google-code-export / ffmpegthumbnailer

Automatically exported from code.google.com/p/ffmpegthumbnailer
GNU General Public License v2.0
1 stars 1 forks source link

Makefile.am: not supported: source file #41

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. ./autogen.sh

What is the expected output? What do you see instead?

Running autoreconf...

Makefile.am:6: libffmpegthumbnailer_la_SOURCES defined both conditionally
and unconditionally
automake: Makefile.am: not supported: source file
`libffmpegthumbnailer/moviedecoder.h' is in subdirectory
automake: Makefile.am: not supported: source file
`libffmpegthumbnailer/moviedecoder.cpp' is in subdirectory
automake: Makefile.am: not supported: source file
`libffmpegthumbnailer/imagewriter.h' is in subdirectory
automake: Makefile.am: not supported: source file
`libffmpegthumbnailer/imagewriterfactory.h' is in subdirectory
automake: Makefile.am: not supported: source file
`libffmpegthumbnailer/stringoperations.h' is in subdirectory
automake: Makefile.am: not supported: source file
`libffmpegthumbnailer/stringoperations.cpp' is in subdirectory
automake: Makefile.am: not supported: source file
`libffmpegthumbnailer/videothumbnailer.cpp' is in subdirectory
automake: Makefile.am: not supported: source file
`libffmpegthumbnailer/videothumbnailerc.cpp' is in subdirectory
automake: Makefile.am: not supported: source file
`libffmpegthumbnailer/ifilter.h' is in subdirectory
automake: Makefile.am: not supported: source file
`libffmpegthumbnailer/videoframe.h' is in subdirectory
automake: Makefile.am: not supported: source file
`libffmpegthumbnailer/histogram.h' is in subdirectory
automake: Makefile.am: not supported: source file
`libffmpegthumbnailer/grayscalefilter.h' is in subdirectory
automake: Makefile.am: not supported: source file
`libffmpegthumbnailer/filmstripfilter.h' is in subdirectory
automake: Makefile.am: not supported: source file
`libffmpegthumbnailer/filmstripfilter.cpp' is in subdirectory
automake: Makefile.am: not supported: source file `unittest/testrunner.cpp'
is in subdirectory
automake: Makefile.am: not supported: source file
`unittest/histogramtest.cpp' is in subdirectory
automake: Makefile.am: not supported: source file
`unittest/videothumbnailertest.cpp' is in subdirectory
Makefile.am:31: invalid variable `nobase_include_HEADERS'
autoreconf: automake failed with exit status: 1

What version of the product are you using? On what operating system?
last

Please provide any additional information below.

Original issue reported on code.google.com by ving...@gmail.com on 24 Oct 2009 at 9:56

GoogleCodeExporter commented 9 years ago
What is your automake version? I think it's too old.

Original comment by dirk.vdb on 25 Oct 2009 at 8:54

GoogleCodeExporter commented 9 years ago

Original comment by dirk.vdb on 2 Nov 2009 at 10:18