[vlc] unable to build VLC 1.0.1 with /bin/sh: moc: command not found

frankcch frankcch at comcast.net
Wed Aug 12 04:13:04 CEST 2009


Hi,

I followed the Win32CompileCygwinNew (http://wiki.videolan.org/Win32CompileCygwinNew)  step by step to build the VLC 1.0.1 on windows XP machine,
and it is unabled to build with "moc: command not found" when "Making all in qt4".
I am a newbie in VLC and Cygwin, and already search the web, but still unable to reslove the build problem.

Would any one help me to find out what is wrong?

Thanks,

Frank.




make  all-am
make[6]: Entering directory `/cygdrive/c/VLC/vlc/modules/gui/qnx'
make[6]: Nothing to be done for `all-am'.
make[6]: Leaving directory `/cygdrive/c/VLC/vlc/modules/gui/qnx'
make[5]: Leaving directory `/cygdrive/c/VLC/vlc/modules/gui/qnx'
Making all in qt4
make[5]: Entering directory `/cygdrive/c/VLC/vlc/modules/gui/qt4'
moc -DHAVE_CONFIG_H -I../../../include -I../../../include -I/usr/win32/include -
I/usr/win32/include/ebml -D__USE_MINGW_ANSI_STDIO=1 -DSYS_MINGW32 -I../../.. `to
p_srcdir="../../.." top_builddir="../../.." ../../../vlc-config --cppflags plugi
n qt4` -o main_interface.moc.cpp main_interface.hpp
/bin/sh: moc: command not found
make[5]: *** [main_interface.moc.cpp] Error 127
make[5]: Leaving directory `/cygdrive/c/VLC/vlc/modules/gui/qt4'
make[4]: *** [all-recursive] Error 1
make[4]: Leaving directory `/cygdrive/c/VLC/vlc/modules/gui'
make[3]: *** [all] Error 2
make[3]: Leaving directory `/cygdrive/c/VLC/vlc/modules/gui'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/cygdrive/c/VLC/vlc/modules'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/cygdrive/c/VLC/vlc'
make: *** [all] Error 2
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mailman.videolan.org/pipermail/vlc/attachments/20090811/e5bc09e9/attachment.html>


More information about the vlc mailing list