sumit sorde wrote:
I am getting the following error after running the make command during
compilation of cmake on Sun sparc 2.7.
Building executable /cmake-2.0.6/bin/ccmake...
Undefined first referenced
symbol in file
wattr_off CursesDialog/cmCursesLongMessageForm.o
wattr_on CursesDialog/cmCursesLongMessageForm.o
ld: fatal: Symbol referencing errors. No output written to
/cmake-2.0.6/bin/ccmake
Can someone please help me out with this error?
This is a problem building the curses dialog. Please run
make VERBOSE=1
to see the full link line being used and post it. Also please run
grep CURSES CMakeCache.txt
and post the output.
Thanks,
-Brad
_______________________________________________
CMake mailing list
[email protected]
http://www.cmake.org/mailman/listinfo/cmake