Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Build problems on AIX 5.3
- X-seq: zsh-workers 20555
- From: Bas de Bakker <bas@xxxxxxxxxxxxx>
- To: zsh-workers@xxxxxxxxxx
- Subject: Build problems on AIX 5.3
- Date: Tue, 16 Nov 2004 10:01:00 +0100
- Mailing-list: contact zsh-workers-help@xxxxxxxxxx; run by ezmlm
Hi,
I tried to build zsh 4.2.1 on our new AIX 5.3 machine using gcc 3.4.3.
This failed, because the SOCKLEN_T define used in zsh conflicts with a
SOCKLEN_T define used internally by the AIX header files.
Renaming the constant in the zsh sources (I used SOCKLEN_T2) solved the
problem.
Regards,
Bas de Bakker
Messages sorted by:
Reverse Date,
Date,
Thread,
Author