Bug 102670 - error in icalssyacc.h when compiling kdepim 3.4 with konstruct
Summary: error in icalssyacc.h when compiling kdepim 3.4 with konstruct
Status: RESOLVED NOT A BUG
Alias: None
Product: kresources
Classification: Unmaintained
Component: bugzilla (show other bugs)
Version: unspecified
Platform: Unlisted Binaries Linux
: NOR normal
Target Milestone: ---
Assignee: kdepim bugs
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-03-28 15:01 UTC by Sebastian Turzański
Modified: 2008-12-08 12:36 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In:
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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.