| | 3 | |
| | 4 | |
| | 5 | |
| | 6 | * configure --enable-debug --enable-sout --enable-httpd --enable-vlm --enable-dvdread --enable-dvdnav --enable-dvbpsi --enable-screen --enable-ogg --enable-mkv --enable-mad --enable-ffmpeg --enable-a52 --enable-libmpeg2 --enable-vorbis --enable-theora --enable-freetype --enable-fribidi --disable-skins2 --with-ffmpeg-zlib --disable-x11 --disable-hal --disable-daap --disable-xvideo --disable-glx --disable-wxwidgets --prefix=/boot/common LDFLAGS=-L/boot/common/lib CPPFLAGS=-I/boot/common/include |
| | 7 | |
| | 8 | |
| | 9 | {{{source='input/decoder.c' object='input/libvlc_a-decoder.o' libtool=no \ |
| | 10 | DEPDIR=.deps depmode=gcc /bin/sh ../autotools/depcomp \ |
| | 11 | gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/boot/common/include -DSYS_HAIKU -I../include `top_builddir=".." ../vlc-config --cflags vlc pic` -Wsign-compare -Wall -pipe -c -o input/libvlc_a-decoder.o `test -f 'input/decoder.c' || echo './'`input/decoder.c |
| | 12 | source='input/demux.c' object='input/libvlc_a-demux.o' libtool=no \ |
| | 13 | DEPDIR=.deps depmode=gcc /bin/sh ../autotools/depcomp \ |
| | 14 | gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/boot/common/include -DSYS_HAIKU -I../include `top_builddir=".." ../vlc-config --cflags vlc pic` -Wsign-compare -Wall -pipe -c -o input/libvlc_a-demux.o `test -f 'input/demux.c' || echo './'`input/demux.c |
| | 15 | source='input/es_out.c' object='input/libvlc_a-es_out.o' libtool=no \ |
| | 16 | DEPDIR=.deps depmode=gcc /bin/sh ../autotools/depcomp \ |
| | 17 | gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/boot/common/include -DSYS_HAIKU -I../include `top_builddir=".." ../vlc-config --cflags vlc pic` -Wsign-compare -Wall -pipe -c -o input/libvlc_a-es_out.o `test -f 'input/es_out.c' || echo './'`input/es_out.c |
| | 18 | source='input/input.c' object='input/libvlc_a-input.o' libtool=no \ |
| | 19 | DEPDIR=.deps depmode=gcc /bin/sh ../autotools/depcomp \ |
| | 20 | gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/boot/common/include -DSYS_HAIKU -I../include `top_builddir=".." ../vlc-config --cflags vlc pic` -Wsign-compare -Wall -pipe -c -o input/libvlc_a-input.o `test -f 'input/input.c' || echo './'`input/input.c |
| | 21 | /boot/home/vlc-0.8.6i/src/input/input.c: In function `UpdateMeta': |
| | 22 | /boot/home/vlc-0.8.6i/src/input/input.c:1920: parse error before `char' |
| | 23 | /boot/home/vlc-0.8.6i/src/input/input.c:1921: `psz_cat' undeclared (first use in this function) |
| | 24 | /boot/home/vlc-0.8.6i/src/input/input.c:1921: (Each undeclared identifier is reported only once |
| | 25 | /boot/home/vlc-0.8.6i/src/input/input.c:1921: for each function it appears in.) |
| | 26 | make[4]: *** [input/libvlc_a-input.o] Error 1 |
| | 27 | make[4]: Leaving directory `/boot/home/vlc-0.8.6i/src' |
| | 28 | make[3]: *** [all-recursive] Error 1 |
| | 29 | make[3]: Leaving directory `/boot/home/vlc-0.8.6i/src' |
| | 30 | make[2]: *** [all] Error 2 |
| | 31 | make[2]: Leaving directory `/boot/home/vlc-0.8.6i/src' |
| | 32 | make[1]: *** [all-recursive] Error 1 |
| | 33 | make[1]: Leaving directory `/boot/home/vlc-0.8.6i' |
| | 34 | make: *** [all] Error 2 |
| | 35 | ~/vlc-0.8.6i> |
| | 36 | }}} |