Bug 102670

Summary: error in icalssyacc.h when compiling kdepim 3.4 with konstruct
Product: kresources Reporter: Sebastian Turzański <dpbasti>
Component: bugzillaAssignee: kdepim bugs <kdepim-bugs>
Status: RESOLVED NOT A BUG    
Severity: normal CC: finex
Priority: NOR    
Version: unspecified   
Target Milestone: ---   
Platform: Unlisted Binaries   
OS: Linux   
Latest Commit: Version Fixed In:

Description Sebastian Turzański 2005-03-28 15:01:58 UTC
Version:            (using KDE KDE 3.4.0)
Installed from:    Unspecified Linux
Compiler:          error in icalssyacc.h when using konstruct to compile kdepim 
OS:                Linux

i run konstruckt ant tried to compile kdepim with it and it failed

the error is in konstruct/kde/kdepim/work/kdepim-3.4.0/libkcal/libical/src/libicalss/icalssyacc.h header

i found out that there shuold be

typedef union {
        char* v_string;
        } YYSTYPE;

and now it is only
YYSTYPE

without definition and it doesn't compile
Comment 1 Reinhold Kainhofer 2006-11-02 19:02:58 UTC
Reassigning all KOrganizer bug reports and wishes to the newly created 
korganizer-devel mailing list.
Comment 2 FiNeX 2008-12-08 12:36:09 UTC
This bug is related to a very old konstruct/kde version. I'm marking as invalid. Please reopen if needed.