Dear all
When I compile Mozilla Plugin to the VLC082, there are some errors like the following lines, would you like to give me your suggestions? In addition, would you like to share me with the detailed compile steps? THanks a lot.
Making all in mozilla
make[2]: Entering directory `/asbwork/vlc0822/mozilla'
/usr/lib/mozilla/xpidl -I/usr/include/mozilla-1.7.3/plugin -I/usr/include/mozilla-1.7.3/xpcom -I/usr/include/mozilla-1.7.3/java -I/usr/include/mozilla-1.7.3 -I/usr/include/mozilla-1.7.3/nspr -I%{idldir} \
-m header -o vlcintf ./vlcintf.idl
./vlcintf.idl:3: can't open included file nsISupports.idl for reading
input callback returned failure
make[2]: *** [vlcintf.h] 错误 2
make[2]: Leaving directory `/asbwork/vlc0822/mozilla'
make[1]: *** [all-recursive] 错误 1
make[1]: Leaving directory `/asbwork/vlc0822'
make: *** [all] 错误 2