Re: [Autogen-users] autogen-5.9.5pre1 pre-release
Brought to you by:
bkorb
From: Aaron T. <syn...@gm...> - 2008-04-28 05:28:47
|
On Sun, Apr 27, 2008 at 12:48 PM, Brian Dessent <br...@de...> 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. > > > > 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. Hey Brian, What's the "right version" of gcc to use? I removed the Cygwin version of guile, grabbed the sources and built & installed from scratch, but autogen complains it can't link against it. Or is there some other trick that I'm missing (yes, I tried specifying --with-libguile=/usr/local). Thanks, Aaron -- Aaron Turner http://synfin.net/ http://tcpreplay.synfin.net/ - Pcap editing & replay tools for Unix They that can give up essential liberty to obtain a little temporary safety deserve neither liberty nor safety. -- Benjamin Franklin |