LINUX.ORG.RU

Ошибка при компиляции LAME 3.97


0

0

При компиляции LAME выдает такую ошибку. С чем она связана? Как это исправить?

/usr/src/lame397$ make make all-recursive make[1]: Entering directory `/usr/src/lame397' Making all in mpglib make[2]: Entering directory `/usr/src/lame397/mpglib' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/usr/src/lame397/mpglib' Making all in libmp3lame brhist.c:63:21: error: curses.h: No such file or directory brhist.c:65:20: error: term.h: No such file or directory brhist.c: In function 'brhist_init': brhist.c:180: warning: implicit declaration of function 'tgetent' brhist.c:187: warning: implicit declaration of function 'tgetnum' brhist.c:195: warning: implicit declaration of function 'tgetstr' brhist.c:195: warning: assignment makes pointer from integer without a cast brhist.c:200: warning: assignment makes pointer from integer without a cast brhist.c:205: warning: assignment makes pointer from integer without a cast brhist.c:210: warning: assignment makes pointer from integer without a cast make[2]: Entering directory `/usr/src/lame397/libmp3lame' Making all in i386 make[3]: Entering directory `/usr/src/lame397/libmp3lame/i386' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/usr/src/lame397/libmp3lame/i386' make[3]: Entering directory `/usr/src/lame397/libmp3lame' make[3]: Nothing to be done for `all-am'. make[3]: Leaving directory `/usr/src/lame397/libmp3lame' make[2]: Leaving directory `/usr/src/lame397/libmp3lame' Making all in frontend make[2]: Entering directory `/usr/src/lame397/frontend' if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../libmp3lame -I../include -I.. -O3 -ffast-math -funroll-loops -Wall -pipe -MT brhist.o -MD -MP -MF ".deps/brhist.Tpo" -c -o brhist.o brhist.c; \ then mv -f ".deps/brhist.Tpo" ".deps/brhist.Po"; else rm -f ".deps/brhist.Tpo"; exit 1; fi make[2]: *** [brhist.o] Error 1 make[1]: *** [all-recursive] Error 1 make: *** [all] Error 2 make[2]: Leaving directory `/usr/src/lame397/frontend' make[1]: Leaving directory `/usr/src/lame397'

anonymous

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