LINUX.ORG.RU

Люди. Пожалуйста помогите собрать avifile


0

0

avifile-0.7-0.7.38
Slackware-10.1
./autogen.sh
Running libtoolize...
Running aclocal -I /usr/local/share/aclocal ...
acinclude.m4:19: warning: underquoted definition of AC_CC_VERSION
run info '(automake)Extending aclocal'
or see http://sources.redhat.com/automake/automake.html#Extending-aclocal
acinclude.m4:35: warning: underquoted definition of AC_TRY_CFLAGS
acinclude.m4:53: warning: underquoted definition of AC_TRY_CXXFLAGS
acinclude.m4:73: warning: underquoted definition of AC_CHECK_GNU_EXTENSIONS
acinclude.m4:96: warning: underquoted definition of AM_PATH_DIVX
acinclude.m4:176: warning: underquoted definition of AM_PATH_FAAD
acinclude.m4:271: warning: underquoted definition of AC_FUNC_LRINTF
acinclude.m4:295: warning: underquoted definition of AM_PATH_FFMPEG
acinclude.m4:360: warning: underquoted definition of AC_CHECK_FT2
acinclude.m4:575: warning: underquoted definition of AM_PATH_OGG
acinclude.m4:669: warning: underquoted definition of AC_CHECK_OSS
acinclude.m4:700: warning: underquoted definition of PKG_CHECK_MODULES
acinclude.m4:763: warning: underquoted definition of AM_PATH_SDL
acinclude.m4:967: warning: underquoted definition of AC_CHECK_V4L
acinclude.m4:1012: warning: underquoted definition of AC_FIND_FILE
acinclude.m4:1027: warning: underquoted definition of KDE_MOC_ERROR_MESSAGE
acinclude.m4:1038: warning: underquoted definition of KDE_UIC_ERROR_MESSAGE
acinclude.m4:1054: warning: underquoted definition of AC_PATH_QT_MOC_UIC
acinclude.m4:1090: warning: underquoted definition of AC_PATH_QT
acinclude.m4:1366: warning: underquoted definition of AC_FIND_ZLIB
acinclude.m4:1388: warning: underquoted definition of AC_FIND_PNG
acinclude.m4:1419: warning: underquoted definition of KDE_PROG_LIBTOOL
acinclude.m4:1436: warning: underquoted definition of AC_CHECK_KSIZE_T
acinclude.m4:1486: warning: underquoted definition of AM_PATH_PROG_WITH_TEST_KDE
acinclude.m4:1524: warning: underquoted definition of AM_DISABLE_LIBRARIES
acinclude.m4:1551: warning: underquoted definition of AM_LC_MESSAGES
acinclude.m4:1567: warning: underquoted definition of AM_PATH_LINUX
acinclude.m4:1592: warning: underquoted definition of AM_PATH_VIDIX
acinclude.m4:1630: warning: underquoted definition of AM_PATH_VORBIS
acinclude.m4:1729: warning: underquoted definition of AM_PATH_XVID
/usr/local/share/aclocal/wxwin.m4:36: warning: underquoted definition of AM_OPTIONS_WXCONFIG
/usr/local/share/aclocal/wxwin.m4:59: warning: underquoted definition of AM_PATH_WXCONFIG

anonymous

./configure

...
configure: WARNING: Could not run XviD test program, checking why...
*** The test program compiled, but did not run. This usually means
*** that the run-time linker is not finding XviD or finding the wrong
*** version of XviD. If it is not finding XviD, you'll need to set your
*** LD_LIBRARY_PATH environment variable, or edit /etc/ld.so.conf to point
*** to the installed location Also, make sure you have run ldconfig if that
*** is required on your system
***
*** If you have an old version installed, it is best to remove it, although
*** you may also be able to get things to work by modifying LD_LIBRARY_PATH
--- Sources to build XviD xvidcore library can be found at http://www.xvid.org
checking whether system declares lrintf function in math.h... yes
checking faad.h usability... no
checking faad.h presence... no
checking for faad.h... no
checking for vidix... yes
./configure: line 31886: test: too many arguments
configure: creating ./config.status
config.status: creating Makefile
config.status: creating admin/Makefile
config.status: creating ffmpeg/Makefile
config.status: creating ffmpeg/libavformat/Makefile
config.status: creating ffmpeg/libavcodec/Makefile
config.status: creating ffmpeg/libavcodec/alpha/Makefile
config.status: creating ffmpeg/libavcodec/armv4l/Makefile
config.status: creating ffmpeg/libavcodec/i386/Makefile
config.status: creating ffmpeg/libavcodec/liba52/Makefile
config.status: creating ffmpeg/libavcodec/libpostproc/Makefile
config.status: creating ffmpeg/libavcodec/mlib/Makefile
config.status: creating ffmpeg/libavcodec/ppc/Makefile
config.status: creating ffmpeg/libavcodec/ps2/Makefile
config.status: creating ffmpeg/libavcodec/sh4/Makefile
config.status: creating drivers/Makefile
config.status: creating drivers/libdha/Makefile
config.status: creating drivers/libdha/bin/Makefile
config.status: creating drivers/libdha/kernelhelper/Makefile

