Код: Выделить всё
checking for ./lib-src/ffmpeg/libavformat/avformat.h... yes
configure: FFmpeg headers are available in the local tree
configure: Configuring sources in "./lib-src/portsmf"
configure: running /bin/sh ./configure '--prefix=/usr' '--libdir=/usr/lib' '--enable-unicode' '--enable-nyquist' '--enable-vamp' '--with-expat' '--with-libvorbis' '--with-libmad' '--with-libflac' '--with-libsndfile' '--with-libid3tag' '--with-libresample' '--without-soundtouch' '--without-libtwolame' 'CFLAGS=-O2 -march=i486 -mtune=i686' 'CXXFLAGS=-O2 -march=i486 -mtune=i686' '--with-wx-config=/usr/bin/wx-config' '--disable-programs' '--disable-programs' --cache-file=/dev/null --srcdir=.
configure: WARNING: unrecognized options: --enable-unicode, --enable-nyquist, --enable-vamp, --with-expat, --with-libvorbis, --with-libmad, --with-libflac, --with-libsndfile, --with-libid3tag, --with-libresample, --without-soundtouch, --without-libtwolame, --with-wx-config, --disable-programs, --disable-programs
checking for a BSD-compatible install... /bin/ginstall -c
checking whether build environment is sane... yesКод: Выделить всё
config.status: creating portSMF-uninstalled.pc
config.status: executing depfiles commands
configure: WARNING: unrecognized options: --enable-unicode, --enable-nyquist, --enable-vamp, --with-expat, --with-libvorbis, --with-libmad, --with-libflac, --with-libsndfile, --with-libid3tag, --with-libresample, --without-soundtouch, --without-libtwolame, --with-wx-config, --disable-programs, --disable-programs
Run 'configure --help' for an explanation of the possible options,
otherwise run 'make' to build portSMF.
configure: Done configuring in "./lib-src/portsmf"Код: Выделить всё
configure: Using LOCAL libraries for PORTSMF
configure: error: Audacity requires libsndfile to be enabled
root@Desktop:/home/jcmax/Slackbuilds/audacity#я покопался в audacity.Slackbuild там стоит
Код: Выделить всё
./configure \
--prefix=/usr \
--libdir=/usr/lib${LIBDIRSUFFIX} \
--enable-unicode \
--enable-nyquist \
--enable-vamp \
--with-expat \
--with-libvorbis \
--with-libmad \
--with-libflac \
--with-libsndfile \
--with-libid3tag \
--with-libresample \
--$do_soundtouch-soundtouch \
--$do_twolame-libtwolame \
|| exit 1что ето за ошибка такая хитрая