| delorie.com/archives/browse.cgi | search |
| Mailing-List: | contact cygwin-help AT cygwin DOT com; run by ezmlm |
| List-Subscribe: | <mailto:cygwin-subscribe AT cygwin DOT com> |
| List-Archive: | <http://sourceware.org/ml/cygwin/> |
| List-Post: | <mailto:cygwin AT cygwin DOT com> |
| List-Help: | <mailto:cygwin-help AT cygwin DOT com>, <http://sourceware.org/ml/#faqs> |
| Sender: | cygwin-owner AT cygwin DOT com |
| Mail-Followup-To: | cygwin AT cygwin DOT com |
| Delivered-To: | mailing list cygwin AT cygwin DOT com |
| Date: | Sun, 10 Jul 2005 17:04:26 +1000 |
| From: | Erik de Castro Lopo <cygwin-erikd AT mega-nerd DOT com> |
| To: | cygwin AT cygwin DOT com |
| Subject: | Weirdness using libguile |
| Message-Id: | <20050710170426.479e0371.cygwin-erikd@mega-nerd.com> |
| Mime-Version: | 1.0 |
| X-IsSubscribed: | yes |
Hi all,
I'm trying to compile autogen (autogen.sf.net) which uses libguile.
I recently upgraded my Cygwin install and now autogen won't compile.
Here's what I get:
make[3]: Entering directory `/home/erikd/autogen-5.7.1/agen5'
/bin/sh ../libtool --tag=CC --mode=link gcc -g -O2 -o autogen.exe \
-export-dynamic autogen-ag.o ../autoopts/libopts.la -lguile \
-lguile-ltdl -lcrypt -lm -lm
libtool: link: cannot find the library \
`/home/mingw/cygwin/root/usr/lib/libguile-ltdl.la'
make[3]: *** [autogen.exe] Error 1
I don't have a '/home/mingw/cygwin' and neither does the autogen
maintainer. ON the advice of the autogen maintainer I had a look
at theoutput of "guile-config link" which returned
$ guile-config link
-lguile -lguile-ltdl -lcrypt -lm
However, "guile-config info" returned the following two lines:
top_srcdir = /home/mingw/cygwin/netrel/src/guile-1.6.7-1
srcdir = /home/mingw/cygwin/netrel/src/guile-1.6.7-1/libguile
with the telltale '/home/mingw/cygwin'.
Is the guile maintainer liely to see this here?
Erik
--
+-----------------------------------------------------------+
Erik de Castro Lopo nospam AT mega-nerd DOT com (Yes it's valid)
+-----------------------------------------------------------+
Linux, the UNIX defragmentation tool.
--
Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple
Problem reports: http://cygwin.com/problems.html
Documentation: http://cygwin.com/docs.html
FAQ: http://cygwin.com/faq/
| webmaster | delorie software privacy |
| Copyright © 2019 by DJ Delorie | Updated Jul 2019 |