[CMake] Compile/install on HPUX on ia64 (Itanium)

Brad King brad.king at kitware.com
Wed Jun 28 13:35:49 EDT 2006


David Akdikmen wrote:
> I looked at the  CMakeOutput.log as Brad suggested and saw the error
> message, it suggests putting the "+p" as an option.  That got me past
> that error, now I am getting: 

Where did you add the "+p" option?  We may need to add it to CMake so 
you don't need to add it by hand and it will work out of the box.

> Unsatisfied symbol "getmaxx" in file
> /home/khoros/cmake-2.4.2/Source/CursesDialog/form/libcmForm.a[frm_driver
> .o]
> ld: Unsatisfied symbol "getmaxy" in file
> /home/khoros/cmake-2.4.2/Source/CursesDialog/form/libcmForm.a[frm_driver
> .o]ol "getmaxx"
> 
> Is this the curses problem you fixed in CVS, should I get the version
> from CVS and give it a try?

Yes, please try the CVS version.

Thanks,
-Brad


More information about the CMake mailing list