Forums » General Questions » can't build on linux

1
i download sourse from github -> unzip -> run autogen.sh -> type sudo ./configure

...
checking whether we are using the GNU C++ compiler... yes
checking whether g++ accepts -g... yes
checking dependency style of g++... gcc3
checking for ranlib... ranlib
checking for selective static linking... -Wl,-static ... -Wl,-dy
configure: Configuring ffmpeg. This is quiet and takes a bit. Be patient.
yasm/nasm not found or too old. Use --disable-yasm for a crippled build.

If you think configure made a mistake, make sure you are using the latest
version from Git. If the latest version fails, report the problem to the
ffmpeg-user@ffmpeg.org mailing list or IRC #ffmpeg on irc.freenode.net.
Include the log file "config.log" produced by configure as this will help
solve the problem.
configure: error: ffmpeg configuration failed.


so i downloaded ffmpeg sourse from github and move bundle/ffmpeg folder
but still i can't build stepmania 5

how can i fix it?
and
I ask this problem in FFmpeg?
Reply
There's no reason to build stepmania as root. Don't use sudo.
Find the yasm package for your distro and install it. Under debian, this is the "yasm" package.
Also, you shouldn't replace the bundled ffmpeg with ffmpeg from anywhere else.

Last edited: 15 June 2014 8:48am

< cybik> til Kyzentun fixes bugs for breakfast
--
< maxvg1> shakesoda: then why do i still play lol
<@shakesoda> because you're an ITG player. And thus, a masochist
--
<@shakesoda> Kyzentun: I think you might need to put down the meshes for a bit
Reply
Thank You, You've been a great help.
Reply