[vlc] SuSE 9.0 - Unable to installing VLC (ffmpeg.c:300 error: parse error before "LIBAVCODEC_BUILD_STR")

MOP bat_mop at hotmail.com
Fri Dec 5 07:56:52 CET 2003


Hi brothers and sisters,
 
I'm trying to get VLC working on my SuSE laptop on linux 2.4.21-99-default. 
 
I used instructions, which I found on this forum, however I still ran into
some problems. I hope somebody out there can help me out.
 
I downloaded the following 
 
  Ffmpeg-4.0.8 from ffmpeg.sourceforge.net
  mpeg2dec-20030612 from videolan.org
  libdvbpsi-0.1.3 from videolan.org
  vlc-0.6.2 also from videolan.org
 
all tarballs were rolled to /usr/local/src/
 
I then configure each package by doing the following 
 
ffmpeg: 
  ./configure --enable-pp --enable-mp3lame
  Make
 
# No problem, everything installed fine
 
mpeg2dec:
  ./bootstrap
  ./configure
  Make
 
# No problem, everything installed fine
 
 
libdvbpsi:
  ./bootstrap
  ./configure
  make
  su
  make install
 
# No problem, everything installed fine
 
 
vlc:
  ./bootstrap
  ./configure --with-ffmpeg-tree=/usr/local/src/ffmpeg \
              --with-libmpeg2-tree=/usr/local/src/mpeg2dec-CVS/ \
              --with-ffmpeg-mp3lame --disable-dvd --enable-v4l
 
# So far so good
 
  Make
 
#things went down hill from here :'(
 
Ffmpeg.c:300 error: parse error before "LIBAVCODEC_BUILD_STR"

 

 

FURTHERMORE

 

I installed the ffmpeg rpm from the videolan.org website with no problem 

 

 

Any help will be greatly appreciated!

 

My sincere regards,

MOP

 

 

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mailman.videolan.org/pipermail/vlc/attachments/20031204/e3c45364/attachment.html>


More information about the vlc mailing list