Re: Source/plugin-support.cpp:320
Kevin DeKorte <[email protected]> Tue, 05 Feb 2008 14:10:25 -0700
| Newsgroups | gmane.comp.mozilla.mplayerplug-in |
|---|---|
| Message-ID | <1202245825.3025.19.camel@quad> |
On Tue, 2008-02-05 at 21:32 +0000, mike wrote: > hi > > i try to compile mplayerplugin with --enable-force32 and the following > error occurs: > > Source/plugin-support.cpp: In function »void unEscapeXML(char*)«: > Source/plugin-support.cpp:26: Warnung: Variable »p« wird nicht verwendet > Source/plugin-support.cpp: In function »int URLcmp(const char*, const > char*)«: > Source/plugin-support.cpp:320: Error: »rpl_malloc« wurde in diesem > Gültigkeitsbereich nicht definiert > Source/plugin-support.cpp:340: Error: »rpl_malloc« wurde in diesem > Gültigkeitsbereich nicht definiert > Source/plugin-support.cpp: In function »void > fullyQualifyURL(nsPluginInstance*, char*, char*)«: > Source/plugin-support.cpp:629: Warnung: format »%i« erwartet Typ »int«, > aber Argument 4 hat Typ »long int« > make: *** [plugin-support.o] Fehler 1 I just tried this on my fedora 8 (x86_64) machine... I was able to get a clean compile using this make clean ./configure --prefix=/usr --libdir=/usr/lib --enable-force32 Also I had to have glibc-devel.i386 installed (this is a Fedora 8 package for compilation) However, saying that, I find that on Fedora that using 64 bit plugins with a 64bit browser and then using nspluginwrapper to use 32 bit plugins to be a good option. So use a 64bit firefox, and then use nspluginwrapper to give me flash support (32bit). And then I use a 64bit version of gecko-mediaplayer to give me video support. Kevin -- Get my public GnuPG key from http://pgp.mit.edu:11371/pks/lookup?op=get&search=0x7D0BD5D1 ------------------------------------------------------------------------- This SF.net email is sponsored by: Microsoft Defy all challenges. Microsoft(R) Visual Studio 2008. http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ _______________________________________________ Mplayerplug-in-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/mplayerplug-in-devel
signature.asc
(application/pgp-signature, 189 B)
-----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.7 (GNU/Linux) iD8DBQBHqNDA6w2kMH0L1dERAvxgAJ9pppssaQChvpNQRnPn1WQ7t/cDWgCeKbCH y4N5NQfETuTzgCZ8J+6VOXY= =z+Wn -----END PGP SIGNATURE-----