Трохи розібрався, поставив цей make, запустив знову все, виконав команду конфігурації, запустив make, і все-таки видає помилку
[bohdanious@localhost opendchub-0.7.15]$ gmake
gmake all-recursive
gmake[1]: Вхожу у каталог "/home/bohdanious/Desktop/opendchub-0.7.15/opendchub-0.7.15"
Making all in src
gmake[2]: Вхожу у каталог "/home/bohdanious/Desktop/opendchub-0.7.15/opendchub-0.7.15/src"
gcc -DHAVE_CONFIG_H -I. -I. -I.. -fno-strict-aliasing -pipe -Wdeclaration-after-statement -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/gdbm -I/usr/lib/perl5/5.8.8/x86_64-linux/CORE -g -O2 -c commands.c
commands.c: In function ‘my_info’:
commands.c:997: warning: cast from pointer to integer of different size
commands.c: In function ‘get_host’:
commands.c:3036: warning: cast from pointer to integer of different size
gcc -DHAVE_CONFIG_H -I. -I. -I.. -fno-strict-aliasing -pipe -Wdeclaration-after-statement -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/gdbm -I/usr/lib/perl5/5.8.8/x86_64-linux/CORE -g -O2 -c fileio.c
gcc -DHAVE_CONFIG_H -I. -I. -I.. -fno-strict-aliasing -pipe -Wdeclaration-after-statement -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/gdbm -I/usr/lib/perl5/5.8.8/x86_64-linux/CORE -g -O2 -c main.c
gcc -DHAVE_CONFIG_H -I. -I. -I.. -fno-strict-aliasing -pipe -Wdeclaration-after-statement -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/gdbm -I/usr/lib/perl5/5.8.8/x86_64-linux/CORE -g -O2 -c network.c
gcc -DHAVE_CONFIG_H -I. -I. -I.. -fno-strict-aliasing -pipe -Wdeclaration-after-statement -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/gdbm -I/usr/lib/perl5/5.8.8/x86_64-linux/CORE -g -O2 -c perl_utils.c
perl_utils.c:25:20: error: EXTERN.h: No such file or directory
У файлі включеному з perl_utils.c:26:
/usr/lib/perl5/5.8.8/x86_64-linux/CORE/perl.h:756:21: error: embed.h: No such file or directory
/usr/lib/perl5/5.8.8/x86_64-linux/CORE/perl.h:2120:19: error: handy.h: No such file or directory
/usr/lib/perl5/5.8.8/x86_64-linux/CORE/perl.h:2284:24: error: unixish.h: No such file or directory
In file included from perl_utils.c:26:
/usr/lib/perl5/5.8.8/x86_64-linux/CORE/perl.h:2695: error: expected specifier-qualifier-list before ‘I32’
/usr/lib/perl5/5.8.8/x86_64-linux/CORE/perl.h:2710: error: expected declaration specifiers or ‘...’ before ‘*’ token
/usr/lib/perl5/5.8.8/x86_64-linux/CORE/perl.h:2710: error: ‘I32’ declared as function returning a function
/usr/lib/perl5/5.8.8/x86_64-linux/CORE/perl.h:2733:24: error: iperlsys.h: No such file or directory
In file included from /usr/lib/perl5/5.8.8/x86_64-linux/CORE/perl.h:2746,
from perl_utils.c:26:
/usr/include/regexp.h: In function ‘compile’:
/usr/include/regexp.h:110: error: ‘INIT’ undeclared (first use in this function)
/usr/include/regexp.h:110: error: (Each undeclared identifier is reported only once
/usr/include/regexp.h:110: error: for each function it appears in.)
/usr/include/regexp.h:115: error: expected ‘;’ before ‘regex_t’
/usr/include/regexp.h:129: error: ‘__expr_ptr’ undeclared (first use in this function)
/usr/lib/perl5/5.8.8/x86_64-linux/CORE/perl.h:2747:16: error: sv.h: No such file or directory
/usr/lib/perl5/5.8.8/x86_64-linux/CORE/perl.h:2748:18: error: util.h: No such file or directory
/usr/lib/perl5/5.8.8/x86_64-linux/CORE/perl.h:2749:18: error: form.h: No such file or directory
/usr/lib/perl5/5.8.8/x86_64-linux/CORE/perl.h:2750:16: error: gv.h: No such file or directory
/usr/lib/perl5/5.8.8/x86_64-linux/CORE/perl.h:2751:17: error: pad.h: No such file or directory
/usr/lib/perl5/5.8.8/x86_64-linux/CORE/perl.h:2752:16: error: cv.h: No such file or directory
/usr/lib/perl5/5.8.8/x86_64-linux/CORE/perl.h:2753:21: error: opnames.h: No such file or directory
/usr/lib/perl5/5.8.8/x86_64-linux/CORE/perl.h:2754:16: error: op.h: No such file or directory
/usr/lib/perl5/5.8.8/x86_64-linux/CORE/perl.h:2755:17: error: cop.h: No such file or directory
/usr/lib/perl5/5.8.8/x86_64-linux/CORE/perl.h:2756:16: error: av.h: No such file or directory
/usr/lib/perl5/5.8.8/x86_64-linux/CORE/perl.h:2757:16: error: hv.h: No such file or directory
/usr/lib/perl5/5.8.8/x86_64-linux/CORE/perl.h:2758:16: error: mg.h: No such file or directory
/usr/lib/perl5/5.8.8/x86_64-linux/CORE/perl.h:2759:19: error: scope.h: No such file or directory
/usr/lib/perl5/5.8.8/x86_64-linux/CORE/perl.h:2760:22: error: warnings.h: No such file or directory
/usr/lib/perl5/5.8.8/x86_64-linux/CORE/perl.h:2761:18: error: utf8.h: No such file or directory
In file included from perl_utils.c:26:
/usr/lib/perl5/5.8.8/x86_64-linux/CORE/perl.h: At top level:
/usr/lib/perl5/5.8.8/x86_64-linux/CORE/perl.h:2771: error: expected specifier-qualifier-list before ‘regnode’
/usr/lib/perl5/5.8.8/x86_64-linux/CORE/perl.h:2779: error: field ‘super_state’ declared as a function
/usr/lib/perl5/5.8.8/x86_64-linux/CORE/perl.h:2780: error: field ‘sub_inwhat’ declared as a function
/usr/lib/perl5/5.8.8/x86_64-linux/CORE/perl.h:3188: error: ‘uf_val’ declared as function returning a function
/usr/lib/perl5/5.8.8/x86_64-linux/CORE/perl.h:3189: error: ‘uf_set’ declared as function returning a function
In file included from perl_utils.c:26:
/usr/lib/perl5/5.8.8/x86_64-linux/CORE/perl.h:3440: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘char’
/usr/lib/perl5/5.8.8/x86_64-linux/CORE/perl.h:3681: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘unsigned’
/usr/lib/perl5/5.8.8/x86_64-linux/CORE/perl.h:3716:19: error: perly.h: No such file or directory
/usr/lib/perl5/5.8.8/x86_64-linux/CORE/perl.h:3813: error: array type has incomplete element type
/usr/lib/perl5/5.8.8/x86_64-linux/CORE/perl.h:3823: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘*’ token
/usr/lib/perl5/5.8.8/x86_64-linux/CORE/perl.h:3824: error: expected ‘)’ before ‘*’ token
/usr/lib/perl5/5.8.8/x86_64-linux/CORE/perl.h:3827: error: expected ‘)’ before ‘*’ token
/usr/lib/perl5/5.8.8/x86_64-linux/CORE/perl.h:3831: error: expected ‘)’ before ‘*’ token
/usr/lib/perl5/5.8.8/x86_64-linux/CORE/perl.h:3837: error: ‘SVCOMPARE_t’ declared as function returning a function
/usr/lib/perl5/5.8.8/x86_64-linux/CORE/perl.h:3931: error: field ‘code’ declared as a function
/usr/lib/perl5/5.8.8/x86_64-linux/CORE/perl.h:3932: error: field ‘length’ declared as a function
/usr/lib/perl5/5.8.8/x86_64-linux/CORE/perl.h:3935: error: expected specifier-qualifier-list before ‘U32’
/usr/lib/perl5/5.8.8/x86_64-linux/CORE/perl.h:3939:20: error: thread.h: No such file or directory
/usr/lib/perl5/5.8.8/x86_64-linux/CORE/perl.h:3940:16: error: pp.h: No such file or directory
/usr/lib/perl5/5.8.8/x86_64-linux/CORE/perl.h:3950:19: error: proto.h: No such file or directory
/usr/lib/perl5/5.8.8/x86_64-linux/CORE/perl.h:3953:20: error: opcode.h: No such file or directory
/usr/lib/perl5/5.8.8/x86_64-linux/CORE/perl.h:3958:24: error: embedvar.h: No such file or directory
/usr/lib/perl5/5.8.8/x86_64-linux/CORE/perl.h:3973:24: error: intrpvar.h: No such file or directory
/usr/lib/perl5/5.8.8/x86_64-linux/CORE/perl.h:3975:25: error: thrdvar.h: No such file or directory
/usr/lib/perl5/5.8.8/x86_64-linux/CORE/perl.h:3988:24: error: perlvars.h: No such file or directory
/usr/lib/perl5/5.8.8/x86_64-linux/CORE/perl.h:3993:22: error: reentr.inc: No such file or directory
/usr/lib/perl5/5.8.8/x86_64-linux/CORE/perl.h:4104: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘MGVTBL’
/usr/lib/perl5/5.8.8/x86_64-linux/CORE/perl.h:4144: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘MGVTBL’
/usr/lib/perl5/5.8.8/x86_64-linux/CORE/perl.h:4231: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘char’
/usr/lib/perl5/5.8.8/x86_64-linux/CORE/perl.h:4237: error: expected specifier-qualifier-list before ‘U32’
/usr/lib/perl5/5.8.8/x86_64-linux/CORE/perl.h:4244: error: expected specifier-qualifier-list before ‘U32’
/usr/lib/perl5/5.8.8/x86_64-linux/CORE/perl.h:4859:24: error: patchlevel.h: No such file or directory
perl_utils.c: In function ‘perl_init’:
perl_utils.c:206: warning: assignment makes pointer from integer without a cast
perl_utils.c:230: error: ‘dSP’ undeclared (first use in this function)
perl_utils.c:231: error: ‘ENTER’ undeclared (first use in this function)
perl_utils.c:232: error: ‘SAVETMPS’ undeclared (first use in this function)
perl_utils.c:233: error: ‘SP’ undeclared (first use in this function)
perl_utils.c:234: error: ‘PUTBACK’ undeclared (first use in this function)
perl_utils.c:235: error: ‘G_DISCARD’ undeclared (first use in this function)
perl_utils.c:235: error: ‘G_EVAL’ undeclared (first use in this function)
perl_utils.c:236: error: ‘SPAGAIN’ undeclared (first use in this function)
perl_utils.c:238: error: ‘FREETMPS’ undeclared (first use in this function)
perl_utils.c:599: error: ‘LEAVE’ undeclared (first use in this function)
gmake[2]: *** [perl_utils.o] Помилка 1
gmake[2]: Залишаю каталог "/home/bohdanious/Desktop/opendchub-0.7.15/opendchub-0.7.15/src"
gmake[1]: *** [all-recursive] Помилка 1
gmake[1]: Залишаю каталог "/home/bohdanious/Desktop/opendchub-0.7.15/opendchub-0.7.15"
gmake: *** [all-recursive-am] Помилка 2