On Sunday 27 April 2008 12:48:02 pm Brian Dessent wrote:
> Aaron Turner wrote:
> > Running the latest Cygwin under XP, configure reports both fopencookie
> > and funopen as not found.
>
> The functions aren't in Cygwin 1.5.x, only in the development version.

This is not a fatal problem.  I mean this _should_not_be_ a fatal problem.
It means that autogen will store temporary strings on disk instead of
in memory.

> > AutoGen aborting on signal 11 (Segmentation fault) in state DONE
> > processing template       3 [main] autogen 3928
> > _cygtls::handle_exceptions: Error while dumping state (probably
> > corrupted stack)
> > /bin/sh: line 1:  3928 Segmentation fault      (core dumped)
> > /home/Aaron/autogen-5.9.5pre1/agen5/autogen.exe -L../autoopts
> > ./opts.def
>
> This is due to a broken libguile Cygwin package, caused by the guile
> package maintainer using an incompatible version of gcc to build the
> packages.  You need to rebuild libguile with the proper gcc version to
> get a working autogen.

Ick.  Nothing I can do tho.  However, a config test ought to be cooked up
to detect the broken guile library so something more comprehensible
than a seg fault tells you what is wrong.  I've always hated those you-get-
a-seg-fault-on-error error messages.

Anyway, thank you Brian and Aaron for letting me know what is going on.

Regards, Bruce

-------------------------------------------------------------------------
This SF.net email is sponsored by the 2008 JavaOne(SM) Conference 
Don't miss this year's exciting event. There's still time to save $100. 
Use priority code J8TL2D2. 
http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com/javaone
_______________________________________________
Autogen-users mailing list
Autogen-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/autogen-users

Reply via email to