------- You are receiving this mail because: ------- You are on the CC list for the bug, or are watching someone who is. http://bugs.kde.org/show_bug.cgi?id=48525 Summary: compilation error with libical Product: korganizer Version: 3.0.3 Platform: Compiled Sources OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: NOR Component: general AssignedTo: schumacher@kde.org ReportedBy: rohan.beckles@metanix.com Version: 3.0.3 (using KDE Devel) Installed from: Compiled sources Compiler: gcc 2.9.6 OS: Linux When I try to compile the kdepim-3.0.3 source tarball, I get these errors: icalcomponent.c:61: parse error before `*' icalcomponent.c:63: parse error before `*' icalcomponent.c: In function `icalcomponent_add_children': icalcomponent.c:86: `icalproperty' undeclared (first use in this function) icalcomponent.c:86: (Each undeclared identifier is reported only once icalcomponent.c:86: for each function it appears in.) icalcomponent.c:86: parse error before `)' icalcomponent.c: In function `icalcomponent_new_clone': icalcomponent.c:148: `icalproperty' undeclared (first use in this function) icalcomponent.c:148: `p' undeclared (first use in this function) icalcomponent.c:149: parse error before `*' icalcomponent.c:161: `itr' undeclared (first use in this function) icalcomponent.c:165: parse error before `)' icalcomponent.c:174: `c' undeclared (first use in this function) icalcomponent.c: In function `icalcomponent_free': icalcomponent.c:186: `icalproperty' undeclared (first use in this function) icalcomponent.c:186: `prop' undeclared (first use in this function) icalcomponent.c:187: parse error before `*' icalcomponent.c:195: `c' undeclared (first use in this function) icalcomponent.c:210: `comp' undeclared (first use in this function) icalcomponent.c: In function `icalcomponent_as_ical_string': icalcomponent.c:251: `icalproperty' undeclared (first use in this function) icalcomponent.c:251: `p' undeclared (first use in this function) icalcomponent.c:252: parse error before `kind' icalcomponent.c:260: `kind' undeclared (first use in this function) icalcomponent.c:262: `kind_string' undeclared (first use in this function) icalcomponent.c:276: parse error before `)' icalcomponent.c:279: warning: assignment discards qualifiers from pointer target type icalcomponent.c: In function `icalcomponent_property_sorter': icalcomponent.c:357: `icalproperty_kind' undeclared (first use in this function) icalcomponent.c:357: parse error before `kinda' icalcomponent.c:360: `kinda' undeclared (first use in this function) icalcomponent.c:360: `icalproperty' undeclared (first use in this function) icalcomponent.c:360: parse error before `)' icalcomponent.c:361: `kindb' undeclared (first use in this function) icalcomponent.c:361: parse error before `)' icalcomponent.c: At top level: icalcomponent.c:371: parse error before `icalproperty' icalcomponent.c: In function `icalcomponent_add_property': icalcomponent.c:375: `component' undeclared (first use in this function) icalcomponent.c:376: `property' undeclared (first use in this function) icalcomponent.c: At top level: icalcomponent.c:395: parse error before `icalproperty' icalcomponent.c: In function `icalcomponent_remove_property': icalcomponent.c:401: `component' undeclared (first use in this function) icalcomponent.c:402: `property' undeclared (first use in this function) icalcomponent.c: At top level: icalcomponent.c:431: parse error before `icalproperty_kind' icalcomponent.c: In function `icalcomponent_count_properties': icalcomponent.c:435: `component' undeclared (first use in this function) icalcomponent.c:443: `kind' undeclared (first use in this function) icalcomponent.c:443: `icalproperty' undeclared (first use in this function) icalcomponent.c:443: parse error before `)' icalcomponent.c: At top level: icalcomponent.c:450: parse error before `return' icalcomponent.c: In function `icalcomponent_get_current_property': icalcomponent.c:464: `icalproperty' undeclared (first use in this function) icalcomponent.c:464: parse error before `)' icalcomponent.c: At top level: icalcomponent.c:468: parse error before `*' icalcomponent.c:469: parse error before `icalproperty_kind' icalcomponent.c: In function `icalcomponent_get_first_property': icalcomponent.c:471: `component' undeclared (first use in this function) icalcomponent.c:478: `icalproperty' undeclared (first use in this function) icalcomponent.c:478: `p' undeclared (first use in this function) icalcomponent.c:478: parse error before `)' icalcomponent.c:480: `kind' undeclared (first use in this function) icalcomponent.c:480: `ICAL_ANY_PROPERTY' undeclared (first use in this function) icalcomponent.c: At top level: icalcomponent.c:488: parse error before `*' icalcomponent.c:489: parse error before `icalproperty_kind' icalcomponent.c: In function `icalcomponent_get_next_property': icalcomponent.c:491: `component' undeclared (first use in this function) icalcomponent.c:502: `icalproperty' undeclared (first use in this function) icalcomponent.c:502: `p' undeclared (first use in this function) icalcomponent.c:502: parse error before `)' icalcomponent.c:504: `kind' undeclared (first use in this function) icalcomponent.c:504: `ICAL_ANY_PROPERTY' undeclared (first use in this function) icalcomponent.c: At top level: icalcomponent.c:514: parse error before `*' icalcomponent.c:515: parse error before `icalproperty_kind' icalcomponent.c:515: warning: data definition has no type or storage class icalcomponent.c:682: parse error before `*' icalcomponent.c: In function `icalcomponent_convert_time': icalcomponent.c:686: `icalproperty' undeclared (first use in this function) icalcomponent.c:686: `tzp' undeclared (first use in this function) icalcomponent.c:690: `p' undeclared (first use in this function) icalcomponent.c:690: incompatible types in assignment icalcomponent.c:692: `ICAL_TZID_PARAMETER' undeclared (first use in this function) icalcomponent.c:723: warning: initialization makes pointer from integer without a cast icalcomponent.c: In function `icalcomponent_get_span': icalcomponent.c:737: `icalproperty' undeclared (first use in this function) icalcomponent.c:737: `p' undeclared (first use in this function) icalcomponent.c:737: `duration' undeclared (first use in this function) icalcomponent.c:738: parse error before `kind' icalcomponent.c:742: `span' undeclared (first use in this function) icalcomponent.c:750: `kind' undeclared (first use in this function) icalcomponent.c:787: `ICAL_DTSTART_PROPERTY' undeclared (first use in this function) icalcomponent.c:796: `start' undeclared (first use in this function) icalcomponent.c:813: `ICAL_DTEND_PROPERTY' undeclared (first use in this function) icalcomponent.c:814: `ICAL_DURATION_PROPERTY' undeclared (first use in this function) icalcomponent.c:834: incompatible types in assignment icalcomponent.c: In function `icalcomponent_count_errors': icalcomponent.c:848: `icalproperty' undeclared (first use in this function) icalcomponent.c:848: `p' undeclared (first use in this function) icalcomponent.c:849: parse error before `*' icalcomponent.c:853: `itr' undeclared (first use in this function) icalcomponent.c:853: `impl' undeclared (first use in this function) icalcomponent.c:857: parse error before `)' icalcomponent.c:859: `ICAL_XLICERROR_PROPERTY' undeclared (first use in this function) icalcomponent.c:870: `c' undeclared (first use in this function) icalcomponent.c: In function `icalcomponent_strip_errors': icalcomponent.c:882: `icalproperty' undeclared (first use in this function) icalcomponent.c:882: `p' undeclared (first use in this function) icalcomponent.c:883: parse error before `*' icalcomponent.c:887: `itr' undeclared (first use in this function) icalcomponent.c:887: `impl' undeclared (first use in this function) icalcomponent.c:889: `next_itr' undeclared (first use in this function) icalcomponent.c:891: parse error before `)' icalcomponent.c:894: `ICAL_XLICERROR_PROPERTY' undeclared (first use in this function) icalcomponent.c:904: `c' undeclared (first use in this function) icalcomponent.c: In function `icalcomponent_convert_errors': icalcomponent.c:912: `icalproperty' undeclared (first use in this function) icalcomponent.c:912: `p' undeclared (first use in this function) icalcomponent.c:912: `next_p' undeclared (first use in this function) icalcomponent.c:913: parse error before `*' icalcomponent.c:915: `ICAL_ANY_PROPERTY' undeclared (first use in this function) icalcomponent.c:921: `ICAL_XLICERROR_PROPERTY' undeclared (first use in this function) icalcomponent.c:924: `icalparameter' undeclared (first use in this function) icalcomponent.c:924: `param' undeclared (first use in this function) icalcomponent.c:925: `ICAL_XLICERRORTYPE_PARAMETER' undeclared (first use in this function) icalcomponent.c:925: invalid lvalue in assignment icalcomponent.c:932: `ICAL_XLICERRORTYPE_PARAMETERNAMEPARSEERROR' undeclared (first use in this function) icalcomponent.c:936: `ICAL_XLICERRORTYPE_PARAMETERVALUEPARSEERROR' undeclared (first use in this function) icalcomponent.c:940: `ICAL_XLICERRORTYPE_PROPERTYPARSEERROR' undeclared (first use in this function) icalcomponent.c:944: `ICAL_XLICERRORTYPE_VALUEPARSEERROR' undeclared (first use in this function) icalcomponent.c:948: `ICAL_XLICERRORTYPE_COMPONENTPARSEERROR' undeclared (first use in this function) icalcomponent.c:933: warning: unreachable code at beginning of switch statement icalcomponent.c:958: warning: assignment makes pointer from integer without a cast icalcomponent.c:967: `c' undeclared (first use in this function) icalcomponent.c: In function `icalcomponent_set_dtstart': icalcomponent.c:1187: `icalproperty' undeclared (first use in this function) icalcomponent.c:1188: `prop' undeclared (first use in this function) icalcomponent.c:1188: `ICAL_DTSTART_PROPERTY' undeclared (first use in this function) icalcomponent.c:1188: invalid lvalue in assignment icalcomponent.c: In function `icalcomponent_get_dtstart': icalcomponent.c:1204: `icalproperty' undeclared (first use in this function) icalcomponent.c:1205: `prop' undeclared (first use in this function) icalcomponent.c:1205: `ICAL_DTSTART_PROPERTY' undeclared (first use in this function) icalcomponent.c:1205: invalid lvalue in assignment icalcomponent.c:1211: incompatible types in return icalcomponent.c: In function `icalcomponent_get_dtend': icalcomponent.c:1219: `icalproperty' undeclared (first use in this function) icalcomponent.c:1220: `end_prop' undeclared (first use in this function) icalcomponent.c:1220: `ICAL_DTEND_PROPERTY' undeclared (first use in this function) icalcomponent.c:1220: invalid lvalue in assignment icalcomponent.c:1223: `dur_prop' undeclared (first use in this function) icalcomponent.c:1223: `ICAL_DURATION_PROPERTY' undeclared (first use in this function) icalcomponent.c:1223: invalid lvalue in assignment icalcomponent.c:1229: incompatible types in return icalcomponent.c:1235: invalid initializer icalcomponent.c: In function `icalcomponent_set_dtend': icalcomponent.c:1255: `icalproperty' undeclared (first use in this function) icalcomponent.c:1256: `end_prop' undeclared (first use in this function) icalcomponent.c:1256: `ICAL_DTEND_PROPERTY' undeclared (first use in this function) icalcomponent.c:1256: invalid lvalue in assignment icalcomponent.c:1259: `dur_prop' undeclared (first use in this function) icalcomponent.c:1259: `ICAL_DURATION_PROPERTY' undeclared (first use in this function) icalcomponent.c:1259: invalid lvalue in assignment icalcomponent.c: In function `icalcomponent_set_duration': icalcomponent.c:1290: `icalproperty' undeclared (first use in this function) icalcomponent.c:1291: `end_prop' undeclared (first use in this function) icalcomponent.c:1291: `ICAL_DTEND_PROPERTY' undeclared (first use in this function) icalcomponent.c:1291: invalid lvalue in assignment icalcomponent.c:1294: `dur_prop' undeclared (first use in this function) icalcomponent.c:1294: `ICAL_DURATION_PROPERTY' undeclared (first use in this function) icalcomponent.c:1294: invalid lvalue in assignment icalcomponent.c: In function `icalcomponent_get_duration': icalcomponent.c:1320: `icalproperty' undeclared (first use in this function) icalcomponent.c:1321: `end_prop' undeclared (first use in this function) icalcomponent.c:1321: `ICAL_DTEND_PROPERTY' undeclared (first use in this function) icalcomponent.c:1321: invalid lvalue in assignment icalcomponent.c:1324: `dur_prop' undeclared (first use in this function) icalcomponent.c:1324: `ICAL_DURATION_PROPERTY' undeclared (first use in this function) icalcomponent.c:1324: invalid lvalue in assignment icalcomponent.c:1326: parse error before `struct' icalcomponent.c:1327: `null_duration' undeclared (first use in this function) icalcomponent.c:1343: incompatible types in return icalcomponent.c: At top level: icalcomponent.c:1351: parse error before `icalproperty_method' icalcomponent.c: In function `icalcomponent_set_method': icalcomponent.c:1353: `icalproperty' undeclared (first use in this function) icalcomponent.c:1354: `prop' undeclared (first use in this function) icalcomponent.c:1354: `comp' undeclared (first use in this function) icalcomponent.c:1354: `ICAL_METHOD_PROPERTY' undeclared (first use in this function) icalcomponent.c:1354: invalid lvalue in assignment icalcomponent.c:1358: `method' undeclared (first use in this function) icalcomponent.c: At top level: icalcomponent.c:1366: parse error before `icalcomponent_get_method' icalcomponent.c: In function `icalcomponent_get_method': icalcomponent.c:1368: `icalproperty' undeclared (first use in this function) icalcomponent.c:1369: `prop' undeclared (first use in this function) icalcomponent.c:1369: `ICAL_METHOD_PROPERTY' undeclared (first use in this function) icalcomponent.c:1369: invalid lvalue in assignment icalcomponent.c:1372: `ICAL_METHOD_NONE' undeclared (first use in this function) icalcomponent.c: In function `icalcomponent_set_dtstamp': icalcomponent.c:1382: `icalproperty' undeclared (first use in this function) icalcomponent.c:1383: `prop' undeclared (first use in this function) icalcomponent.c:1383: `ICAL_DTSTAMP_PROPERTY' undeclared (first use in this function) icalcomponent.c:1383: invalid lvalue in assignment icalcomponent.c: In function `icalcomponent_get_dtstamp': icalcomponent.c:1399: `icalproperty' undeclared (first use in this function) icalcomponent.c:1400: `prop' undeclared (first use in this function) icalcomponent.c:1400: `ICAL_DTSTAMP_PROPERTY' undeclared (first use in this function) icalcomponent.c:1400: invalid lvalue in assignment icalcomponent.c:1406: incompatible types in return icalcomponent.c: In function `icalcomponent_set_summary': icalcomponent.c:1413: `icalproperty' undeclared (first use in this function) icalcomponent.c:1414: `prop' undeclared (first use in this function) icalcomponent.c:1414: `ICAL_SUMMARY_PROPERTY' undeclared (first use in this function) icalcomponent.c:1414: invalid lvalue in assignment icalcomponent.c: In function `icalcomponent_get_summary': icalcomponent.c:1428: `icalproperty' undeclared (first use in this function) icalcomponent.c:1429: `prop' undeclared (first use in this function) icalcomponent.c:1429: `ICAL_SUMMARY_PROPERTY' undeclared (first use in this function) icalcomponent.c:1429: invalid lvalue in assignment icalcomponent.c:1435: warning: return makes pointer from integer without a cast make[3]: *** [icalcomponent.lo] Error 1 make[3]: Leaving directory `/usr/src/redhat/SOURCES/KDE/KDE3/kde-3.0.3/kdepim-3.0.3/libical/src/libical' make[2]: *** [all-recursive] Error 1 make[2]: Leaving directory `/usr/src/redhat/SOURCES/KDE/KDE3/kde-3.0.3/kdepim-3.0.3/libical/src' make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory `/usr/src/redhat/SOURCES/KDE/KDE3/kde-3.0.3/kdepim-3.0.3/libical' make: *** [all] Error 2 This problem also exists in kdepim-3.0.2.