[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

erreur de compil pour le plugin mplayer



bonsoir à tous,
j'essai de compiler le plugin mplayer pour mon navigateur.
le ./configure est bien passé mais lorsque je lance "make" j'ai ceci :
----------------
g++ -c -o plugin-support.o -Wall -g -O2   -g -O2  -DXP_UNIX -DMOZ_X11 -I../gecko-sdk -I../gecko-sdk/include -Iinclude -fPIC -DXPCOM_GLUE -DMOZILLA_STRICT_API  -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include   -DX_ENABLED  Source/plugin-support.cpp
Source/plugin-support.cpp: Dans function « int URLcmp(const char*, const char*) 
   »:
Source/plugin-support.cpp:302: error: `rpl_malloc' undeclared (first use this 
   function)
Source/plugin-support.cpp:302: error: (Each undeclared identifier is reported 
   only once for each function it appears in.)
make: *** [plugin-support.o] Erreur 1
zsh: exit 2     make
----------------

je ne vois pas trop ce qu'il me manque, j'ai pourtant bien libc et xlibs d'installées.

merci d'avance



Reply to: