MantisBT - CMake
View Issue Details
0010724CMakeCCMakepublic2010-05-17 13:522016-06-10 14:31
Andriy Mykulyak 
Bill Hoffman 
normalminoralways
closedmoved 
CMake-2-6 
 
0010724: does not compile on HP-UX
On HP-UX (`uname -a` gives: HP-UX HPUX B.11.11 U 9000/785 2015825311) does not compile, complaining that va_list is undefined in /usr/include/curses.h.
Addition of the following line

#include <stdarg.h>

to the following files (all from Source/CursesDialog/form)

fld_attr.c
frm_driver.c
frm_req_name.c

did the job.
No tags attached.
Issue History
2010-05-17 13:52Andriy MykulyakNew Issue
2010-12-14 18:37David ColeAssigned To => Bill Hoffman
2010-12-14 18:37David ColeStatusnew => assigned
2016-06-10 14:28Kitware RobotNote Added: 0041700
2016-06-10 14:28Kitware RobotStatusassigned => resolved
2016-06-10 14:28Kitware RobotResolutionopen => moved
2016-06-10 14:31Kitware RobotStatusresolved => closed

Notes
(0041700)
Kitware Robot   
2016-06-10 14:28   
Resolving issue as `moved`.

This issue tracker is no longer used. Further discussion of this issue may take place in the current CMake Issues page linked in the banner at the top of this page.