compiling vlc on win32 fails

Gildas Bazin gbazin at netcourrier.com
Tue May 7 09:37:07 CEST 2002


On Mon, 6 May 2002 zhang wenjiang wrote:
>
>I have a problem compiling vlc on win2k machine using Msys 1.0.5.
>
>The command is : 
>
>MAKE=gmake ./configure \
>--target=i586-mingw32msvc \
>--with-gtk-config-path=/c/dev/gtk-win32/bin \
>--with-sdl-config-path=/c/dev/SDL-1.2.3-win32/i386-mingw32msvc/bin \
>--with-directx=/c/dev/dxheaders 
>
>The result is 
>
>loading cache ./config.cache
>checking host system type... i686-pc-mingw32
>checking target system type... i586-pc-mingw32msvc
>checking build system type... i686-pc-mingw32
>checking whether gmake sets ${MAKE}... yes
>checking for gcc... gcc
>checking whether the C compiler (gcc  ) works... no
>
>

My advice:

- Use MSYS-1.0.7 instead. There's a prerelease available for download on www.mingw.org
- remove the "--target=i586-mingw32msvc" line that you use when running your ./configure script
- don't use the "gmake" hack anymore, make should be working now.
- make sure you also installed MINGW-1.1 under your msys tree (it should be located in msys/1.0/mingw)
- make sure msys/1.0/mingw/bin/make.exe isn't in the way as MSYS provides a better one. (to be sure just rename it to something like make.old)

If you want a better description of the procedure to follow, the INSTALL.win32 file has been updated in the cvs repository. (if you want you can access it through the CVSWEB interface on www.videolan.org)

Regards,

--
Gildas

-------------------------------------------------------------
NetCourrier, votre bureau virtuel sur Internet : Mail, Agenda, Clubs, Toolbar...
Web/Wap : www.netcourrier.com
Téléphone/Fax : 08 92 69 00 21 (0,34 € TTC/min)
Minitel: 3615 NETCOURRIER (0,15 € TTC/min)


-- 
This is the vlc mailing-list, see http://www.videolan.org/vlc/
To unsubscribe, please read http://www.videolan.org/lists.html
If you are in trouble, please contact <postmaster at videolan.org>



More information about the vlc mailing list