Cross compiling at Red Hat 9

For questions and discussion that is NOT (I repeat NOT) specific to a certain Operating System.
bentzy
Blank Cone
Blank Cone
Posts: 10
Joined: 16 Dec 2003 17:21

Cross compiling at Red Hat 9

Postby bentzy » 06 Jun 2004 09:58

I download the sources,"vlc-0.7.2.tar.gz",
then
Quote:

./bootstrap && \
PATH=/usr/local/mingw/bin:$PATH \
CPPFLAGS=-I/usr/win32/include \
LDFLAGS=-L/usr/win32/lib \
CC=i586-mingw32msvc-gcc CXX=i586-mingw32msvc-g++ \


(Here I receive a NOTE about gettext old version)

then
Quote:

./configure --host=i586-mingw32msvc --build=i386-linux \
--disable-sdl --disable-gtk \
--enable-nls \
--enable-ffmpeg --with-ffmpeg-mp3lame --with-ffmpeg-faac \
--enable-faad --enable-flac --enable-theora \
--with-wx-config-path=/usr/win32/bin \
--with-freetype-config-path=/usr/win32/bin \
--with-fribidi-config-path=/usr/win32/bin \
--enable-livedotcom --with-livedotcom-tree=/usr/win32/live.com \
--enable-caca --with-caca-config-path=/usr/win32/bin \
--with-xml2-config-path=/usr/win32/bin \
--with-dvdnav-config-path=/usr/win32/bin \
--disable-cddax --disable-vcdx --enable-goom \
--enable-debug

BUT I receive errors saying to disable dvd,mad but even disabling them I receive:
Quote:

checking for ffmpeg/avcodec.h... no
configure:error: Missing header file ffmmpeg/avcodec.h.


avcodec.h is present in my computer at /usr/win32/include/ffmpeg/

Any help will be appreciated!

Rémi Denis-Courmont
Developer
Developer
Posts: 15265
Joined: 07 Jun 2004 16:01
VLC version: master
Operating System: Linux
Contact:

Postby Rémi Denis-Courmont » 07 Jun 2004 16:18

Hello,

You will probably find a more detailled error explanation in the config.log file.


Return to “General VLC media player Troubleshooting”

Who is online

Users browsing this forum: No registered users and 12 guests