Hey everybody,
I am pretty new to Linux and I am sure this problem I am having can be solved easily (I hope!). I am using Suse 10.0 and am trying to install a program called Rainbow. I have the GCC compiler installed etc and have unpacked and configured rainbow. However, when I come to the installation part (make install) I get the following errors:
warning: type qualifiers ignored on function return type
error: array type has incomplete element type
I looked at similiar posts concerning the latter error message, however, the replies aren't related to my problem.
If anybody could offer a solution I would appreciate it!
Thanks!
p.s. would it help if I installed gcc3?