在Mandriva下安装Apache
时间:2006-04-01
来源:互联网
Your Perl is configured to link against libgdbm,
but libgdbm.so was not found.
You could just symlink it to /usr/lib/libgdbm.so.3.0.0
请问怎么解决? 谢谢
作者: diudiu 发布时间: 2006-04-01
“您的 Perl 被设置成连接到 libgdbm,
但是 libgdbm.so 没有找到。
您可以做一个软连接到 /usr/lib/libgdbm.so.3.0.0”
这段英文好像意思很容易理解的。
作者: ShiyuTang 发布时间: 2006-04-01
我是这么做的,但还是显示同样的问题.
作者: diudiu 发布时间: 2006-04-01
作者: maramail 发布时间: 2006-04-01
作者: ShiyuTang 发布时间: 2006-04-01
ln -s libgdbm.so.3.0.0 /usr/lib/libgdbm.so
作者: dyhml 发布时间: 2006-04-01
在安装gdbm-devel-1.8.3-2.i686.rpm 之后, 解决了上面的问题,但新的问题又出现了,执行make 后, 又显示了一大堆的错误:
In file included from mod_include.c:43:
../../modules/perl/mod_perl.h:79:20: error: EXTERN.h: Aucun fichier ou répertoire de ce type
In file included from ../../modules/perl/mod_perl.h:80,
from mod_include.c:43:
/usr/lib/perl5/5.8.7/i386-linux/CORE/perl.h:718:21: error: embed.h: Aucun fichier ou répertoire de ce type
/usr/lib/perl5/5.8.7/i386-linux/CORE/perl.h:2056:19: error: handy.h: Aucun fichier ou répertoire de ce type
/usr/lib/perl5/5.8.7/i386-linux/CORE/perl.h:2220:24: error: unixish.h: Aucun fichier ou répertoire de ce type
In file included from ../../modules/perl/mod_perl.h:80,
from mod_include.c:43:
/usr/lib/perl5/5.8.7/i386-linux/CORE/perl.h:2541: error: syntax error before 'I32'
/usr/lib/perl5/5.8.7/i386-linux/CORE/perl.h:2541: warning: no semicolon at end of struct or union
/usr/lib/perl5/5.8.7/i386-linux/CORE/perl.h:2544: error: syntax error before 'any_bool'
/usr/lib/perl5/5.8.7/i386-linux/CORE/perl.h:2544: warning: data definition has no type or storage class
/usr/lib/perl5/5.8.7/i386-linux/CORE/perl.h:2547: error: syntax error before '}' token
/usr/lib/perl5/5.8.7/i386-linux/CORE/perl.h:2556: error: syntax error before '*' token
/usr/lib/perl5/5.8.7/i386-linux/CORE/perl.h:2556: error: 'I32' declared as function returning a function
/usr/lib/perl5/5.8.7/i386-linux/CORE/perl.h:2579:24: error: iperlsys.h: Aucun fichier ou répertoire de ce type
In file included from /usr/lib/perl5/5.8.7/i386-linux/CORE/perl.h:2592,
from ../../modules/perl/mod_perl.h:80,
from mod_include.c:43:
/usr/include/regexp.h: In function 'compile':
/usr/include/regexp.h:115: error: 'INIT' undeclared (first use in this function)
/usr/include/regexp.h:115: error: (Each undeclared identifier is reported only once
/usr/include/regexp.h:115: error: for each function it appears in.)
/usr/include/regexp.h:115: error: syntax error before 'regex_t'
/usr/include/regexp.h:129: error: '__expr_ptr' undeclared (first use in this function)
/usr/lib/perl5/5.8.7/i386-linux/CORE/perl.h:2593:16: error: sv.h: Aucun fichier ou répertoire de ce type
/usr/lib/perl5/5.8.7/i386-linux/CORE/perl.h:2594:18: error: util.h: Aucun fichier ou répertoire de ce type
/usr/lib/perl5/5.8.7/i386-linux/CORE/perl.h:2595:18: error: form.h: Aucun fichier ou répertoire de ce type
/usr/lib/perl5/5.8.7/i386-linux/CORE/perl.h:2596:16: error: gv.h: Aucun fichier ou répertoire de ce type
/usr/lib/perl5/5.8.7/i386-linux/CORE/perl.h:2597:17: error: pad.h: Aucun fichier ou répertoire de ce type
/usr/lib/perl5/5.8.7/i386-linux/CORE/perl.h:2598:16: error: cv.h: Aucun fichier ou répertoire de ce type
/usr/lib/perl5/5.8.7/i386-linux/CORE/perl.h:2599:21: error: opnames.h: Aucun fichier ou répertoire de ce type
/usr/lib/perl5/5.8.7/i386-linux/CORE/perl.h:2600:16: error: op.h: Aucun fichier ou répertoire de ce type
/usr/lib/perl5/5.8.7/i386-linux/CORE/perl.h:2601:17: error: cop.h: Aucun fichier ou répertoire de ce type
/usr/lib/perl5/5.8.7/i386-linux/CORE/perl.h:2602:16: error: av.h: Aucun fichier ou répertoire de ce type
/usr/lib/perl5/5.8.7/i386-linux/CORE/perl.h:2603:16: error: hv.h: Aucun fichier ou répertoire de ce type
/usr/lib/perl5/5.8.7/i386-linux/CORE/perl.h:2604:16: error: mg.h: Aucun fichier ou répertoire de ce type
/usr/lib/perl5/5.8.7/i386-linux/CORE/perl.h:2605:19: error: scope.h: Aucun fichier ou répertoire de ce type
/usr/lib/perl5/5.8.7/i386-linux/CORE/perl.h:2606:22: error: warnings.h: Aucun fichier ou répertoire de ce type
/usr/lib/perl5/5.8.7/i386-linux/CORE/perl.h:2607:18: error: utf8.h: Aucun fichier ou répertoire de ce type
In file included from ../../modules/perl/mod_perl.h:80,
from mod_include.c:43:
/usr/lib/perl5/5.8.7/i386-linux/CORE/perl.h: At top level:
/usr/lib/perl5/5.8.7/i386-linux/CORE/perl.h:2617: error: syntax error before 'regnode'
/usr/lib/perl5/5.8.7/i386-linux/CORE/perl.h:2617: warning: no semicolon at end of struct or union
/usr/lib/perl5/5.8.7/i386-linux/CORE/perl.h:2618: warning: data definition has no type or storage class
/usr/lib/perl5/5.8.7/i386-linux/CORE/perl.h:2621: error: syntax error before '}' token
/usr/lib/perl5/5.8.7/i386-linux/CORE/perl.h:2625: error: field 'super_state' declared as a function
/usr/lib/perl5/5.8.7/i386-linux/CORE/perl.h:2626: error: field 'sub_inwhat' declared as a function
/usr/lib/perl5/5.8.7/i386-linux/CORE/perl.h:3043: error: 'uf_val' declared as function returning a function
/usr/lib/perl5/5.8.7/i386-linux/CORE/perl.h:3044: error: 'uf_set' declared as function returning a function
In file included from ../../modules/perl/mod_perl.h:80,
from mod_include.c:43:
/usr/lib/perl5/5.8.7/i386-linux/CORE/perl.h:3295: error: syntax error before 'char'
/usr/lib/perl5/5.8.7/i386-linux/CORE/perl.h:3296: error: syntax error before 'INIT'
/usr/lib/perl5/5.8.7/i386-linux/CORE/perl.h:3296: warning: data definition has no type or storage class
/usr/lib/perl5/5.8.7/i386-linux/CORE/perl.h:3297: error: syntax error before 'char'
/usr/lib/perl5/5.8.7/i386-linux/CORE/perl.h:3298: error: syntax error before 'INIT'
/usr/lib/perl5/5.8.7/i386-linux/CORE/perl.h:3298: warning: data definition has no type or storage class
/usr/lib/perl5/5.8.7/i386-linux/CORE/perl.h:3299: error: syntax error before 'char'
/usr/lib/perl5/5.8.7/i386-linux/CORE/perl.h:3300: error: syntax error before 'INIT'
/usr/lib/perl5/5.8.7/i386-linux/CORE/perl.h:3300: warning: data definition has no type or storage class
/usr/lib/perl5/5.8.7/i386-linux/CORE/perl.h:3301: error: syntax error before 'char'
/usr/lib/perl5/5.8.7/i386-linux/CORE/perl.h:3302: error: syntax error before 'INIT'
/usr/lib/perl5/5.8.7/i386-linux/CORE/perl.h:3302: warning: data definition has no type or storage class
/usr/lib/perl5/5.8.7/i386-linux/CORE/perl.h:3303: error: syntax error before 'char'
/usr/lib/perl5/5.8.7/i386-linux/CORE/perl.h:3304: error: syntax error before 'INIT'
/usr/lib/perl5/5.8.7/i386-linux/CORE/perl.h:3304: warning: data definition has no type or storage class
/usr/lib/perl5/5.8.7/i386-linux/CORE/perl.h:3305: error: syntax error before 'char'
/usr/lib/perl5/5.8.7/i386-linux/CORE/perl.h:3306: error: syntax error before 'INIT'
/usr/lib/perl5/5.8.7/i386-linux/CORE/perl.h:3306: warning: data definition has no type or storage class
/usr/lib/perl5/5.8.7/i386-linux/CORE/perl.h:3307: error: syntax error before 'char'
/usr/lib/perl5/5.8.7/i386-linux/CORE/perl.h:3308: error: syntax error before 'INIT'
/usr/lib/perl5/5.8.7/i386-linux/CORE/perl.h:3308: warning: data definition has no type or storage class
/usr/lib/perl5/5.8.7/i386-linux/CORE/perl.h:3309: error: syntax error before 'char'
/usr/lib/perl5/5.8.7/i386-linux/CORE/perl.h:3310: error: syntax error before 'INIT'
/usr/lib/perl5/5.8.7/i386-linux/CORE/perl.h:3310: warning: data definition has no type or storage class
/usr/lib/perl5/5.8.7/i386-linux/CORE/perl.h:3311: error: syntax error before 'char'
/usr/lib/perl5/5.8.7/i386-linux/CORE/perl.h:3312: error: syntax error before 'INIT'
/usr/lib/perl5/5.8.7/i386-linux/CORE/perl.h:3312: warning: data definition has no type or storage class
/usr/lib/perl5/5.8.7/i386-linux/CORE/perl.h:3313: error: syntax error before 'char'
/usr/lib/perl5/5.8.7/i386-linux/CORE/perl.h:3314: error: syntax error before 'INIT'
/usr/lib/perl5/5.8.7/i386-linux/CORE/perl.h:3314: warning: data definition has no type or storage class
/usr/lib/perl5/5.8.7/i386-linux/CORE/perl.h:3315: error: syntax error before 'char'
/usr/lib/perl5/5.8.7/i386-linux/CORE/perl.h:3316: error: syntax error before 'INIT'
/usr/lib/perl5/5.8.7/i386-linux/CORE/perl.h:3316: warning: data definition has no type or storage class
/usr/lib/perl5/5.8.7/i386-linux/CORE/perl.h:3317: error: syntax error before 'char'
/usr/lib/perl5/5.8.7/i386-linux/CORE/perl.h:3318: error: syntax error before 'INIT'
/usr/lib/perl5/5.8.7/i386-linux/CORE/perl.h:3318: warning: data definition has no type or storage class
/usr/lib/perl5/5.8.7/i386-linux/CORE/perl.h:3319: error: syntax error before 'char'
/usr/lib/perl5/5.8.7/i386-linux/CORE/perl.h:3320: error: syntax error before 'INIT'
/usr/lib/perl5/5.8.7/i386-linux/CORE/perl.h:3320: warning: data definition has no type or storage class
/usr/lib/perl5/5.8.7/i386-linux/CORE/perl.h:3321: error: syntax error before 'char'
/usr/lib/perl5/5.8.7/i386-linux/CORE/perl.h:3322: error: syntax error before 'INIT'
/usr/lib/perl5/5.8.7/i386-linux/CORE/perl.h:3322: warning: data definition has no type or storage class
/usr/lib/perl5/5.8.7/i386-linux/CORE/perl.h:3323: error: syntax error before 'char'
/usr/lib/perl5/5.8.7/i386-linux/CORE/perl.h:3324: error: syntax error before 'INIT'
/usr/lib/perl5/5.8.7/i386-linux/CORE/perl.h:3324: warning: data definition has no type or storage class
/usr/lib/perl5/5.8.7/i386-linux/CORE/perl.h:3325: error: syntax error before 'char'
/usr/lib/perl5/5.8.7/i386-linux/CORE/perl.h:3326: error: syntax error before 'INIT'
/usr/lib/perl5/5.8.7/i386-linux/CORE/perl.h:3326: warning: data definition has no type or storage class
/usr/lib/perl5/5.8.7/i386-linux/CORE/perl.h:3327: error: syntax error before 'char'
/usr/lib/perl5/5.8.7/i386-linux/CORE/perl.h:3328: error: syntax error before 'INIT'
/usr/lib/perl5/5.8.7/i386-linux/CORE/perl.h:3328: warning: data definition has no type or storage class
/usr/lib/perl5/5.8.7/i386-linux/CORE/perl.h:3330: error: syntax error before 'char'
/usr/lib/perl5/5.8.7/i386-linux/CORE/perl.h:3331: error: syntax error before 'INIT'
/usr/lib/perl5/5.8.7/i386-linux/CORE/perl.h:3331: warning: data definition has no type or storage class
/usr/lib/perl5/5.8.7/i386-linux/CORE/perl.h:3334: error: syntax error before 'char'
/usr/lib/perl5/5.8.7/i386-linux/CORE/perl.h:3335: error: syntax error before 'INIT'
/usr/lib/perl5/5.8.7/i386-linux/CORE/perl.h:3335: warning: data definition has no type or storage class
/usr/lib/perl5/5.8.7/i386-linux/CORE/perl.h:3342: error: syntax error before 'char'
/usr/lib/perl5/5.8.7/i386-linux/CORE/perl.h:3343: error: syntax error before 'int'
/usr/lib/perl5/5.8.7/i386-linux/CORE/perl.h:3421: error: syntax error before 'unsigned'
/usr/lib/perl5/5.8.7/i386-linux/CORE/perl.h:3460: error: syntax error before 'unsigned'
/usr/lib/perl5/5.8.7/i386-linux/CORE/perl.h:3536: error: syntax error before 'unsigned'
/usr/lib/perl5/5.8.7/i386-linux/CORE/perl.h:3571:19: error: perly.h: Aucun fichier ou répertoire de ce type
/usr/lib/perl5/5.8.7/i386-linux/CORE/perl.h:3668: error: array type has incomplete element type
/usr/lib/perl5/5.8.7/i386-linux/CORE/perl.h:3676: error: syntax error before '*' token
/usr/lib/perl5/5.8.7/i386-linux/CORE/perl.h:3676: warning: data definition has no type or storage class
/usr/lib/perl5/5.8.7/i386-linux/CORE/perl.h:3677: error: syntax error before '*' token
/usr/lib/perl5/5.8.7/i386-linux/CORE/perl.h:3679: error: 'regexec_t' declared as function returning a function
/usr/lib/perl5/5.8.7/i386-linux/CORE/perl.h:3680: error: syntax error before '*' token
/usr/lib/perl5/5.8.7/i386-linux/CORE/perl.h:3684: error: syntax error before '*' token
/usr/lib/perl5/5.8.7/i386-linux/CORE/perl.h:3690: error: 'SVCOMPARE_t' declared as function returning a function
/usr/lib/perl5/5.8.7/i386-linux/CORE/perl.h:3784: error: field 'code' declared as a function
/usr/lib/perl5/5.8.7/i386-linux/CORE/perl.h:3785: error: field 'length' declared as a function
/usr/lib/perl5/5.8.7/i386-linux/CORE/perl.h:3788: error: syntax error before 'U32'
/usr/lib/perl5/5.8.7/i386-linux/CORE/perl.h:3788: warning: no semicolon at end of struct or union
/usr/lib/perl5/5.8.7/i386-linux/CORE/perl.h:3790: warning: data definition has no type or storage class
/usr/lib/perl5/5.8.7/i386-linux/CORE/perl.h:3792:20: error: thread.h: Aucun fichier ou répertoire de ce type
/usr/lib/perl5/5.8.7/i386-linux/CORE/perl.h:3793:16: error: pp.h: Aucun fichier ou répertoire de ce type
/usr/lib/perl5/5.8.7/i386-linux/CORE/perl.h:3813:19: error: proto.h: Aucun fichier ou répertoire de ce type
/usr/lib/perl5/5.8.7/i386-linux/CORE/perl.h:3816:20: error: opcode.h: Aucun fichier ou répertoire de ce type
/usr/lib/perl5/5.8.7/i386-linux/CORE/perl.h:3821:24: error: embedvar.h: Aucun fichier ou répertoire de ce type
/usr/lib/perl5/5.8.7/i386-linux/CORE/perl.h:3836:24: error: intrpvar.h: Aucun fichier ou répertoire de ce type
/usr/lib/perl5/5.8.7/i386-linux/CORE/perl.h:3838:25: error: thrdvar.h: Aucun fichier ou répertoire de ce type
/usr/lib/perl5/5.8.7/i386-linux/CORE/perl.h:3851:24: error: perlvars.h: Aucun fichier ou répertoire de ce type
/usr/lib/perl5/5.8.7/i386-linux/CORE/perl.h:3856:22: error: reentr.inc: Aucun fichier ou répertoire de ce type
/usr/lib/perl5/5.8.7/i386-linux/CORE/perl.h:3967: error: syntax error before 'MGVTBL'
/usr/lib/perl5/5.8.7/i386-linux/CORE/perl.h:3968: error: syntax error before 'MGVTBL'
/usr/lib/perl5/5.8.7/i386-linux/CORE/perl.h:3969: error: syntax error before 'MGVTBL'
/usr/lib/perl5/5.8.7/i386-linux/CORE/perl.h:3970: error: syntax error before 'MGVTBL'
/usr/lib/perl5/5.8.7/i386-linux/CORE/perl.h:3971: error: syntax error before 'MGVTBL'
/usr/lib/perl5/5.8.7/i386-linux/CORE/perl.h:3972: error: syntax error before 'MGVTBL'
/usr/lib/perl5/5.8.7/i386-linux/CORE/perl.h:3973: error: syntax error before 'MGVTBL'
/usr/lib/perl5/5.8.7/i386-linux/CORE/perl.h:3974: error: syntax error before 'MGVTBL'
/usr/lib/perl5/5.8.7/i386-linux/CORE/perl.h:3975: error: syntax error before 'MGVTBL'
/usr/lib/perl5/5.8.7/i386-linux/CORE/perl.h:3976: error: syntax error before 'MGVTBL'
/usr/lib/perl5/5.8.7/i386-linux/CORE/perl.h:3977: error: syntax error before 'MGVTBL'
/usr/lib/perl5/5.8.7/i386-linux/CORE/perl.h:3978: error: syntax error before 'MGVTBL'
/usr/lib/perl5/5.8.7/i386-linux/CORE/perl.h:3979: error: syntax error before 'MGVTBL'
/usr/lib/perl5/5.8.7/i386-linux/CORE/perl.h:3980: error: syntax error before 'MGVTBL'
/usr/lib/perl5/5.8.7/i386-linux/CORE/perl.h:3981: error: syntax error before 'MGVTBL'
/usr/lib/perl5/5.8.7/i386-linux/CORE/perl.h:3982: error: syntax error before 'MGVTBL'
/usr/lib/perl5/5.8.7/i386-linux/CORE/perl.h:3983: error: syntax error before 'MGVTBL'
/usr/lib/perl5/5.8.7/i386-linux/CORE/perl.h:3984: error: syntax error before 'MGVTBL'
/usr/lib/perl5/5.8.7/i386-linux/CORE/perl.h:3985: error: syntax error before 'MGVTBL'
/usr/lib/perl5/5.8.7/i386-linux/CORE/perl.h:3986: error: syntax error before 'MGVTBL'
/usr/lib/perl5/5.8.7/i386-linux/CORE/perl.h:3987: error: syntax error before 'MGVTBL'
/usr/lib/perl5/5.8.7/i386-linux/CORE/perl.h:3988: error: syntax error before 'MGVTBL'
/usr/lib/perl5/5.8.7/i386-linux/CORE/perl.h:3994: error: syntax error before 'MGVTBL'
/usr/lib/perl5/5.8.7/i386-linux/CORE/perl.h:3995: error: syntax error before 'MGVTBL'
/usr/lib/perl5/5.8.7/i386-linux/CORE/perl.h:3996: error: syntax error before 'MGVTBL'
/usr/lib/perl5/5.8.7/i386-linux/CORE/perl.h:3997: error: syntax error before 'MGVTBL'
/usr/lib/perl5/5.8.7/i386-linux/CORE/perl.h:4000: error: syntax error before 'MGVTBL'
/usr/lib/perl5/5.8.7/i386-linux/CORE/perl.h:4003: error: syntax error before 'MGVTBL'
/usr/lib/perl5/5.8.7/i386-linux/CORE/perl.h:4004: error: syntax error before 'MGVTBL'
/usr/lib/perl5/5.8.7/i386-linux/CORE/perl.h:4006: error: syntax error before 'MGVTBL'
/usr/lib/perl5/5.8.7/i386-linux/CORE/perl.h:4007: error: syntax error before 'MGVTBL'
/usr/lib/perl5/5.8.7/i386-linux/CORE/perl.h:4094: error: syntax error before 'char'
/usr/lib/perl5/5.8.7/i386-linux/CORE/perl.h:4100: error: syntax error before 'U32'
/usr/lib/perl5/5.8.7/i386-linux/CORE/perl.h:4100: warning: no semicolon at end of struct or union
/usr/lib/perl5/5.8.7/i386-linux/CORE/perl.h:4102: error: syntax error before 'flags'
/usr/lib/perl5/5.8.7/i386-linux/CORE/perl.h:4102: warning: data definition has no type or storage class
/usr/lib/perl5/5.8.7/i386-linux/CORE/perl.h:4105: error: syntax error before '}' token
/usr/lib/perl5/5.8.7/i386-linux/CORE/perl.h:4107: error: syntax error before 'U32'
/usr/lib/perl5/5.8.7/i386-linux/CORE/perl.h:4107: warning: no semicolon at end of struct or union
/usr/lib/perl5/5.8.7/i386-linux/CORE/perl.h:4109: error: syntax error before 'flags'
/usr/lib/perl5/5.8.7/i386-linux/CORE/perl.h:4109: warning: data definition has no type or storage class
/usr/lib/perl5/5.8.7/i386-linux/CORE/perl.h:4738:24: error: patchlevel.h: Aucun fichier ou répertoire de ce type
In file included from mod_include.c:43:
../../modules/perl/mod_perl.h:84:18: error: XSUB.h: Aucun fichier ou répertoire de ce type
In file included from ../../include/ap_config.h:1129,
from ../../include/httpd.h:29,
from ../../modules/perl/apache_inc.h:120,
from ../../modules/perl/mod_perl.h:162,
from mod_include.c:43:
../../include/hsregex.h:25: error: conflicting types for 'regoff_t'
/usr/include/regex.h:423: error: previous declaration of 'regoff_t' was here
../../include/hsregex.h:31: error: conflicting types for 'regex_t'
/usr/include/regex.h:420: error: previous declaration of 'regex_t' was here
../../include/hsregex.h:35: error: conflicting types for 'regmatch_t'
/usr/include/regex.h:451: error: previous declaration of 'regmatch_t' was here
../../include/hsregex.h:39: error: conflicting types for 'regcomp'
/usr/include/regex.h:566: error: previous declaration of 'regcomp' was here
In file included from ../../include/ap_config.h:1129,
from ../../include/httpd.h:29,
from ../../modules/perl/apache_inc.h:120,
from ../../modules/perl/mod_perl.h:162,
from mod_include.c:43:
../../include/hsregex.h:41:1: warning: "REG_EXTENDED" redefined
In file included from /usr/include/regexp.h:34,
from /usr/lib/perl5/5.8.7/i386-linux/CORE/perl.h:2592,
from ../../modules/perl/mod_perl.h:80,
from mod_include.c:43:
/usr/include/regex.h:277:1: warning: this is the location of the previous definition
In file included from ../../include/ap_config.h:1129,
from ../../include/httpd.h:29,
from ../../modules/perl/apache_inc.h:120,
from ../../modules/perl/mod_perl.h:162,
from mod_include.c:43:
../../include/hsregex.h:42:1: warning: "REG_ICASE" redefined
In file included from /usr/include/regexp.h:34,
from /usr/lib/perl5/5.8.7/i386-linux/CORE/perl.h:2592,
from ../../modules/perl/mod_perl.h:80,
from mod_include.c:43:
/usr/include/regex.h:281:1: warning: this is the location of the previous definition
In file included from ../../include/ap_config.h:1129,
from ../../include/httpd.h:29,
from ../../modules/perl/apache_inc.h:120,
from ../../modules/perl/mod_perl.h:162,
from mod_include.c:43:
../../include/hsregex.h:43:1: warning: "REG_NOSUB" redefined
In file included from /usr/include/regexp.h:34,
from /usr/lib/perl5/5.8.7/i386-linux/CORE/perl.h:2592,
from ../../modules/perl/mod_perl.h:80,
from mod_include.c:43:
/usr/include/regex.h:290:1: warning: this is the location of the previous definition
In file included from ../../include/ap_config.h:1129,
from ../../include/httpd.h:29,
from ../../modules/perl/apache_inc.h:120,
from ../../modules/perl/mod_perl.h:162,
from mod_include.c:43:
../../include/hsregex.h:44:1: warning: "REG_NEWLINE" redefined
In file included from /usr/include/regexp.h:34,
from /usr/lib/perl5/5.8.7/i386-linux/CORE/perl.h:2592,
from ../../modules/perl/mod_perl.h:80,
from mod_include.c:43:
/usr/include/regex.h:286:1: warning: this is the location of the previous definition
../../include/hsregex.h:69: error: conflicting types for 'regerror'
/usr/include/regex.h:575: error: previous declaration of 'regerror' was here
../../include/hsregex.h:73: error: conflicting types for 'regexec'
/usr/include/regex.h:570: error: previous declaration of 'regexec' was here
In file included from ../../include/ap_config.h:1129,
from ../../include/httpd.h:29,
from ../../modules/perl/apache_inc.h:120,
from ../../modules/perl/mod_perl.h:162,
from mod_include.c:43:
../../include/hsregex.h:74:1: warning: "REG_NOTBOL" redefined
In file included from /usr/include/regexp.h:34,
from /usr/lib/perl5/5.8.7/i386-linux/CORE/perl.h:2592,
from ../../modules/perl/mod_perl.h:80,
from mod_include.c:43:
/usr/include/regex.h:300:1: warning: this is the location of the previous definition
In file included from ../../include/ap_config.h:1129,
from ../../include/httpd.h:29,
from ../../modules/perl/apache_inc.h:120,
from ../../modules/perl/mod_perl.h:162,
from mod_include.c:43:
../../include/hsregex.h:75:1: warning: "REG_NOTEOL" redefined
In file included from /usr/include/regexp.h:34,
from /usr/lib/perl5/5.8.7/i386-linux/CORE/perl.h:2592,
from ../../modules/perl/mod_perl.h:80,
from mod_include.c:43:
/usr/include/regex.h:303:1: warning: this is the location of the previous definition
In file included from ../../include/ap_config.h:1129,
from ../../include/httpd.h:29,
from ../../modules/perl/apache_inc.h:120,
from ../../modules/perl/mod_perl.h:162,
from mod_include.c:43:
../../include/hsregex.h:76:1: warning: "REG_STARTEND" redefined
In file included from /usr/include/regexp.h:34,
from /usr/lib/perl5/5.8.7/i386-linux/CORE/perl.h:2592,
from ../../modules/perl/mod_perl.h:80,
from mod_include.c:43:
/usr/include/regex.h:307:1: warning: this is the location of the previous definition
../../include/hsregex.h:83: error: conflicting types for 'regfree'
/usr/include/regex.h:578: error: previous declaration of 'regfree' was here
In file included from ../../include/httpd.h:33,
from ../../modules/perl/apache_inc.h:120,
from ../../modules/perl/mod_perl.h:162,
from mod_include.c:43:
../../include/ap_alloc.h:181: error: 'table' redeclared as different kind of symbol
/usr/lib/perl5/5.8.7/i386-linux/CORE/perl.h:4103: error: previous declaration of 'table' was here
In file included from mod_include.c:43:
../../modules/perl/mod_perl.h:354: error: syntax error before 'mod_perl_debug_flags'
../../modules/perl/mod_perl.h:354: warning: data definition has no type or storage class
In file included from mod_include.c:43:
../../modules/perl/mod_perl.h:1052: error: syntax error before 'U32'
../../modules/perl/mod_perl.h:1052: warning: no semicolon at end of struct or union
../../modules/perl/mod_perl.h:1056: error: syntax error before '}' token
../../modules/perl/mod_perl.h:1056: warning: data definition has no type or storage class
../../modules/perl/mod_perl.h:1059: error: syntax error before 'Sighandler_t'
../../modules/perl/mod_perl.h:1059: warning: no semicolon at end of struct or union
../../modules/perl/mod_perl.h:1061: error: syntax error before '}' token
../../modules/perl/mod_perl.h:1061: warning: data definition has no type or storage class
../../modules/perl/mod_perl.h:1171: error: 'perl_module_is_loaded' declared as function returning a function
../../modules/perl/mod_perl.h:1174: error: syntax error before 'U8'
../../modules/perl/mod_perl.h:1227: error: syntax error before 'perl_dir_config'
../../modules/perl/mod_perl.h:1228: error: syntax error before 'perl_dir_config'
../../modules/perl/mod_perl.h:1230: error: syntax error before 'perl_dir_config'
../../modules/perl/mod_perl.h:1236: error: syntax error before 'perl_dir_config'
../../modules/perl/mod_perl.h:1238: error: syntax error before 'perl_dir_config'
../../modules/perl/mod_perl.h:1239: error: syntax error before 'perl_dir_config'
../../modules/perl/mod_perl.h:1245: error: syntax error before 'perl_dir_config'
../../modules/perl/mod_perl.h:1246: error: syntax error before 'perl_dir_config'
../../modules/perl/mod_perl.h:1247: error: syntax error before 'perl_dir_config'
../../modules/perl/mod_perl.h:1248: error: syntax error before 'perl_dir_config'
../../modules/perl/mod_perl.h:1249: error: syntax error before 'perl_dir_config'
../../modules/perl/mod_perl.h:1250: error: syntax error before 'perl_dir_config'
../../modules/perl/mod_perl.h:1251: error: syntax error before 'perl_dir_config'
../../modules/perl/mod_perl.h:1269: error: syntax error before 'perl_dir_config'
mod_include.c: In function 'handle_perl':
mod_include.c:964: error: 'Nullsv' undeclared (first use in this function)
mod_include.c:965: warning: initialization makes pointer from integer without a cast
mod_include.c:978: warning: assignment makes pointer from integer without a cast
make[4]: *** [mod_include.so] Erreur 1
make[3]: *** [all] Erreur 1
make[2]: *** [subdirs] Erreur 1
make[2]: Leaving directory `/opt/apache_1.3.34/src'
make[1]: *** [build-std] Erreur 2
make[1]: Leaving directory `/opt/apache_1.3.34'
make: *** [build] Erreur 2
作者: diudiu 发布时间: 2006-04-01
作者: maramail 发布时间: 2006-04-02
作者: diudiu 发布时间: 2006-04-02
怎么不搞了。架个WEB多好. 天天维护!
作者: jhj 发布时间: 2006-04-03
作者: loveboylxy 发布时间: 2006-04-03
热门阅读
-
office 2019专业增强版最新2021版激活秘钥/序列号/激活码推荐 附激活工具
阅读:74
-
如何安装mysql8.0
阅读:31
-
Word快速设置标题样式步骤详解
阅读:28
-
20+道必知必会的Vue面试题(附答案解析)
阅读:37
-
HTML如何制作表单
阅读:22
-
百词斩可以改天数吗?当然可以,4个步骤轻松修改天数!
阅读:31
-
ET文件格式和XLS格式文件之间如何转化?
阅读:24
-
react和vue的区别及优缺点是什么
阅读:121
-
支付宝人脸识别如何关闭?
阅读:21
-
腾讯微云怎么修改照片或视频备份路径?
阅读:28