[vlc] VLC 0.5 won't compile...
Nick Zitzmann
dreamless at attbi.com
Thu Feb 6 16:01:03 CET 2003
I'm trying to compile VLC 0.5 under Linux/MIPSEL 2.2.21 and I'm getting
the same error every time:
gcc -DHAVE_CONFIG_H -I. -I. -I. -I./include -D_FILE_OFFSET_BITS=64
-D__USE_UNIX98 -D_LARGEFILE64_SOURCE -D_REENTRANT -D_THREAD_SAFE
-D_GNU_SOURCE -DLOCALEDIR=\"/usr/local/share/locale\"
-DDATA_PATH=\"/usr/local/share/vlc\"
-DPLUGIN_PATH=\"/usr/local/lib/vlc\" -D__VLC__ -D__PLUGIN__
-DMODULE_NAME=oss -DMODULE_NAME_IS_oss -DSYS_LINUX -O3 -ffast-math
-funroll-loops -fomit-frame-pointer -fPIC -I./include
-D_FILE_OFFSET_BITS=64 -D__USE_UNIX98 -D_LARGEFILE64_SOURCE
-D_REENTRANT -D_THREAD_SAFE -D_GNU_SOURCE
-DLOCALEDIR=\"/usr/local/share/locale\"
-DDATA_PATH=\"/usr/local/share/vlc\"
-DPLUGIN_PATH=\"/usr/local/lib/vlc\" -D__VLC__ -D__PLUGIN__
-DMODULE_NAME=oss -DMODULE_NAME_IS_oss -Winline -Wsign-compare -Wall
-finline-limit-30000 -pipe -c -o
modules/audio_output/modules_audio_output_liboss_plugin_a-oss.o `test
-f 'modules/audio_output/oss.c' || echo './'`modules/audio_output/oss.c
In file included from /usr/include/sys/soundcard.h:1,
from modules/audio_output/oss.c:51:
/usr/include/linux/soundcard.h:188: warning: `AFMT_S16_NE' redefined
include/audio_output.h:71: warning: this is the location of the
previous definition
modules/audio_output/oss.c: In function `Probe':
modules/audio_output/oss.c:133: `AFMT_AC3' undeclared (first use in
this function)
modules/audio_output/oss.c:133: (Each undeclared identifier is reported
only once
modules/audio_output/oss.c:133: for each function it appears in.)
modules/audio_output/oss.c: In function `Open':
modules/audio_output/oss.c:339: `AFMT_AC3' undeclared (first use in
this function)
make[2]: ***
[modules/audio_output/modules_audio_output_liboss_plugin_a-oss.o] Error
1
make[2]: Leaving directory `/home/nickzman/vlc-stuff/vlc-0.5.0'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/nickzman/vlc-stuff/vlc-0.5.0'
make: *** [all] Error 2
What exactly is "AFMT_AC3"? I searched my disk for files that might
define that and didn't find anything.
I had no problems compiling VLC 0.4.6... Any ideas?
Nick Zitzmann
AIM/iChat: dragonsdontsleep
Check out my software page: http://dreamless.home.attbi.com/
#include <stdsignature.h>
--
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