[ATrpms-devel] Problem building ffmpeg
phillong69 at netscape.net
phillong69 at netscape.net
Tue Jun 5 03:56:36 CEST 2007
Yes, thank you ... the first suggestion worked and I was able to build
ffmpeg. I'm stuck on mplayer out of svn but that's another story :).
promac at gmail.com wrote:
>
>
> On 5/30/07, *Paulo Cavalcanti* <promac at gmail.com
> <mailto:promac at gmail.com>> wrote:
>
>
>
> On 5/30/07, *phillong69 at netscape.net
> <mailto:phillong69 at netscape.net>* <phillong69 at netscape.net
> <mailto:phillong69 at netscape.net> > wrote:
>
> I tried to execute
>
> rpmbuild -ba ffmpeg.spec
>
> but got
>
> ....
>
>
>
> Try adding
>
> cat > develfiles.list << EOF
> %defattr(-,root,root,-)
> %{_includedir}/...
> %{_libdir}/...
> EOF
>
> %clean
> rm -rf %{buildroot}
>
> and listing all the files not found there.
> It worked for me when rebuilding alsa-lib.
>
>
> cat > develfiles.list << EOF
> %defattr(-,root,root,-)
> %{_includedir}/ffmpeg*
> %{_includedir}/postproc*
> %{_libdir}/*.a
> %{_libdir}/*.so
> %{_libdir}/pkgconfig/*
> %{_mandir}/man1/ff*
> EOF
>
> %clean
> rm -rf %{buildroot}
>
> --------------------------------------
>
> Should work.
>
>
> --
> Paulo Roma Cavalcanti
> LCG - UFRJ
More information about the atrpms-devel
mailing list