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://sources.redhat.com/ml/cygwin/> |
List-Post: | <mailto:cygwin AT cygwin DOT com> |
List-Help: | <mailto:cygwin-help AT cygwin DOT com>, <http://sources.redhat.com/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 |
Message-ID: | <20030113083002.A16767@CS.CMU.EDU> |
Date: | Mon, 13 Jan 2003 08:30:03 -0500 |
From: | Bhiksha Raj <bhiksha AT cs DOT cmu DOT edu> |
To: | cygwin AT cygwin DOT com |
Subject: | dlopen() and libtool problems |
References: | <Pine DOT GSO DOT 4 DOT 44 DOT 0301121024370 DOT 10883-100000 AT slinky DOT cs DOT nyu DOT edu> <Pine DOT GSO DOT 4 DOT 44 DOT 0301121038390 DOT 10883-100000 AT slinky DOT cs DOT nyu DOT edu> |
Mime-Version: | 1.0 |
In-Reply-To: | <Pine.GSO.4.44.0301121038390.10883-100000@slinky.cs.nyu.edu>; from Igor Pechtchanski on Sun, Jan 12, 2003 at 10:40:48AM -0500 |
Hi All, Im trying to compile guile-1.4.1 on my windows98+cygwin box. Ive installed all the latest libtool and auto-make utils. I run ./configure and get the following message (among others) "checking command to parse /usr/bin/nm -B output: failed" configure does find dlopen(), though. When I try to make the guile-1.4.1 package make dies with the following messages: ------- libtool: link warning: `AC_LIBTOOL_DLOPEN' not used. Assuming no dlopen support. libtool: link: not configured to extract global symbols from dlreopened files gcc -g -O2 -Wall -Wmissing-prototypes -o guile.exe guile.o -Wl,--export-dynamic ./.libs/libguile.a .libs/libimp-cygltdl-3.a guile.o(.text+0x38): In function `main': /c/users/bhiksha/tmp/guile/guile-1.4.1/libguile/guile.c:74: undefined reference to `_lt_preloaded_symbols' Info: resolving _h_errno by linking to __imp__h_errno (auto-import) collect2: ld returned 1 exit status make[2]: *** [guile.exe] Error 1 -------- I gather this is something to do with libtool(_lt_preloaded_symbols_ is from libtool I think), but Im not sure how to proceed. Any help would be greatly appreciated. Many thanks, Bhiksha -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Bug reporting: http://cygwin.com/bugs.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |