[PATCH] kde 3.1 for IRIX (MIPSpro)

Stephan Kulow coolo at kde.org
Fri Jan 31 10:41:10 GMT 2003


Am Thursday 30 January 2003 21:01 schrieb Andreas Sturm:
> Hi!
>
> I send my latest and last patch set for kde on SGIs IRIX for MIPSpro
> 7.3.1.3m. I did receive the compilers in version 7.4 lately and after a
> quick test it showed that they are way better suited to compile kde than
> the older ones. Unfortunately the compiler dies with an internal compiler
> error on file khtml/rendering/render_flow.cpp. I am going to try a clean
> install of the dev subsystem at the weekend just to make sure i did not
> skrew up anything in my system. I do hope that SGI i having an eye on that
> issue.....but i guess that is not likely since i can not afford those
> support prices (after all i do not earn any money with that, do i?).
> So i put the patches i have so far here as a starting point and for
> reference for possible others which have to go with 7.3.1.3.

It would be much more useful if you would create patches that we could
even apply to CVS. But not stuff like this:

     if test "$kdelibsuff" = "none"; then
         if test -d /lib64 ; then
-            kdelibsuff=64
+            kdelibsuff=
         else
             kdelibsuff=
         fi

This is just a collection of hacks.

Greetings, Stephan





More information about the kde-core-devel mailing list