"make package-win32-zip" make an error, plz check this..

Microsoft Windows specific usage questions
Forum rules
Please post only Windows specific questions in this forum category. If you don't know where to post, please read the different forums' rules. Thanks.
cysense
New Cone
New Cone
Posts: 2
Joined: 27 May 2009 09:17

"make package-win32-zip" make an error, plz check this..

Postby cysense » 29 May 2009 11:25

The compile has done.
I have next step to packaging them.
But the error like below have occurred..
Help me..

......
......
mkdir -p "./vlc-1.1.0-git/sdk.tmp"
mkdir -p "./vlc-1.1.0-git/sdk"
d=$(pwd) && \
cd src && \
make install DESTDIR="$d/vlc-1.1.0-git/sdk.tmp"
make[1]: Entering directory `/cygdrive/c/VLC/vlc/src'
make[1]: warning: jobserver unavailable: using -j1. Add `+' to parent make rule
.
make install-recursive
make[2]: Entering directory `/cygdrive/c/VLC/vlc/src'
Making install in .
make[3]: Entering directory `/cygdrive/c/VLC/vlc/src'
make[4]: Entering directory `/cygdrive/c/VLC/vlc/src'
test -z "/usr/local/lib" || /usr/bin/mkdir -p "/cygdrive/c/VLC/vlc/vlc-1.1.0-git
/sdk.tmp/usr/local/lib"
/bin/sh ../libtool --mode=install /usr/bin/install -c libvlccore.la libvlc.
la '/cygdrive/c/VLC/vlc/vlc-1.1.0-git/sdk.tmp/usr/local/lib'
libtool: install: /usr/bin/install -c .libs/libvlccore.dll.a /cygdrive/c/VLC/vlc
/vlc-1.1.0-git/sdk.tmp/usr/local/lib/libvlccore.dll.a
libtool: install: base_file=`basename libvlccore.la`
libtool: install: dlpath=`/bin/sh 2>&1 -c '. .libs/'libvlccore.la'i; echo libvl
ccore.dll'`
libtool: install: dldir=/cygdrive/c/VLC/vlc/vlc-1.1.0-git/sdk.tmp/usr/local/lib
/`dirname ../bin/libvlccore.dll`
libtool: install: test -d /cygdrive/c/VLC/vlc/vlc-1.1.0-git/sdk.tmp/usr/local/l
ib/../bin || mkdir -p /cygdrive/c/VLC/vlc/vlc-1.1.0-git/sdk.tmp/usr/local/lib/..
/bin
libtool: install: /usr/bin/install -c .libs/libvlccore.dll /cygdrive/c/VLC/vlc/
vlc-1.1.0-git/sdk.tmp/usr/local/lib/../bin/libvlccore.dll
libtool: install: chmod a+x /cygdrive/c/VLC/vlc/vlc-1.1.0-git/sdk.tmp/usr/local
/lib/../bin/libvlccore.dll
libtool: install: if test -n '' && test -n 'strip --strip-unneeded'; then eval
'strip --strip-unneeded /cygdrive/c/VLC/vlc/vlc-1.1.0-git/sdk.tmp/usr/local/lib/
../bin/libvlccore.dll' || exit 0; fi
libtool: install: /usr/bin/install -c .libs/libvlccore.lai /cygdrive/c/VLC/vlc/v
lc-1.1.0-git/sdk.tmp/usr/local/lib/libvlccore.la
libtool: install: /usr/bin/install -c .libs/libvlc.dll.a /cygdrive/c/VLC/vlc/vlc
-1.1.0-git/sdk.tmp/usr/local/lib/libvlc.dll.a
libtool: install: base_file=`basename libvlc.la`
libtool: install: dlpath=`/bin/sh 2>&1 -c '. .libs/'libvlc.la'i; echo libvlc.dl
l'`
libtool: install: dldir=/cygdrive/c/VLC/vlc/vlc-1.1.0-git/sdk.tmp/usr/local/lib
/`dirname ../bin/libvlc.dll`
libtool: install: test -d /cygdrive/c/VLC/vlc/vlc-1.1.0-git/sdk.tmp/usr/local/l
ib/../bin || mkdir -p /cygdrive/c/VLC/vlc/vlc-1.1.0-git/sdk.tmp/usr/local/lib/..
/bin
libtool: install: /usr/bin/install -c .libs/libvlc.dll /cygdrive/c/VLC/vlc/vlc-
1.1.0-git/sdk.tmp/usr/local/lib/../bin/libvlc.dll
libtool: install: chmod a+x /cygdrive/c/VLC/vlc/vlc-1.1.0-git/sdk.tmp/usr/local
/lib/../bin/libvlc.dll
libtool: install: if test -n '' && test -n 'strip --strip-unneeded'; then eval
'strip --strip-unneeded /cygdrive/c/VLC/vlc/vlc-1.1.0-git/sdk.tmp/usr/local/lib/
../bin/libvlc.dll' || exit 0; fi
libtool: install: /usr/bin/install -c .libs/libvlc.lai /cygdrive/c/VLC/vlc/vlc-1
.1.0-git/sdk.tmp/usr/local/lib/libvlc.la
libtool: install: warning: remember to run `libtool --finish /usr/local/lib'
test -z "/usr/local/lib/pkgconfig" || /usr/bin/mkdir -p "/cygdrive/c/VLC/vlc/vlc
-1.1.0-git/sdk.tmp/usr/local/lib/pkgconfig"
/usr/bin/install -c -m 644 libvlc.pc vlc-plugin.pc '/cygdrive/c/VLC/vlc/vlc-1.1
.0-git/sdk.tmp/usr/local/lib/pkgconfig'
test -z "/usr/local/include/vlc" || /usr/bin/mkdir -p "/cygdrive/c/VLC/vlc/vlc-1
.1.0-git/sdk.tmp/usr/local/include/vlc"
/usr/bin/install -c -m 644 ../include/vlc/vlc.h ../include/vlc/deprecated.h ../
include/vlc/libvlc.h ../include/vlc/libvlc_events.h ../include/vlc/libvlc_media_
list.h ../include/vlc/libvlc_media.h ../include/vlc/libvlc_media_discoverer.h ..
/include/vlc/libvlc_media_library.h ../include/vlc/libvlc_media_list.h ../includ
e/vlc/libvlc_media_list_player.h ../include/vlc/libvlc_media_list_view.h ../incl
ude/vlc/libvlc_media_player.h ../include/vlc/libvlc_structures.h ../include/vlc/
libvlc_vlm.h ../include/vlc/mediacontrol.h ../include/vlc/mediacontrol_structure
s.h '/cygdrive/c/VLC/vlc/vlc-1.1.0-git/sdk.tmp/usr/local/include/vlc'
/usr/bin/install: will not overwrite just-created `/cygdrive/c/VLC/vlc/vlc-1.1.0
-git/sdk.tmp/usr/local/include/vlc/libvlc_media_list.h' with `../include/vlc/lib
vlc_media_list.h'
make[4]: *** [install-pkgincludeHEADERS] Error 1
make[4]: Leaving directory `/cygdrive/c/VLC/vlc/src'
make[3]: *** [install-am] Error 2
make[3]: Leaving directory `/cygdrive/c/VLC/vlc/src'
make[2]: *** [install-recursive] Error 1
make[2]: Leaving directory `/cygdrive/c/VLC/vlc/src'
make[1]: *** [install] Error 2
make[1]: Leaving directory `/cygdrive/c/VLC/vlc/src'
make: *** [package-win32-base-debug] Error 2


How can I debug this error?

Thanks.

VLC_help
Mega Cone Master
Mega Cone Master
Posts: 25661
Joined: 13 Sep 2006 14:16

Re: "make package-win32-zip" make an error, plz check this..

Postby VLC_help » 29 May 2009 18:09

make package-win32-base also gives same error?

cysense
New Cone
New Cone
Posts: 2
Joined: 27 May 2009 09:17

Re: "make package-win32-zip" make an error, plz check this..

Postby cysense » 01 Jun 2009 02:19

Yeah, that command also gives same error...

yumbrad
New Cone
New Cone
Posts: 2
Joined: 11 Jun 2009 02:05

Re: "make package-win32-zip" make an error, plz check this..

Postby yumbrad » 11 Jun 2009 19:12

src/Makefile.am has a bug ... this yields Makefile.in during bootstrap, and subsequently Makefile during configure

There are two lines that reference libvlc_media_list.h ... remove one of those lines and it should work.


Return to “VLC media player for Windows Troubleshooting”

Who is online

Users browsing this forum: No registered users and 71 guests