You might have to run ./autogen.sh which runs autoconf/autoreconf, etc. The m4/* files are generated, IIRC. Alternatively, you can use gbs to build the package. Gbs is supposed to do the "right thing". I've been able to build gst-plugins-ugly with gbs.
-Kevron On Tue, Mar 3, 2015 at 2:42 AM, 虞申鹏 <[email protected]> wrote: > Hi, > > I want to make a DVD-rom player by QT+Gstreamer. > > I need the gstreamer's plugin [resindvd]. > > When I compile the base tizen source, > it has some compile error. > > [ 13s] configure.ac:2332: error: required file 'm4/Makefile.in' not found > [ 14s] ext/apexsink/Makefile.am: installing './depcomp' > [ 28s] automake failed > [ 28s] error: Bad exit status from /var/tmp/rpm-tmp.a8Oz2w (%build) > [ 28s] RPM build errors: > [ 28s] Bad exit status from /var/tmp/rpm-tmp.a8Oz2w (%build) > > Please give me some tips. > > Thank you very much. > > ------ > Yu > > _______________________________________________ > IVI mailing list > [email protected] > https://lists.tizen.org/listinfo/ivi > _______________________________________________ IVI mailing list [email protected] https://lists.tizen.org/listinfo/ivi
