www.ProFTPD.de

ProFTPD => ProFTPD - Deutsch => Thema gestartet von: gast01 am 20. Juli 2005, 11:35:00



Titel: make auf Version 1.3.0 auf AIX 5.2
Beitrag von: gast01 am 20. Juli 2005, 11:35:00
Hallo Profis,

ich wollte die neue Version compilieren,
make gibt u.a. folgendes aus:

 :cry:

..... schnipp ............

c pool.c
        cc -DHAVE_CONFIG_H  -DAIX5_2_0_0 -DAIX5 -I.. -I../include  -D_NO_PROTO -
c table.c
"table.c", line 896.28: 1506-226 (W) The ":" operator is not allowed between "vo
id*" and "unsigned int(const void*,unsigned long)".
"table.c", line 896.20: 1506-068 (W) Operation between types "unsigned int(*)(co
nst void*,unsigned long)" and "void*" is not allowed.
"table.c", line 909.27: 1506-226 (W) The ":" operator is not allowed between "vo
id*" and "int(const void*,unsigned long,const void*,unsigned long)".
..... schnipp ............

       cc -DHAVE_CONFIG_H  -DAIX5_2_0_0 -DAIX5 -I.. -I../include  -D_NO_PROTO -
c fsio.c
"fsio.c", line 2315.23: 1506-068 (W) Operation between types "unsigned char*(*)(
)" and "void*(*)(const unsigned char*)" is not allowed.
        cc -DHAVE_CONFIG_H  -DAIX5_2_0_0 -DAIX5 -I.. -I../include  -D_NO_PROTO -
c mkhome.c
        cc -DHAVE_CONFIG_H  -DAIX5_2_0_0 -DAIX5 -I.. -I../include  -D_NO_PROTO -
c ctrls.c
        cc -DHAVE_CONFIG_H  -DAIX5_2_0_0 -DAIX5 -I.. -I../include  -D_NO_PROTO -
c event.c
        cc -DHAVE_CONFIG_H  -DAIX5_2_0_0 -DAIX5 -I.. -I../include  -D_NO_PROTO -
c var.c
"var.c", line 205.16: 1506-068 (W) Operation between types "void*" and "const un
signed char*(*)(void*,unsigned long)" is not allowed.
        cc -DHAVE_CONFIG_H  -DAIX5_2_0_0 -DAIX5 -I.. -I../include  -D_NO_PROTO -
c ftpdctl.c
Target "src" is up to date.
        cd modules/ && make static
        cc -D_NO_PROTO -c mod_core.c
"mod_core.c", line 31.10: 1506-296 (S) #include file "conf.h" not found.
"mod_core.c", line 32.10: 1506-296 (S) #include file "privs.h" not found.

..... schnipp ............
"mod_core.c", line 195.3: 1506-277 (S) Syntax error: possible missing ';' or ','?
"mod_core.c", line 192.3: 1506-045 (S) Undeclared identifier PRIVS_RELINQUISH.
"mod_core.c", line 200.20: 1506-045 (S) Undeclared identifier F_SETLK.
"mod_core.c", line 221.1: 1506-166 (S) Definition of function MODRET requires parentheses.
"mod_core.c", line 221.8: 1506-276 (S) Syntax error: possible missing '{'?
"mod_core.c", line 224.12: 1506-045 (S) Undeclared identifier PR_TUNABLE_BUFFER_SIZE.
"mod_core.c", line 224.36: 1506-512 (S) An initializer is not allowed for "buf".
"mod_core.c", line 226.14: 1506-045 (S) Undeclared identifier cmd.
"mod_core.c", line 239.18: 1506-045 (S) Undeclared identifier DEBUG3.
cc: 1501-230 Internal compiler error; please contact your Service Representative
make: 1254-004 The error code from the last command is 41.


Stop.
make: 1254-004 The error code from the last command is 2.


Stop.
Ideen ??

Gruss Gerold