Blah.... murphy's law of asking a mailing list for help:
Two minutes after clicking send, you'll find the answer.

Solution:  install the gmp development package.  Anyways, configure
completed successfully after that, and I ran make which then seemed to
first segfault and then hang for about 8-10 minutes before I Ctrl-C'd
it.

Here's the last few lines from make:
make[3]: Entering directory `/home/Aaron/autogen-5.9/autoopts'
! /home/Aaron/autogen-5.9/agen5/autogen.exe -Tagman3.tpl ./funcs.def
AutoGen aborting on signal 11 (Segmentation fault) in state DONE
processing template AutoGen aborting on signal 2 (Interrupt) in state ABORTING
make[2]: *** [all-recursive] Interrupt
make[1]: *** [all-recursive] Interrupt
make: *** [all] Interrupt

basically it hung on 'processing template' and continued the line after Ctrl-C.

I'm also having problems in the  getdefs directory:

top_builddir=.. top_srcdir=.. PATH=`cd ../columns >/dev/null &&
pwd`:$PATH ; export top_builddir top_srcdir PATH ;
/home/Aaron/autogen-5.9/agen5/autogen.exe -L. ./autoopts ./opts.def
AutoGen aborting on signal 11 (Segmentation fault) in state DONE
processing template

hangs there again. :(

-Aaron

On 2/23/07, Aaron Turner <[EMAIL PROTECTED]> wrote:
> So I'm trying to get autogen compiled under Cygwin (1.5.24-2) under
> XP.  I have both libguile and the devel headers installed, but
> configure is erroring out:
>
> configure: error: Cannot find working libguile
>
> I've read the README and have tried both --disabled-shared and the
> --with-libguile-libs/-R trick, but neither seem to help.
>
> The /usr/lib/libguile.la has:
>
> dlname='../bin/cygguile-17.dll'
> library_names='libguile.dll.a'
> old_library='libguile.a'
> dependancy_libs=' -lintl -liconv -lgmp -lcrypt -lltdl '
> libdir='/usr/lib'
>
> Anyone have any suggestions?
> Thanks,
> Aaron
>
> --
> Aaron Turner
> http://synfin.net/
> http://tcpreplay.synfin.net/ - Pcap editing & replay tools for Unix
>


-- 
Aaron Turner
http://synfin.net/
http://tcpreplay.synfin.net/ - Pcap editing & replay tools for Unix

-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Autogen-users mailing list
Autogen-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/autogen-users

Reply via email to