On Mon, May 24, 2010 at 08:11:00AM -0400, Brian Long wrote:
> On Sun, May 23, 2010 at 7:13 AM, Axel Thimm <[email protected]> wrote:
> 
> > Hi,
> >
> > On Sat, May 22, 2010 at 03:01:05PM -0400, Brian Long wrote:
> > > I tried installing mythtv bijou from atrpms-testing on F13 and it
> > complains
> > > saying mythvideo requires mplayer.  See the complete output here:
> > > http://pastebin.org/266865
> > >
> > > This is a fresh F13 install and I ran the command "sudo yum
> > > --enablerepo=atrpms-testing install mythtv"
> > >
> > > Has anyone else run across this yet?  I cannot find mplayer in atrpms or
> > > atrpms-testing for F13.
> >
> > There were a lot of packages still missing for F13, I just compared to
> > F12 and added a couple of dozen packages to F13. Unfortunately some
> > high-profile packages (amongst them mplayer) turned out to not ever
> > had been built for F13 (yet).
> >
> > Builders are steaming to get them out as soon as possible! :)
> >
> 
> Any update on mplayer?  I cannot find it on dl.atrpms.net for F13; just
> wondering if there was a build problem or if it's just sitting in the queue
> waiting to be compiled.

Actually there is a minor problem:

touch libswscale/libswscale.a
cc -o mplayer command.o m_property.o mixer.o mp_fifo.o mp_msg.o mplayer.o 
parser-mpcmd.o input/input.o libao2/ao_mpegpes.o libao2/ao_null.o 
libao2/ao_pcm.o libao2/audio_out.o libvo/aspect.o libvo/geometry.o lib[...]
/usr/bin/ld: libvo/vo_gif89a.o: undefined reference to symbol 'QuantizeBuffer'
/usr/bin/ld: note: 'QuantizeBuffer' is defined in DSO /usr/lib64/libgif.so.4 so 
try adding it to the linker command line
/usr/lib64/libgif.so.4: could not read symbols: Invalid operation
collect2: ld returned 1 exit status

The link command never had -lgif, just -lungif, and I'm not sure why
it can't read symbols out of /usr/lib64/libgif.so.4.
-- 
Axel.Thimm at ATrpms.net

Attachment: pgpxcAdnVZlsV.pgp
Description: PGP signature

_______________________________________________
atrpms-users mailing list
[email protected]
http://lists.atrpms.net/mailman/listinfo/atrpms-users

Reply via email to