[Haskell-cafe] hs-fltk build fails

aditya siram aditya.siram at gmail.com
Fri Jan 23 13:57:28 UTC 2015


Ok, in doing some research it appears as though AC_CHECK_HEADER_STDBOOL is
sometimes not installed. Could you delete line 35 in 'configure.ac` and try
again? If that works I'll update the docs.
Thanks!
-deech

On Fri, Jan 23, 2015 at 7:29 AM, Jeremy Henty <onepoint at starurchin.org>
wrote:

>
> aditya siram wrote:
>
> > I  recommend you  try 'fltkhs'  (http://github.com/deech/fltkhs). It
> > has a larger widget set and  is being actively developed. I can also
> > help you if you're having difficulty installing it.
>
> Is that  the project that was  recently announced on this  list?  Then
> it's the  one I  *meant* to use.   I wondered why  I was  working with
> something so old!  <facepalm/>
>
> autoconf fails with ...
>
>     configure.ac:35: error: possibly undefined macro:
> AC_CHECK_HEADER_STDBOOL
>           If this token and others are legitimate, please use
> m4_pattern_allow.
>           See the Autoconf documentation.
>
> ... but generates a configure script anyway.  configure warns ...
>
>     ./configure: line 3906: AC_CHECK_HEADER_STDBOOL: command not found
>
> ... then fails with ...
>
>     config.status: error: cannot find input file: `config.h.in'
>
> autoconf is version  2.68 .  FLTK is version 1.3.3  and is detected by
> configure.
>
> Thanks in advance for any help.
>
> Regards,
>
> Jeremy Henty
> _______________________________________________
> Haskell-Cafe mailing list
> Haskell-Cafe at haskell.org
> http://www.haskell.org/mailman/listinfo/haskell-cafe
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.haskell.org/pipermail/haskell-cafe/attachments/20150123/141c5a67/attachment.html>


More information about the Haskell-Cafe mailing list