#9939: abiword fails to build with enchant-2.1.2
--------------------+-----------------------
Reporter: Krejzi | Owner: bdubbs@…
Type: defect | Status: assigned
Priority: normal | Milestone: 8.2
Component: BOOK | Version: SVN
Severity: normal | Resolution:
Keywords: |
--------------------+-----------------------
Comment (by bdubbs@…):
Now, abiword is now also broken with the latest libical. :(
{{{
pd_DocumentRDF.cpp:2272:43: error: ‘icaltime_from_timet’ was not declared
in this scope
icalcomponent_set_dtstart( c, icaltime_from_timet( m_dtstart,
0 ) );
^~~~~~~~~~~~~~~~~~~
pd_DocumentRDF.cpp:2272:43: note: suggested alternative:
‘icaltime_as_timet’
icalcomponent_set_dtstart( c, icaltime_from_timet( m_dtstart,
0 ) );
^~~~~~~~~~~~~~~~~~~
icaltime_as_timet
}}}
Will investigate.
--
Ticket URL: <http://wiki.linuxfromscratch.org/blfs/ticket/9939#comment:2>
BLFS Trac <http://wiki.linuxfromscratch.org/blfs>
Beyond Linux From Scratch
--
http://lists.linuxfromscratch.org/listinfo/blfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page