On Tue, Jul 19, 2016 at 12:16 PM, Ralf Corsepius <rc040203(a)freenet.de>
wrote:
On 07/19/2016 09:26 AM, Andrea Musuruane wrote:
> On Tue, Jul 19, 2016 at 1:04 AM, Dominik 'Rathann' Mierzejewski
> <dominik(a)greysector.net <mailto:dominik@greysector.net>> wrote:
>
> On Sunday, 17 July 2016 at 17:01, Andrea Musuruane wrote:
> > commit a0cdaee43b67a890b569ca6043f73183f9474134
> > Author: Andrea Musuruane <musuruan(a)gmail.com
> <mailto:musuruan@gmail.com>>
> > Date: Sun Jul 17 17:01:36 2016 +0200
> >
> > Built against libXaw because lesstif has been retired for F24
>
> You could've switched to openmotif instead, but of course it's your
> call.
>
>
> No, I couldn't. Opermotif only supports motif2 API while xcpc requires
> motif1 API :(
>
You seem to be confused.
F24 ships with Motif (not OpenMotif - OpenMotif is obsolete).
Fedora ships Motif 2.3.4 (even if 2.3.6 is already available upstream).
Motif 2.3.4 is an updated version of Open Motif 2.3 and is a major bug fix
release:
http://motif.ics.com/motif
About motif1 API, this is what I read on Fedora ML when they were about to
retire lesstif:
https://lists.fedoraproject.org/pipermail/devel/2015-October/215521.html
That said, building xcpc against Motif appears to work perfectly.
Happy to hear that. I will try to provide a new build soon.
BR,
Andrea