Page 1 of 1
the trouble in (Msys+MinGW) compiling VLC 2.1.0
Posted: 16 Jun 2013 07:24
by OMGOOD
when I do the step
PATH=/usr/win32/bin:$PATH make
some mistake occur,like this
Code: Select all
/home/aa/vlc/src/../libtool: line 6046: cd: @@CONTRIB_PREFIX@@/lib: No such file
or directory
libtool: link: cannot determine absolute directory name of `@@CONTRIB_PREFIX@@/l
ib'
make[3]: *** [libvlccore.la] Error 1
make[3]: Leaving directory `/home/aa/vlc/src'
make[2]: *** [all] Error 2
make[2]: Leaving directory `/home/aa/vlc/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/aa/vlc'
make: *** [all] Error 2
Who can give me some advice? I am waiting online!
Re: the trouble in (Msys+MinGW) compiling VLC 2.1.0
Posted: 16 Jun 2013 10:31
by OMGOOD
I am really worry about this problem,who can give me some advice ? Thanks very much!!
Re: the trouble in (Msys+MinGW) compiling VLC 2.1.0
Posted: 17 Jun 2013 23:47
by Jean-Baptiste Kempf
re-run the change_prefix.sh script
Re: the trouble in (Msys+MinGW) compiling VLC 2.1.0
Posted: 18 Jun 2013 04:38
by OMGOOD
Thanks very much!
but now have some new problem when I am doing the step "make package-win32-exe ".
The error like this:
checking ole2.h usability... no
checking ole2.h presence... yes
configure: WARNING: ole2.h: present but cannot be compiled
configure: WARNING: ole2.h: check for missing prerequisite headers?
configure: WARNING: ole2.h: see the Autoconf documentation
configure: WARNING: ole2.h: section "Present But Cannot Be Compiled"
configure: WARNING: ole2.h: proceeding with the compiler's result
checking for ole2.h... no
configure: error: required OLE header ole2.h is missing from your system
Can you help me ?
Re: the trouble in (Msys+MinGW) compiling VLC 2.1.0
Posted: 19 Jun 2013 00:08
by Jean-Baptiste Kempf
Try to not compile the ActiveX plugin.
Re: the trouble in (Msys+MinGW) compiling VLC 2.1.0
Posted: 19 Jun 2013 06:59
by OMGOOD
Thanks.would you tell me the detail step how to do like this ?This error happened when I do "make package-win32-exe ".how can I do like you said?
Thanks again!
Re: the trouble in (Msys+MinGW) compiling VLC 2.1.0
Posted: 23 Jun 2013 15:30
by Jean-Baptiste Kempf
Try make package-win-common
Re: the trouble in (Msys+MinGW) compiling VLC 2.1.0
Posted: 24 Jun 2013 13:25
by shit386
'make package-win-common' will cause the same problem .exactly like "make package-win32-exe ".
Re: the trouble in (Msys+MinGW) compiling VLC 2.1.0
Posted: 24 Jun 2013 17:28
by Jean-Baptiste Kempf
Look at the config.log in npapi folder.
Re: the trouble in (Msys+MinGW) compiling VLC 2.1.0
Posted: 25 Jun 2013 05:40
by hcsun
I met the same problem! Have you solved the problem? could you tell me how to solve it? Thank you very much!
Re: the trouble in (Msys+MinGW) compiling VLC 2.1.0
Posted: 26 Jun 2013 19:29
by hcsun
Look at the config.log in npapi folder.
I met the same problem! Have you solved the problem? could you tell me how to solve it? Thank you very much!
Re: the trouble in (Msys+MinGW) compiling VLC 2.1.0
Posted: 26 Jun 2013 19:49
by hcsun
Look at the config.log in npapi folder.
i am really worried about my problem.Please help me. Thank you
Re: the trouble in (Msys+MinGW) compiling VLC 2.1.0
Posted: 02 Jul 2013 17:26
by Jean-Baptiste Kempf
Read the config.log.