mplayerplug-in for FC4 x86_64
From: Rob (wasguru_at_gmail.com)
Date: 07/30/05
- Previous message: beartooth: "Can FC4.ppc be installed on an iBook withOUT OSX??"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Sat, 30 Jul 2005 12:15:03 -0700 To: For users of Fedora Core releases <fedora-list@redhat.com>
Has anyone seen an RPM for mplayerplug-in on FC4 x86_64? I've been searching
all day and no luck. Compiling from source isnt going much better:
Source/plugin.cpp: In member function 'virtual NPError
nsPluginInstance::SetWindow(NPWindow*)':
Source/plugin.cpp:593: error: cast from 'void*' to 'unsigned int' loses
precision
Source/plugin.cpp:618: error: cast from 'void*' to 'unsigned int' loses
precision
make: *** [plugin.o] Error 1
If anyone has this working on x86_64 FC4 please let me know.
-- --------------- Robert Bell WASGuru@gmail.com
-- fedora-list mailing list fedora-list@redhat.com To unsubscribe: http://www.redhat.com/mailman/listinfo/fedora-list
- Previous message: beartooth: "Can FC4.ppc be installed on an iBook withOUT OSX??"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
- mplayerplug-in for FC4 x86_64
... Compiling from source isn't going much ... Source/plugin.cpp:593: error: cast
from 'void*' to 'unsigned int' loses ... (Fedora) - Question about cast
... with greater precision or range than required ... the cast specifies
a conversion even if the type ... machine unsigned int is 32 bits and unsigned char
is 8 ... (comp.lang.c)