
promac at gmail
Jun 8, 2007, 12:05 PM
Post #2 of 6
(872 views)
Permalink
|
|
Several packages submitted (was: Problem building ffmpeg)
[In reply to]
|
|
On 6/8/07, Axel Thimm <Axel.Thimm at atrpms.net> wrote: > > On Tue, Jun 05, 2007 at 09:10:40AM -0300, Paulo Cavalcanti wrote: > > By the way. I have a bunch of old rpms in my Atrpms area and the fun is > to > > make really old code to compile again in the latest fedora environment. > > > > However, some of them may interest you: > > I tried to add them all, but they would not build (usually missing > BuildRequires), comments inline: > > > mpg123 > > + configure --prefix=/usr --mandir=/usr/share/man --with-audio=alsa > /var/tmp/rpm-tmp.83146: line 27: configure: command not found This one should be ./configure ... > LiVes (lives) > > No package 'gtk+-2.0' found That is right. Should be gtk+ > 1.2 > xzgv > > gcc34 -O2 -Wall -DBACKEND_IMLIB1 `gtk-config --cflags` -c -o main.o > main.c > /bin/sh: gcc34: command not found > make[1]: *** [main.o] Error 127 gcc34 is for fc6 and gcc32 for fc5. fc7 I do not know. How is your scheme for choosing the appropriate gcc 3 compiler? > povray > > + aclocal > /var/tmp/rpm-tmp.65553: line 27: aclocal: command not found > ... /usr/bin/aclocal comes from automake-1.9.6-2.1 checking for C++ compiler default output file name... configure: > error: C++ compiler cannot create executables > (missing BR on gcc-c++) > > > xv > > gcc34 -o mkg3states -O -I. -D_BSD_SOURCE mkg3states.c > make[1]: gcc34: Command not found Same thing. > acidrip > > Checking if your kit is complete... > Looks good > Warning: prerequisite Glib 1 not found. > Warning: prerequisite Gtk2 1 not found. > Writing Makefile for AcidRip > > Running additional test to be sure acidrip will work > test for lsdvd: Not Found! My lsdvd is coming from freshrpms. It is just a single file. It can be included into acirip or we can create a package just for it. I will build them all via mock and upload the fixed .src.rpm -- Paulo Roma Cavalcanti LCG - UFRJ -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.atrpms.net/pipermail/atrpms-devel/attachments/20070608/857a06e7/attachment.html
|