./configure
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking for gcc... gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables...
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking for style of include used by make... GNU
checking dependency style of gcc... gcc3
checking for g++... no
checking for c++... no
checking for gpp... no
checking for aCC... no
checking for CC... no
checking for cxx... no
checking for cc++... no
checking for cl.exe... no
checking for FCC... no
checking for KCC... no
checking for RCC... no
checking for xlC_r... no
checking for xlC... no
checking whether we are using the GNU C++ compiler... no
checking whether g++ accepts -g... no
checking dependency style of g++... none
checking how to run the C preprocessor... gcc -E
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -E
checking for ANSI C header files... yes
checking build system type... i686-pc-linux-gnu
checking host system type... i686-pc-linux-gnu
checking for a sed that does not truncate output... /bin/sed
checking for fgrep... /bin/grep -F
checking for ld used by gcc... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
checking the name lister (/usr/bin/nm -B) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 1572864
checking whether the shell understands some XSI constructs... yes
checking whether the shell understands "+="... yes
checking for /usr/bin/ld option to reload object files... -r
checking for objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for ar... ar
checking for strip... strip
checking for ranlib... ranlib
checking command to parse /usr/bin/nm -B output from gcc object... ok
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking for dlfcn.h... yes
checking whether we are using the GNU C++ compiler... (cached) no
checking whether g++ accepts -g... (cached) no
checking dependency style of g++... (cached) none
checking for objdir... .libs
checking if gcc supports -fno-rtti -fno-exceptions... no
checking for gcc option to produce PIC... -fPIC -DPIC
checking if gcc PIC flag -fPIC -DPIC works... yes
checking if gcc static flag -static works... no
checking if gcc supports -c -o file.o... yes
checking if gcc supports -c -o file.o... (cached) yes
checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
checking whether byte ordering is bigendian... no
checking for pkg-config... /usr/bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
checking for DEPS... configure: error: Package requirements (samplerate) were not met:
No package 'samplerate' found
Consider adjusting the PKG_CONFIG_PATH environment variable if you
installed software in a non-standard prefix.
Alternatively, you may set the environment variables DEPS_CFLAGS
and DEPS_LIBS to avoid the need to call pkg-config.
See the pkg-config man page for more details.
[windas@localhost deadbeef-0.3.2]$ make
make: *** Не заданы цели и не найден make-файл. Останов.
может ктонить подскажет еще проигрователи для .ape ?
может ктонить подскажет еще проигрователи для .ape ?
Вообще поддержка ape есть в ffmpeg, соответственно его должны играть все плееры, которые умеют использовать кодеки ffmpeg. Среди них есть например qmmp, неплохой winamp-like плеер, есть в репозитории.
./configure
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking for gcc... gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables...
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking for style of include used by make... GNU
checking dependency style of gcc... gcc3
checking for g++... no
checking for c++... no
checking for gpp... no
checking for aCC... no
checking for CC... no
checking for cxx... no
checking for cc++... no
checking for cl.exe... no
checking for FCC... no
checking for KCC... no
checking for RCC... no
checking for xlC_r... no
checking for xlC... no
checking whether we are using the GNU C++ compiler... no
checking whether g++ accepts -g... no
checking dependency style of g++... none
checking how to run the C preprocessor... gcc -E
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -E
checking for ANSI C header files... yes
checking build system type... i686-pc-linux-gnu
checking host system type... i686-pc-linux-gnu
checking for a sed that does not truncate output... /bin/sed
checking for fgrep... /bin/grep -F
checking for ld used by gcc... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
checking the name lister (/usr/bin/nm -B) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 1572864
checking whether the shell understands some XSI constructs... yes
checking whether the shell understands "+="... yes
checking for /usr/bin/ld option to reload object files... -r
checking for objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for ar... ar
checking for strip... strip
checking for ranlib... ranlib
checking command to parse /usr/bin/nm -B output from gcc object... ok
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking for dlfcn.h... yes
checking whether we are using the GNU C++ compiler... (cached) no
checking whether g++ accepts -g... (cached) no
checking dependency style of g++... (cached) none
checking for objdir... .libs
checking if gcc supports -fno-rtti -fno-exceptions... no
checking for gcc option to produce PIC... -fPIC -DPIC
checking if gcc PIC flag -fPIC -DPIC works... yes
checking if gcc static flag -static works... no
checking if gcc supports -c -o file.o... yes
checking if gcc supports -c -o file.o... (cached) yes
checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
checking whether byte ordering is bigendian... no
checking for pkg-config... /usr/bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
checking for DEPS... configure: error: Package requirements (samplerate) were not met:
No package 'samplerate' found
Consider adjusting the PKG_CONFIG_PATH environment variable if you
installed software in a non-standard prefix.
Alternatively, you may set the environment variables DEPS_CFLAGS
and DEPS_LIBS to avoid the need to call pkg-config.
See the pkg-config man page for more details.
[windas@localhost deadbeef-0.3.2]$ make
make: *** Не заданы цели и не найден make-файл. Останов.
может ктонить подскажет еще проигрователи для .ape ?
вернее так насколько я понял g++ есть часть gcc
whereis gcc
gcc: /usr/bin/gcc /usr/bin/gcc4.4-version /usr/lib/gcc
но на make реакция таже самая........
keysyms.inc:2181: предупреждение: (где-то рядом с инициализацией для ‘keys[2165]’)
keysyms.inc:2182: ошибка: неизвестное поле ‘keysym’ в инициализаторе
keysyms.inc:2182: предупреждение: избыточные элементы в инициализаторе структуры
keysyms.inc:2182: предупреждение: (где-то рядом с инициализацией для ‘keys[2166]’)
keysyms.inc:2183: ошибка: неизвестное поле ‘keysym’ в инициализаторе
keysyms.inc:2183: предупреждение: избыточные элементы в инициализаторе структуры
keysyms.inc:2183: предупреждение: (где-то рядом с инициализацией для ‘keys[2167]’)
keysyms.inc:2184: ошибка: неизвестное поле ‘keysym’ в инициализаторе
keysyms.inc:2184: предупреждение: избыточные элементы в инициализаторе структуры
keysyms.inc:2184: предупреждение: (где-то рядом с инициализацией для ‘keys[2168]’)
keysyms.inc:2185: ошибка: неизвестное поле ‘keysym’ в инициализаторе
keysyms.inc:2185: предупреждение: избыточные элементы в инициализаторе структуры
keysyms.inc:2185: предупреждение: (где-то рядом с инициализацией для ‘keys[2169]’)
keysyms.inc:2186: ошибка: неизвестное поле ‘keysym’ в инициализаторе
keysyms.inc:2186: предупреждение: избыточные элементы в инициализаторе структуры
keysyms.inc:2186: предупреждение: (где-то рядом с инициализацией для ‘keys[2170]’)
keysyms.inc:2188: ошибка: неизвестное поле ‘keysym’ в инициализаторе
keysyms.inc:2188: предупреждение: избыточные элементы в инициализаторе структуры
keysyms.inc:2188: предупреждение: (где-то рядом с инициализацией для ‘keys[2171]’)
keysyms.inc:2189: ошибка: неизвестное поле ‘keysym’ в инициализаторе
keysyms.inc:2189: предупреждение: избыточные элементы в инициализаторе структуры
keysyms.inc:2189: предупреждение: (где-то рядом с инициализацией для ‘keys[2172]’)
keysyms.inc:2190: ошибка: неизвестное поле ‘keysym’ в инициализаторе
keysyms.inc:2190: предупреждение: избыточные элементы в инициализаторе структуры
keysyms.inc:2190: предупреждение: (где-то рядом с инициализацией для ‘keys[2173]’)
keysyms.inc:2191: ошибка: неизвестное поле ‘keysym’ в инициализаторе
keysyms.inc:2191: предупреждение: избыточные элементы в инициализаторе структуры
keysyms.inc:2191: предупреждение: (где-то рядом с инициализацией для ‘keys[2174]’)
hotkeys.c:64: ошибка: expected ‘)’ before ‘*’ token
hotkeys.c:172: ошибка: expected ‘)’ before ‘*’ token
hotkeys.c: В функции ‘cleanup’:
hotkeys.c:275: предупреждение: неявная декларация функции ‘XCloseDisplay’
hotkeys.c:275: ошибка: ‘disp’ не описан (первое использование в этой функции)
hotkeys.c:275: ошибка: (Сообщение о неописанном идентификаторе выдается один раз
hotkeys.c:275: ошибка: для каждой функции, в которой он используется.)
hotkeys.c: В функции ‘hotkeys_event_loop’:
hotkeys.c:283: ошибка: ‘XEvent’ не описан (первое использование в этой функции)
hotkeys.c:283: ошибка: expected ‘;’ before ‘event’
hotkeys.c:284: предупреждение: неявная декларация функции ‘XPending’
hotkeys.c:284: ошибка: ‘disp’ не описан (первое использование в этой функции)
hotkeys.c:286: предупреждение: неявная декларация функции ‘XNextEvent’
hotkeys.c:286: ошибка: ‘event’ не описан (первое использование в этой функции)
hotkeys.c:288: ошибка: ‘KeyPress’ не описан (первое использование в этой функции)
hotkeys.c: На верхнем уровне:
hotkeys.c:304: ошибка: expected ‘)’ before ‘*’ token
hotkeys.c: В функции ‘hotkeys_start’:
hotkeys.c:314: ошибка: ‘disp’ не описан (первое использование в этой функции)
hotkeys.c:314: предупреждение: неявная декларация функции ‘XOpenDisplay’
hotkeys.c:320: предупреждение: неявная декларация функции ‘XSetErrorHandler’
hotkeys.c:320: ошибка: ‘x_err_handler’ не описан (первое использование в этой функции)
hotkeys.c:322: предупреждение: неявная декларация функции ‘read_config’
hotkeys.c:327: предупреждение: неявная декларация функции ‘XGrabKey’
hotkeys.c:327: предупреждение: неявная декларация функции ‘DefaultRootWindow’
hotkeys.c:327: ошибка: ‘False’ не описан (первое использование в этой функции)
hotkeys.c:327: ошибка: ‘GrabModeAsync’ не описан (первое использование в этой функции)
hotkeys.c:329: предупреждение: неявная декларация функции ‘XSync’
make[2]: *** [hotkeys.lo] Ошибка 1
make[2]: Leaving directory `/home/windas/Документы/deadbeef-0.3.2/plugins/hotkeys'
make[1]: *** [all-recursive] Ошибка 1
make[1]: Leaving directory `/home/windas/Документы/deadbeef-0.3.2'
make: *** [all] Ошибка 2
Это была хорошая новость. А теперь плохая новость - у проигрывателя ещё нет родной поддержки PulseAudio. Так что если в системе используется PulseAudio, в некоторых случаях проигрыватель может не захотеть выводить звук - будет ругаться "устройство занято".