installation determines with [all-recursive] Error 1

For questions and discussion that is NOT (I repeat NOT) specific to a certain Operating System.
trustchris

installation determines with [all-recursive] Error 1

Postby trustchris » 02 May 2004 16:22

I tried to install vlc on my linux box (SuSE Linux 7.2, i386). Consequently there are not any binaries available to elude this problem:

make[2]: Entering directory `/home/trust/vlc-0.7.1/doc'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/home/trust/vlc-0.7.1/doc'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/trust/vlc-0.7.1'
make: *** [all] Error 2

I'm quite sure that this error cannot be reduced to the problem I had before. ./configure didn't work unless I left out the ffmpeg-library by typing:

./configure --disable-ffmpeg

Hope to find help very soon!
Thank you so much!
Chris

Newswatch
Blank Cone
Blank Cone
Posts: 16
Joined: 02 May 2004 00:02
Location: Aachen, Germany

Postby Newswatch » 02 May 2004 23:10

Try compiling ffmpeg first. Grab the ffmpeg Tarball http://download.videolan.org/pub/videol ... 22.tar.bz2

unpack it to /home/your_home/ffmpeg and compile it with:

Code: Select all

./configure --enable-pp && make
then unpack vlc in a different directory and compile it:

Code: Select all

./configure --with-ffmpeg-tree=/home/your_home/ffmpeg && make


Return to “General VLC media player Troubleshooting”

Who is online

Users browsing this forum: No registered users and 18 guests