| Summary: | error in icalssyacc.h when compiling kdepim 3.4 with konstruct | ||
|---|---|---|---|
| Product: | [Unmaintained] kresources | Reporter: | Sebastian Turzański <dpbasti> |
| Component: | bugzilla | Assignee: | kdepim bugs <pim-bugs-null> |
| Status: | RESOLVED NOT A BUG | ||
| Severity: | normal | CC: | finex |
| Priority: | NOR | ||
| Version First Reported In: | unspecified | ||
| Target Milestone: | --- | ||
| Platform: | Unlisted Binaries | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
Reassigning all KOrganizer bug reports and wishes to the newly created korganizer-devel mailing list. This bug is related to a very old konstruct/kde version. I'm marking as invalid. Please reopen if needed. |
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