Compiler-Errors

Henric Carlsson pt97hca at student.hk-r.se
Mon Dec 6 19:05:42 GMT 1999


Marc Michalewicz wrote:
> i just wnated to compile/install kdevelop 1.0 on a Solaris-2.7 machine
> and got several warnings, concerning all the same (missing returntype in
> the Xlib-prototypes):

(snipped error messages)

I had a similar problem with Solaris 7 & gcc-2.95 a while ago.
Apparently, this is due to "old" X libraries/headers (according
to the Troll Tech web-site). The solution is to add the flag
-fpermissive (in appropriate parts of the Makefile(s)).

-- 
/Henric




More information about the KDevelop mailing list