Re: [Autogen-users] autogen-5.9.5pre1 pre-release
Brought to you by:
bkorb
From: Aaron T. <syn...@gm...> - 2008-04-30 17:46:54
|
On Wed, Apr 30, 2008 at 9:23 AM, Brian Dessent <br...@de...> wrote: > Aaron Turner wrote: > > > > - If the configure checks fail, what's the contents of config.log? > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ > > > > Problem is that it can't link to libguile. guile-config link returns: > > Yes, I know it can't link to libguile. That's why I asked for the > contents of config.log so that we can try to figure out *why*. Details > are important. Fair enough. attached. It would seem to me the problem is that 'guile-config link' is passing arguments to the linker during configure to link to a shared library version of guile when it does not exist. > That libguile didn't build a shared library is also troubling. Again, I > didn't have to do anything out of the ordinary for this to work so I > suspect something is amiss, maybe a missing package. The guile > testsuite can be run with "make check". I ran the check.... Seems to have just hung upon entering test-suite/standalone. Can't ctrl-c or ctrl-z out, just completely hung. *sigh*. Anyways, you mentioned you kept the cygwin version of guile installed and just installed from source over it, so I'm going to give that a try (re-install Cygwin's libguile). Maybe guile can't bootstrap itself and needs libguile already installed to build a shared version of itself or something crazy like that. Can't hurt. -- 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 |