re: ffmpeg srpm build error
Daniel Demus <[email protected]>
| Newsgroups | gmane.linux.freshrpms.user |
|---|---|
| Message-ID | <[email protected]> |
On Fri, 2005-10-21 at 16:13 +1000, dtra FYF wrote: > hi all > > i've been trying to build my own ffmpeg rpm > and i thought i had it, but i'm getting this error message, and i don't know > why it's happening Can you build the project in /usr/src/redhat/BUILD/ffmpeg-[whatever] by running the following?: ./configure <whatever switches are in the spec file> make Daniel