[vlc-devel] Re: vlc: svn commit r13940 (damienf)
Jean-Paul Saman
jean-paul.saman at planet.nl
Mon Jan 16 21:48:06 CET 2006
Subversion daemon wrote:
> r13940 | damienf | 2006-01-16 20:44:18 +0100 (Mon, 16 Jan 2006) | 2 lines
> Changed paths:
> M /trunk/mozilla/Makefile.am
>
> Makefile.am: thou shalt test thy changes (self flagellation in progress)
>
Well it still doesn't work on FC3. Maybe this will help.
Making all in mozilla
make[2]: Entering directory `/home/jpsaman/src/vlc-trunk/mozilla'
/usr/lib/firefox-1.0.7/xpidl -I/usr/include/mozilla-1.7.12/plugin
-I/usr/include/mozilla-1.7.12/xpcom -I/usr/include/mozilla-1.7.12/java
-I/usr/include/mozilla-1.7.12 -I/usr/include/mozilla-1.7.12/nspr
-I/usr/share/idl/mozilla-1.7.12 \
-m header -o vlcintf ./vlcintf.idl
make all-am
make[3]: Entering directory `/home/jpsaman/src/vlc-trunk/mozilla'
if g++ -DHAVE_CONFIG_H -I. -I. -I.. -DSYS_LINUX -I../include
`top_builddir=".." ../vlc-config --cxxflags mozilla pic` -Wsign-compare
-Wsign-compare -Wall -pipe -MT libnpvlc_a-vlcshell.o -MD -MP -MF
".deps/libnpvlc_a-vlcshell.Tpo" -c -o libnpvlc_a-vlcshell.o `test -f
'vlcshell.cpp' || echo './'`vlcshell.cpp; \
then mv -f ".deps/libnpvlc_a-vlcshell.Tpo"
".deps/libnpvlc_a-vlcshell.Po"; else rm -f
".deps/libnpvlc_a-vlcshell.Tpo"; exit 1; fi
if g++ -DHAVE_CONFIG_H -I. -I. -I.. -DSYS_LINUX -I../include
`top_builddir=".." ../vlc-config --cxxflags mozilla pic` -Wsign-compare
-Wsign-compare -Wall -pipe -MT libnpvlc_a-vlcplugin.o -MD -MP -MF
".deps/libnpvlc_a-vlcplugin.Tpo" -c -o libnpvlc_a-vlcplugin.o `test -f
'vlcplugin.cpp' || echo './'`vlcplugin.cpp; \
then mv -f ".deps/libnpvlc_a-vlcplugin.Tpo"
".deps/libnpvlc_a-vlcplugin.Po"; else rm -f
".deps/libnpvlc_a-vlcplugin.Tpo"; exit 1; fi
if g++ -DHAVE_CONFIG_H -I. -I. -I.. -DSYS_LINUX -I../include
`top_builddir=".." ../vlc-config --cxxflags mozilla pic` -Wsign-compare
-Wsign-compare -Wall -pipe -MT libnpvlc_a-vlcpeer.o -MD -MP -MF
".deps/libnpvlc_a-vlcpeer.Tpo" -c -o libnpvlc_a-vlcpeer.o `test -f
'vlcpeer.cpp' || echo './'`vlcpeer.cpp; \
then mv -f ".deps/libnpvlc_a-vlcpeer.Tpo" ".deps/libnpvlc_a-vlcpeer.Po";
else rm -f ".deps/libnpvlc_a-vlcpeer.Tpo"; exit 1; fi
if gcc -DHAVE_CONFIG_H -I. -I. -I.. -DSYS_LINUX -I../include
`top_builddir=".." ../vlc-config --cflags mozilla pic` -Wsign-compare
-Wall -pipe -MT libnpvlc_a-npunix.o -MD -MP -MF
".deps/libnpvlc_a-npunix.Tpo" -c -o libnpvlc_a-npunix.o `test -f
'support/npunix.c' || echo './'`support/npunix.c; \
then mv -f ".deps/libnpvlc_a-npunix.Tpo" ".deps/libnpvlc_a-npunix.Po";
else rm -f ".deps/libnpvlc_a-npunix.Tpo"; exit 1; fi
rm -f libnpvlc.a
ar cru libnpvlc.a libnpvlc_a-vlcshell.o libnpvlc_a-vlcplugin.o
libnpvlc_a-vlcpeer.o libnpvlc_a-npunix.o
ranlib libnpvlc.a
make[3]: *** No rule to make target `libvlcplugin.so', needed by
`all-am'. Stop.
make[3]: Leaving directory `/home/jpsaman/src/vlc-trunk/mozilla'
make[2]: *** [all] Error 2
make[2]: Leaving directory `/home/jpsaman/src/vlc-trunk/mozilla'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/jpsaman/src/vlc-trunk'
make: *** [all] Error 2
Regards,
Jean-Paul Saman.
--
This is the vlc-devel mailing-list, see http://www.videolan.org/vlc/
To unsubscribe, please read http://developers.videolan.org/lists.html
More information about the vlc-devel
mailing list