More RPMForge FC1 Oops
Dean Takemori <[email protected]>
| Newsgroups | gmane.linux.freshrpms.user |
|---|---|
| Message-ID | <[email protected]> |
A few more notes (for my FC1+DAG on athlon box) - In some cases I'm not sure what the correct fix would be: * There is no http://apt.sw.be/fedora/1/en/i386/SRPMS.dag/perl-Test- Warn-0.08-1.rf.src.rpm * perl-Test-MockObject-1.01-1.rf requires perl(UNIVERSAL::can) and perl(UNIVERSAL::isa), neither of which seem to be available for RH7,9 or FC1,2 * libXvMCW-0.9.3-1.rf.src.rpm requires libXvMC, but that appears to be an xorg-x11 library (or at least one not available on FC1) . . checking for /usr/X11R6/lib/libXvMC.so.1... no checking for /usr/X11R6/lib/libXvMC.so.1.0... no configure: error: Could not find a libXvMC.so dynamic library. Aborting. error: Bad exit status from /var/tmp/rpm-tmp.84089 (%build) * libtheora-1.0-0.alpha3.4.dag.src.rpm requires a newer libogg than is available on FC1 . . checking for Ogg... yes checking for oggpackB_read... no configure: error: newer libogg version (>1.0) required * libdvdread-0.9.4-8cvs.rf.src.rpm seems to be missing the automake tool mkinstalldirs the build logs suggest that this is OK with the automake shipped with FC2 and higher So, I'm not sure what the correct fix is here (repackage with mkinstalldirs like libdvdread-0.9.4-7.rf.src.rpm or disallow FC1) * afick-2.2-2.dag.src.rpm needs desktop-file-utils as a build requirement