Opened 15 years ago

Closed 12 years ago

Last modified 7 years ago

#2946 closed defect (fixed)

kdelibs-3.5.10

Reported by: xtephan Owned by: blfs-book@…
Priority: normal Milestone: x-future
Component: BOOK Version: SVN
Severity: normal Keywords:
Cc:

Description

There is a compile error at kdelibs-3.5.10 due to gcc 4.4 on LFS 6.5. The bug can be found here Also the patch can be found here.

Attachments (4)

kdebase-3.5.10-gcc44-1.patch (688 bytes ) - added by thomas 14 years ago.
kdelibs-3.5.10-gcc44-1.patch (877 bytes ) - added by thomas 14 years ago.
kdenetwork-3.5.10-gcc44-1.patch (2.3 KB ) - added by thomas 14 years ago.
kdepim-3.5.10-gcc44-1.patch (576 bytes ) - added by thomas 14 years ago.

Download all attachments as: .zip

Change History (11)

comment:1 by willimm, 15 years ago

... Should be moved to 6.5. If I had the power, I'll move it there.

by thomas, 14 years ago

by thomas, 14 years ago

by thomas, 14 years ago

by thomas, 14 years ago

Attachment: kdepim-3.5.10-gcc44-1.patch added

comment:2 by thomas, 14 years ago

in addition to the patches, following sed was required in kdesdk:

sed -i -e "s;#include <map>;&\n#include <cstdio>;" \
              poxml/antlr/antlr/CharScanner.hpp

and in kdevelop

sed -i -e "s;#include <cstring>;&\n#include <cstdio>;" \
              lib/antlr/antlr/CharScanner.hpp

comment:3 by (none), 13 years ago

Milestone: 6.4

Milestone 6.4 deleted

comment:4 by Randy McMurchy, 13 years ago

Milestone: 6.7

Updated milestone to 6.7

comment:5 by Randy McMurchy, 13 years ago

Milestone: 6.7future

Changing this to 'future' as the official KDE3 packages will probably not be in the next version of BLFS.

comment:6 by Armin K, 12 years ago

Resolution: fixed
Status: newclosed

KDE Libs 3.5.13 are in the book, and don't suffer from this issues. Marking as fixed.

comment:7 by bdubbs@…, 7 years ago

Milestone: futurex-future

Milestone renamed

Note: See TracTickets for help on using tickets.