bug-autoconf
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

HELP!! :I met error during i compile the proftpd files


From: 瞿秋杨
Subject: HELP!! :I met error during i compile the proftpd files
Date: Wed, 7 Jun 2006 20:55:26 +0800




Dear supporters,
 I met error during i compile the proftpd files...and can you help me to
resolve this issue?

our platform is AIX 5.3.0,
     # uname -a
     AIX appext1 3 5 00CF8EAE4C00

with IBM C/C++ fileset installed(in attachment 1 for detail)

and i use these statement to compile proftpd(i don't kwow whether it right
or bad..)
--------------compile statements -----------------------
env CC=cc  \
CFLAGS='-D_NO_PROTO' \
LDFLAGS='-blibpath:/opt/freeware/lib/mysql:/usr/lib:/lib:' \
./configure \
--prefix=/usr/local/proftp \
--with-modules=mod_sql:mod_sql_mysql:mod_quotatab:mod_quotatab_sql:mod_ratio
 \
--with-includes=/opt/freeware/include/mysql  \
--with-libraries=/opt/freeware/lib/mysql >> compile.log

--------------compile statements end -------------------
***** it warning as below: (in attachment 2 for detail)
...
configure: WARNING: crypt.h: present but cannot be compiled
configure: WARNING: crypt.h: check for missing prerequisite headers?
configure: WARNING: crypt.h: proceeding with the preprocessor's result
configure: WARNING:     ## ------------------------------------ ##
configure: WARNING:     ## Report this to address@hidden ##
configure: WARNING:     ## ------------------------------------ ##
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: proceeding with the preprocessor's
result
configure: WARNING:     ## ------------------------------------ ##
configure: WARNING:     ## Report this to address@hidden ##
configure: WARNING:     ## ------------------------------------ ##
...

***** and when i echo 'make' it can't make rest... with error

        cd lib/ && make lib
Target "lib" is up to date.
        cd src/ && make src
Target "src" is up to date.
        cd modules/ && make modules
        cc  -DAIX5_3_0_0 -DAIX5 -I.. -I../include
-I/opt/freeware/include/mysql -D_NO_PROTO -c mod_auth_unix.c
"/usr/include/crypt.h", line 70.17: 1506-343 (S) Redeclaration of setkey
differs from previous declaration on line 325 of "/usr/include/stdlib.h".
"/usr/include/crypt.h", line 70.17: 1506-050 (I) Return type "int" in
redeclaration is not compatible with the previous return type "void".
"/usr/include/crypt.h", line 71.17: 1506-343 (S) Redeclaration of encrypt
differs from previous declaration on line 291 of "/usr/include/unistd.h".
"/usr/include/crypt.h", line 71.17: 1506-050 (I) Return type "int" in
redeclaration is not compatible with the previous return type "void".
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.

Stop.

---------------------------------
***** I find /usr/include/crypt.h,/usr/include/netinet/tcp.h
puts in attachment 3,4, if helpful to you.

and wish that your team can help us resolve this problem ,

really thanks to you.

Truly,
Qiuyang.Qu


------------------------------------------------------------
Information Management Dept., China Sinosteel Group Company.
Qiuyang Qu
Tel: 8610-66067733-35120
Fax:8610-66085405
E-mail:address@hidden
MSN:address@hidden
------------------------------------------------------------


Powered by MessageSoft SMG 
SPAM, virus-free and secure email 
http://www.messagesoft.net 

Attachment: compile.log
Description: Binary data

Attachment: crypt.h
Description: Binary data

Attachment: ibm cpp@aix.txt
Description: Text document

Attachment: tcp.h
Description: Binary data


reply via email to

[Prev in Thread] Current Thread [Next in Thread]