Hi, try to change it to libdv/dv.h Em Seg 03 Jan 2005 08:14, Claus Olesen escreveu: > I just downloaded and tried to build piave. I ran into a couple of > problems. I'm on SuSE 9.2 w/ KDE 3.3.2 Level "a" - everything unmodified > and fully up-to-date. > > --------------- > piave-0.2.4> ./configure --prefix=/opt/piave > > + matched feature dependencies: > + > + libdv > + libfreetype2 > + alsa > + libsndfile > + libvorbis > > - unmatched feature dependencies: > - > - arts > > To "fix" the above "arts" unmatched feature dependency I changed > flags="$flags -I$includedir/artsc -pthread -I/opt/gnome/include/glib-2.0 > -I/opt/gnome/lib/glib-2.0/include " > to > flags="$flags -I$includedir/arts -I$includedir/artsc -pthread > -I/opt/gnome/include/glib-2.0 -I/opt/gnome/lib/glib-2.0/include " > in > /opt/kde3/bin/artsc-config > > --------------- > piave-0.2.4> make > > In file included from avccontroller.cc:41: > avccontroller.hh:50:26: libdv/dv1394.h: No such file or directory > make[2]: *** [avccontroller.lo] Error 1 > > To "fix" the above I changed > #include <libdv/dv1394.h> > to > //#include <libdv/dv1394.h> > in > piave-0.2.4/libpiave/avccontroller.hh > > In file included from IEEE1394IO.cc:42: > IEEE1394IO.hh:50:26: libdv/dv1394.h: No such file or directory > make[2]: *** [IEEE1394IO.lo] Error 1 > > To "fix" the above I changed > #include <libdv/dv1394.h> > to > //#include <libdv/dv1394.h> > in > piave-0.2.4/libpiave/IEEE1394IO.hh > > --------------- > With the above piave built and installed without errors. I then ran > kdenlive, configured the location of piave and accessed a dv file and > everything appears ok. But I don't know it that's enough to say that piave > still works with the above changes. > > > ------------------------------------------------------- > The SF.Net email is sponsored by: Beat the post-holiday blues > Get a FREE limited edition SourceForge.net t-shirt from ThinkGeek. > It's fun and FREE -- well, almost....http://www.thinkgeek.com/sfshirt > _______________________________________________ > Kdenlive-devel mailing list > Kdenlive-devel at lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/kdenlive-devel
-- L?cio Fl?vio Corr?a "Like a child who's run away And won't be coming back Time keeps passing by As night turns into day"
