[vlc] vlc-0.9.9a compile errors

Jean RIBIERE jean.ribiere at orange.fr
Tue Apr 28 12:18:23 CEST 2009


When I compile vlc-0.9.9a I have compile errors :

/instsrc/cvs/gecko-sdk/include/jni_md.h:141:7: warning: "macintosh" is not 
defined
/instsrc/cvs/gecko-sdk/include/jni_md.h:141:20: warning: "Macintosh" is not 
defined
/instsrc/cvs/gecko-sdk/include/jni_md.h:141:33: warning: "THINK_C" is not 
defined
In file included from support/npunix.c:55:
/instsrc/cvs/gecko-sdk/include/npupp.h:78:5: warning: "TARGET_RT_MAC_CFM" is 
not defined
/instsrc/cvs/gecko-sdk/include/npupp.h:105:5: warning: "TARGET_RT_MAC_CFM" is 
not defined
...
support/npunix.c:241: warning: no previous prototype 
for 'NPN_PushPopupsEnabledState'
support/npunix.c: In function 'NPN_PushPopupsEnabledState':
support/npunix.c:242: error: implicit declaration of 
function 'CallNPN_PushPopupsEnabledStateProc'
support/npunix.c:242: error: 'NPNetscapeFuncs' has no member 
named 'pushpopupsenabledstate'
support/npunix.c: At top level:
support/npunix.c:247: warning: no previous prototype 
for 'NPN_PopPopupsEnabledState'
support/npunix.c: In function 'NPN_PopPopupsEnabledState':
support/npunix.c:248: error: implicit declaration of 
function 'CallNPN_PopPopupsEnabledStateProc'
support/npunix.c:248: error: 'NPNetscapeFuncs' has no member 
named 'poppopupsenabledstate'
support/npunix.c: In function 'NP_Initialize':
support/npunix.c:751: error: 'NPNetscapeFuncs' has no member 
named 'poppopupsenabledstate'
support/npunix.c:753: error: 'NPNetscapeFuncs' has no member 
named 'pushpopupsenabledstate'
support/npunix.c:753: error: 'NPNetscapeFuncs' has no member 
named 'pushpopupsenabledstate'
support/npunix.c:754: error: 'NPNetscapeFuncs' has no member 
named 'poppopupsenabledstate'
support/npunix.c:754: error: 'NPNetscapeFuncs' has no member 
named 'poppopupsenabledstate'
support/npunix.c:758: error: 'NPNetscapeFuncs' has no member 
named 'pushpopupsenabledstate'
support/npunix.c:759: error: 'NPNetscapeFuncs' has no member 
named 'poppopupsenabledstate'
make[2]: *** [libvlcplugin_la-npunix.lo] Error 1

If I replace npunix.c with a older version (0.9.8a) I can compile vlc.

Context :
Linux slackware-12.2
gecko-sdk-1.7.5 or gecko-sdk-1.8b1
These errors with git of yesterday

Thanks for any information




More information about the vlc mailing list