[vlc] Re: parse error in compiling vlc(cvs version)...

Gildas Bazin gbazin at netcourrier.com
Thu Oct 16 16:26:22 CEST 2003


>> Please try again with:
>>
>> CPPFLAGS="-I/usr/win32/include -I/usr/win32/include/ebml" \
>> LDFLAGS=-L/usr/win32/lib \
>> CC="gcc -mno-cygwin" CXX="g++ -mno-cygwin" \
>> ./configure ...
>
>Ok,
>
>I am doing
>
>CPPFLAGS="-I/usr/win32/include -I/usr/win32/include/ebml" 
>  LDFLAGS=-L/usr/win32/lib 
>  CC="gcc -mno-cygwin" CXX="g++ -mno-cygwin" 
>
...
>but when i do then the ./configure (exactly) as refer the install.win32
>file i take error
>

Not the use of the backslash in the command I gave you. This means that all the lines are part of the same command. If you don't do that, the ./configure script will not be passed the *FLAGS.

So either type everything on the same line (including the configure part) or type the command _exacly_ as I gave you (with the '\').

--
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,16 € TTC/min)

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



More information about the vlc mailing list