You are not logged in.

Dear visitor, welcome to KDE-Forum.org. If this is your first visit here, please read the Help. It explains in detail how this page works. To use all features of this page, you should consider registering. Please use the registration form, to register here or read more information about the registration process. If you are already registered, please login here.

1

Monday, August 30th 2004, 9:12am

kdebase 3.3.0 and Solaris 8 compile problems

Has anyone succesfully compiled kdebase 3.3.0 on Solaris 8 (Sparc)?

I'm using gcc 3.4.1 with following compile/configure options:

[code:1]CFLAGS="-O2 -mcpu=ultrasparc3 -mvis -m32 -pipe -mimpure-text"
CXXFLAGS="-O2 -mcpu=ultrasparc3 -mvis -m32 -pipe -mimpure-text"[/code:1]
[code:1]./configure --disable-debug --disable-dependency-tracking --enable-final[/code:1]

Needless to say, everything else (including qt 3.3.3 and kdelibs 3.3.0) compiled and installed just fine.

I would appreciate some help.

/Slowhand