Stable: 2.5.2
Development: 2.6-alpha3
Moc from svn (2170) won't compile with current cue-sheet patch.
I get errors:
protocol.c: In function 'packet_buf_add_item':
protocol.c:307: error: 'const struct plist_item' has no member named 'stime'
protocol.c:308: error: 'const struct plist_item' has no member named 'etime'
protocol.c: In function 'recv_item':
protocol.c:473: error: 'struct plist_item' has no member named 'stime'
protocol.c:481: error: 'struct plist_item' has no member named 'stime'
protocol.c:486: error: 'struct plist_item' has no member named 'etime'
make[2]: *** [protocol.o] Error 1
make[2]: Leaving directory `/opt/trunk'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/opt/trunk'
make: *** [all] Error 2
untitled
Thu, 2009-09-10 13:55
Permalink
Suggesting to add cue-sheet
Suggesting to add cue-sheet support in main releases.
bkmz
Sat, 2009-10-31 16:20
Permalink
I have the same error in the
I have the same error in the 2211 revision. When will be added cue-sheet support?