the trouble in (Msys+MinGW) compiling VLC 2.1.0

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.
OMGOOD
New Cone
New Cone
Posts: 5
Joined: 16 Jun 2013 07:16

the trouble in (Msys+MinGW) compiling VLC 2.1.0

Postby OMGOOD » 16 Jun 2013 07:24

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!

OMGOOD
New Cone
New Cone
Posts: 5
Joined: 16 Jun 2013 07:16

Re: the trouble in (Msys+MinGW) compiling VLC 2.1.0

Postby OMGOOD » 16 Jun 2013 10:31

I am really worry about this problem,who can give me some advice ? Thanks very much!!

Jean-Baptiste Kempf
Site Administrator
Site Administrator
Posts: 37523
Joined: 22 Jul 2005 15:29
VLC version: 4.0.0-git
Operating System: Linux, Windows, Mac
Location: Cone, France
Contact:

Re: the trouble in (Msys+MinGW) compiling VLC 2.1.0

Postby Jean-Baptiste Kempf » 17 Jun 2013 23:47

re-run the change_prefix.sh script
Jean-Baptiste Kempf
http://www.jbkempf.com/ - http://www.jbkempf.com/blog/category/Videolan
VLC media player developer, VideoLAN President and Sites administrator
If you want an answer to your question, just be specific and precise. Don't use Private Messages.

OMGOOD
New Cone
New Cone
Posts: 5
Joined: 16 Jun 2013 07:16

Re: the trouble in (Msys+MinGW) compiling VLC 2.1.0

Postby OMGOOD » 18 Jun 2013 04:38

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 ?

Jean-Baptiste Kempf
Site Administrator
Site Administrator
Posts: 37523
Joined: 22 Jul 2005 15:29
VLC version: 4.0.0-git
Operating System: Linux, Windows, Mac
Location: Cone, France
Contact:

Re: the trouble in (Msys+MinGW) compiling VLC 2.1.0

Postby Jean-Baptiste Kempf » 19 Jun 2013 00:08

Try to not compile the ActiveX plugin.
Jean-Baptiste Kempf
http://www.jbkempf.com/ - http://www.jbkempf.com/blog/category/Videolan
VLC media player developer, VideoLAN President and Sites administrator
If you want an answer to your question, just be specific and precise. Don't use Private Messages.

OMGOOD
New Cone
New Cone
Posts: 5
Joined: 16 Jun 2013 07:16

Re: the trouble in (Msys+MinGW) compiling VLC 2.1.0

Postby OMGOOD » 19 Jun 2013 06:59

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!

Jean-Baptiste Kempf
Site Administrator
Site Administrator
Posts: 37523
Joined: 22 Jul 2005 15:29
VLC version: 4.0.0-git
Operating System: Linux, Windows, Mac
Location: Cone, France
Contact:

Re: the trouble in (Msys+MinGW) compiling VLC 2.1.0

Postby Jean-Baptiste Kempf » 23 Jun 2013 15:30

Try make package-win-common
Jean-Baptiste Kempf
http://www.jbkempf.com/ - http://www.jbkempf.com/blog/category/Videolan
VLC media player developer, VideoLAN President and Sites administrator
If you want an answer to your question, just be specific and precise. Don't use Private Messages.

shit386
New Cone
New Cone
Posts: 6
Joined: 24 Jun 2013 12:23

Re: the trouble in (Msys+MinGW) compiling VLC 2.1.0

Postby shit386 » 24 Jun 2013 13:25

'make package-win-common' will cause the same problem .exactly like "make package-win32-exe ".

Jean-Baptiste Kempf
Site Administrator
Site Administrator
Posts: 37523
Joined: 22 Jul 2005 15:29
VLC version: 4.0.0-git
Operating System: Linux, Windows, Mac
Location: Cone, France
Contact:

Re: the trouble in (Msys+MinGW) compiling VLC 2.1.0

Postby Jean-Baptiste Kempf » 24 Jun 2013 17:28

Look at the config.log in npapi folder.
Jean-Baptiste Kempf
http://www.jbkempf.com/ - http://www.jbkempf.com/blog/category/Videolan
VLC media player developer, VideoLAN President and Sites administrator
If you want an answer to your question, just be specific and precise. Don't use Private Messages.

hcsun
New Cone
New Cone
Posts: 6
Joined: 25 Jun 2013 05:18

Re: the trouble in (Msys+MinGW) compiling VLC 2.1.0

Postby hcsun » 25 Jun 2013 05:40

I met the same problem! Have you solved the problem? could you tell me how to solve it? Thank you very much!

hcsun
New Cone
New Cone
Posts: 6
Joined: 25 Jun 2013 05:18

Re: the trouble in (Msys+MinGW) compiling VLC 2.1.0

Postby hcsun » 26 Jun 2013 19:29

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!

hcsun
New Cone
New Cone
Posts: 6
Joined: 25 Jun 2013 05:18

Re: the trouble in (Msys+MinGW) compiling VLC 2.1.0

Postby hcsun » 26 Jun 2013 19:49

Look at the config.log in npapi folder.
i am really worried about my problem.Please help me. Thank you

Jean-Baptiste Kempf
Site Administrator
Site Administrator
Posts: 37523
Joined: 22 Jul 2005 15:29
VLC version: 4.0.0-git
Operating System: Linux, Windows, Mac
Location: Cone, France
Contact:

Re: the trouble in (Msys+MinGW) compiling VLC 2.1.0

Postby Jean-Baptiste Kempf » 02 Jul 2013 17:26

Read the config.log.
Jean-Baptiste Kempf
http://www.jbkempf.com/ - http://www.jbkempf.com/blog/category/Videolan
VLC media player developer, VideoLAN President and Sites administrator
If you want an answer to your question, just be specific and precise. Don't use Private Messages.


Return to “VLC media player for Windows Troubleshooting”

Who is online

Users browsing this forum: Bing [Bot] and 33 guests