Titel: AIX V5.2 + proftpd-1.3.0rc2 + mod_tls fehlerhaft Beitrag von: gerold am 26. Juli 2005, 14:35:05 Hallo, die neue Version ( 25.07 ) bringt Fehler beim compilieren.
... deleted..... checking netinet/tcp.h usability... no checking netinet/tcp.h presence... yes configure: WARNING: netinet/tcp.h: present but cannot be compiled configure: WARNING: netinet/tcp.h: check for missing prerequisite headers? configure: WARNING: netinet/tcp.h: see the Autoconf documentation configure: WARNING: netinet/tcp.h: section "Present But Cannot Be Compiled" configure: WARNING: netinet/tcp.h: proceeding with the preprocessor's result configure: WARNING: netinet/tcp.h: in the future, the compiler will take precede nce configure: WARNING: ## ------------------------------------------ ## configure: WARNING: ## Report this to the AC_PACKAGE_NAME lists. ## configure: WARNING: ## ------------------------------------------ ## checking for netinet/tcp.h... yes .... deleted .... checking crypt.h presence... yes configure: WARNING: crypt.h: present but cannot be compiled configure: WARNING: crypt.h: check for missing prerequisite headers? configure: WARNING: crypt.h: see the Autoconf documentation configure: WARNING: crypt.h: section "Present But Cannot Be Compiled" configure: WARNING: crypt.h: proceeding with the preprocessor's result configure: WARNING: crypt.h: in the future, the compiler will take precedence configure: WARNING: ## ------------------------------------------ ## configure: WARNING: ## Report this to the AC_PACKAGE_NAME lists. ## configure: WARNING: ## ------------------------------------------ ## checking for crypt.h... yes checking bstring.h usability... no checking bstring.h presence... no ..... deleted ........ "fsio.c", line 2341.23: 1506-068 (W) Operation between types "unsigned char*(*)()" and "void*(*)(const unsigned char*)" is not allowed. ..... deleted .... "var.c", line 205.16: 1506-068 (W) Operation between types "void*" and "const unsigned char*(*)(void*,unsigned long)" is not allowed. [Press return to continue] ..... deleted .... NO_PROTO -c mod_site.c cc -U__STR__ -DHAVE_CONFIG_H -DAIX5_2_0_0 -DAIX5 -I.. -I../include -D_ NO_PROTO -c mod_delay.c "mod_delay.c", line 368.28: 1506-045 (S) Undeclared identifier MAP_FAILED. "mod_delay.c", line 495.30: 1506-045 (S) Undeclared identifier MAP_FAILED. make: 1254-004 The error code from the last command is 1. Stop. make: 1254-004 The error code from the last command is 2. Gruss Gerold |