[vlc-devel] mozilla compilation failure
Murat Tuncer
mtuncer at gmail.com
Sun Nov 9 20:52:55 CET 2008
Hi all,
I have been trying to compile mozilla plugin for windows using cygwin.
documentation on web only says --enable-mozilla paramater inside
configure-vlc.sh. However, when I do that I got nothing. Makefile generated
under mozilla has blank "all" target.
like:
all: all-am
and the next line is empty. It was followed by another target.
Is it the same in people succesfully compiling mozilla plugin ?
I have also seen that "configure.ac" file mentions real-mozilla-sdk. Is it
something I need to do something about ?
lastly, I saw following inside ./projects/mozilla/Makefile.ac
CPPFLAGS_mozilla_EXTRA = -I. -I$(top_builddir) -I$(srcdir)/../include -c \
-F/System/Library/Frameworks/CoreFoundation.framework $(moz_CFLAGS) \
-I/Developer/Headers/FlatCarbon -fno-common -fpascal-strings \
-Wmost -Wno-four-char-constants -Wno-unknown-pragmas -DXP_MACOSX=1 \
-DNO_X11=1 -DUSE_SYSTEM_CONSOLE=1 -pipe -fmessage-length=0 \
-include mozilla-config.h
/System and /Developer paths do not exist in my system.
I am basically stuck at being able to initiate mozilla plugin build.
Can anybody unblock me on this ?
thanks
murat
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mailman.videolan.org/pipermail/vlc-devel/attachments/20081109/b25b9c9b/attachment.html>
More information about the vlc-devel
mailing list