[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: building kde from cvs



> If I'm correctly informed, checking out HEAD from cvs will be the sources
> closest to the yet to come 3.1 release. Is this correct?
>
> Is gcc 2.95.4 and XFree86 4.2.1-3 good choices? I'm asking because I tried
> to build kde manually ( i.e. no dpkg-buildpackage ) on the command line. I
> got errors in the kdebase/kxkb directory ( see attachment output.log ). I
> also had some warnings before that in the configure command (see attachment
> configure.log ). Maybe someone knows about this too.

qt-copy from HEAD is compilied by gcc-3.2 and with me gcc-3.2 seg faults when 
compiling but if you manage to compile it then I think you'll have to set CC 
and CXX enviromental variables eg.

export CC=gcc-3.2
export CXX=g++-3.2

but as I said I haven't got past building qt-copy so only guessing

Nick



Reply to: