HaikuPorts
  • Login
  • Preferences
  • Help/Guide
  • Wiki
  • Timeline
  • Roadmap
  • View Tickets
  • Search
  • Port Log
  • Blog

Context Navigation

  • ← Previous Change
  • Wiki History
  • Next Change →

Changes between Version 2 and Version 3 of media-video/vlc/0.8.6i/1


Ignore:
Timestamp:
08/13/08 23:28:08 (7 years ago)
Author:
scottmc
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • media-video/vlc/0.8.6i/1

    v2 v3  
    11Previous BeOS port, with details notes: 
    22http://gaelstar.com/beos/ 
     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 
     12source='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 
     15source='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 
     18source='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.) 
     26make[4]: *** [input/libvlc_a-input.o] Error 1 
     27make[4]: Leaving directory `/boot/home/vlc-0.8.6i/src' 
     28make[3]: *** [all-recursive] Error 1 
     29make[3]: Leaving directory `/boot/home/vlc-0.8.6i/src' 
     30make[2]: *** [all] Error 2 
     31make[2]: Leaving directory `/boot/home/vlc-0.8.6i/src' 
     32make[1]: *** [all-recursive] Error 1 
     33make[1]: Leaving directory `/boot/home/vlc-0.8.6i' 
     34make: *** [all] Error 2 
     35~/vlc-0.8.6i>  
     36}}} 

Trac Powered

Powered by Trac 0.13dev-r10686
By Edgewall Software.

Visit the Trac open source project at
http://trac.edgewall.org/