anonymous
()
Ответ на: комментарий от anonymous

make
...
...
In file included from fcc_type.c:1:
../../include/utils.h:41: error: parse error before '{' token
../../include/utils.h:50: error: parse error before '{' token
../../include/utils.h:56: error: parse error before "uint16_t"
../../include/utils.h:61: error: parse error before '{' token
../../include/utils.h:70: error: parse error before '{' token
../../include/utils.h:78: error: parse error before "uint32_t"
../../include/utils.h:83: error: parse error before '{' token
../../include/utils.h:92: error: parse error before '{' token
../../include/utils.h:101: error: parse error before '{' token
../../include/utils.h:103: warning: type defaults to `int' in declaration of `b'
../../include/utils.h:103: error: `v' undeclared here (not in a function)
../../include/utils.h:103: warning: data definition has no type or storage class
../../include/utils.h:104: warning: type defaults to `int' in declaration of `b'
../../include/utils.h:104: error: conflicting types for `b'
../../include/utils.h:103: error: previous declaration of `b'
../../include/utils.h:104: error: `v' undeclared here (not in a function)
../../include/utils.h:104: warning: data definition has no type or storage class
../../include/utils.h:105: error: parse error before "return"
../../include/utils.h:108: error: parse error before '{' token
../../include/utils.h:117: error: parse error before '{' token
../../include/utils.h:119: warning: type defaults to `int' in declaration of `b'
../../include/utils.h:119: error: conflicting types for `b'
../../include/utils.h:104: error: previous declaration of `b'
../../include/utils.h:119: error: `v' undeclared here (not in a function)
../../include/utils.h:119: warning: data definition has no type or storage class
../../include/utils.h:120: warning: type defaults to `int' in declaration of `b'
../../include/utils.h:120: error: conflicting types for `b'
../../include/utils.h:119: error: previous declaration of `b'

anonymous
()
Ответ на: комментарий от anonymous

../../include/utils.h:120: error: `v' undeclared here (not in a function)
../../include/utils.h:120: warning: data definition has no type or storage class
../../include/utils.h:121: warning: type defaults to `int' in declaration of `b'
../../include/utils.h:121: error: conflicting types for `b'
../../include/utils.h:120: error: previous declaration of `b'
../../include/utils.h:121: error: `v' undeclared here (not in a function)
../../include/utils.h:121: warning: data definition has no type or storage class
../../include/utils.h:122: warning: type defaults to `int' in declaration of `b'
../../include/utils.h:122: error: conflicting types for `b'
../../include/utils.h:121: error: previous declaration of `b'
../../include/utils.h:122: error: `v' undeclared here (not in a function)
../../include/utils.h:122: warning: data definition has no type or storage class
../../include/utils.h:123: error: parse error before "return"
../../include/utils.h:126: error: parse error before '{' token
../../include/utils.h:136: error: parse error before '{' token
../../include/utils.h:140: error: parse error before '{' token
../../include/utils.h:144: error: parse error before '{' token
fcc_type.c:8: error: parse error before '{' token
fcc_type.c:110: error: parse error before '{' token
make[2]: *** [fcc_type.lo] Ошибка 1
make[2]: Leaving directory `/tmp/1/video/codecs/soft/avifile-0.7-0.7.38/lib/common'
make[1]: *** [all-recursive] Ошибка 1
make[1]: Leaving directory `/tmp/1/video/codecs/soft/avifile-0.7-0.7.38/lib'
make: *** [all-recursive] Ошибка 1

anonymous
()
Ответ на: комментарий от anonymous

Чего она хочет?

нихрена вообще в этом не понимаю

anonymous
()

Почему хочется собрать именно avifile? Почему не transcode/ffmpeg/mencoder? Обозначьте поставленную задачу и под неё подбирайте средства.

Obidos ★★★★★
()
Вы не можете добавлять комментарии в эту тему. Тема перемещена в архив.