I'm attempting to build IUP from the latest CVS sources on Solaris 5.8 
(Sparc), using GCC 3.4.3. I encounter the following compilation error in 
iup_mglplot.cpp:

Tecmake: compiling iup_mglplot.cpp ...
g++ -c  -Wall -O2 -I../include -I../src -I. -I../srcmglplot/ftgl 
-I../srcmglplot/freetype -I/usr/openwin/share/include/X11 
-DFTGL_LIBRARY_STATIC -DNO_PNG -DNO_GSL -DTEC_UNAME=SunOS58 
-DTEC_SYSNAME=SunOS -DSunOS=5.8 -DTEC_BIGENDIAN -DTEC_32 -DFUNCPROTO=15 
-DNDEBUG -o ../obj/iup_mglplot/SunOS58/iup_mglplot.o iup_mglplot.cpp
In file included from iup_mglplot.cpp:32:
mgl/mgl.h:260: error: `NAN' was not declared in this scope
mgl/mgl.h:370: error: `NAN' was not declared in this scope
mgl/mgl.h:372: error: `NAN' was not declared in this scope
mgl/mgl.h:372: error: `NAN' was not declared in this scope
.... and so on ....

Since I don't need mglplot at present, I removed it from the build to 
circumvent this error.

Dave Atkinson 
------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
Iup-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/iup-users

Reply via email to