Hello all,

Am trying to get qmail-1.03 installed on an AIX 4.3.3 platform.
I have untarred the qmail-1.03.tar file to the directory
/software/qmail-1.03.
>From that directory, I run the "make setup check" command.
I get the following error at the module dns.c

-------------------------------------------------------

        ./compile dns.c
"dns.c", line 11.12: 1506-275 (S) Unexpected text 'int' encountered.
"dns.c", line 11.12: 1506-275 (S) Unexpected text ')' encountered.
"dns.c", line 11.19: 1506-276 (S) Syntax error: possible missing ')'?
"dns.c", line 11.12: 1506-343 (S) Redeclaration of h_errno_which differs
from previous declaration on line 55 of "/usr/include/netdb.h".
"dns.c", line 11.12: 1506-050 (I) Return type "int**" in redeclaration is
not compatible with the previous return type "void*".
"ipalloc.h", line 6.23: 1506-007 (S) "struct ip_address" is undefined.
"dns.c", line 31.15: 1506-007 (S) "struct ip_address" is undefined.
"dns.c", line 229.34: 1506-285 (S) The indirection operator cannot be
applied to a pointer to an incomplete struct or union.
"dns.c", line 231.34: 1506-285 (S) The indirection operator cannot be
applied to a pointer to an incomplete struct or union.
"dns.c", line 233.34: 1506-285 (S) The indirection operator cannot be
applied to a pointer to an incomplete struct or union.
"dns.c", line 235.34: 1506-285 (S) The indirection operator cannot be
applied to a pointer to an incomplete struct or union.
make: 1254-004 The error code from the last command is 1.

------------------------------------------------------------

I retried the install after downloading the qmail-103.patch and running the 
command
root@rigel</software/qmail-1.03>patch < qmail-103.patch
Processing...  I cannot find a patch in there anywhere.

I am guessing the above is cos the download contains the latest dns.c 
module.

So, in summary, I still see the same error during compilation...

Any help on this problem will be greatly  appreciated...

Tnx

Sebastian Thomas
[EMAIL PROTECTED]
Toronto, Canada

_________________________________________________________________
Get your FREE download of MSN Explorer at http://explorer.msn.com/intl.asp

Reply via email to