Hello Michael,

About the log you sent: I think the warnings about string litterals
should be fixed in 1.1.3. The other ones are more annoying, but I am a
bit surprised:

CC -DHAVE_CONFIG_H -I. -I. -I../../src -I../../images -I./../   -I/usr/include  
-I/usr/local/include  -I/home/fan/local/include    -I/usr/openwin/include  -g -c 
formulamacro.C
"/workshop/SUNWspro/SC5.0/include/CC/./csignal", line 57: Warning (Anachronism): 
Attempt to redefine SIGRTMIN without using #undef.
"/workshop/SUNWspro/SC5.0/include/CC/./csignal", line 58: Warning (Anachronism): 
Attempt to redefine SIGRTMAX without using #undef.
2 Warning(s) detected.


What is the reason for the -I/usr/include ion the command line? Did
you add it explicitely? What is the configure command line you used? I
suspect that CC uses headers from /usr/include whereas better
alternatives exist in /workshop/SUNWspro/SC5.0/include/CC/ or in some
similar place.

Concerning the last error message, it seems that this is (again) a
problem with the csignal header. Could you show us what this header
looks like?

JMarc

Reply via email to