bug-ncurses
[Top][All Lists]
Advanced

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

AIX compilation problem


From: Saravanan Bellan
Subject: AIX compilation problem
Date: Tue, 23 Sep 2003 19:35:35 -0700

I was trying to compile ncurses 5.3 with the widec option on AIX 4.3. After
a lot of trial and error, I got it compiled after setting the the following
variables,

$ ./configure CFLAGS="-D_XOPEN_SOURCE=500 -D_ALL_SOURCE" --enable-widec

_XOPEN_SOURCE used in wchar.h
_ALL_SOURCE in sys/ioctl.h


Can anyone explain what those variables mean?

Thanks,




The information transmitted is intended only for the person or entity to
which it is addressed and may contain confidential and/or privileged
material. Any opinions expressed herein are entirely mine only and not of
VERITAS. Any review, retransmission, dissemination or other use of, or
taking of any action in reliance upon, this information by persons or
entities other than the intended recipient is prohibited. If you received
this in error, please contact the sender and delete the material from any
computer.







reply via email to

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