delorie.com/archives/browse.cgi | search |
X-Authentication-Warning: | delorie.com: mail set sender to geda-user-bounces using -f |
X-Recipient: | geda-user AT delorie DOT com |
Message-ID: | <20130121024624.27472.qmail@stuge.se> |
Date: | Mon, 21 Jan 2013 03:46:24 +0100 |
From: | Peter Stuge <peter AT stuge DOT se> |
To: | geda-user AT delorie DOT com |
Subject: | Re: [geda-user] crosscompile for windows with minipack |
Mail-Followup-To: | geda-user AT delorie DOT com |
References: | <kdi5pt$eoq$1 AT ger DOT gmane DOT org> <kdi78n$ppr$1 AT ger DOT gmane DOT org> <kdi8og$4t3$1 AT ger DOT gmane DOT org> <kdi5pt$eoq$1 AT ger DOT gmane DOT org> <kdi78n$ppr$1 AT ger DOT gmane DOT org> |
MIME-Version: | 1.0 |
In-Reply-To: | <kdi8og$4t3$1@ger.gmane.org> <kdi78n$ppr$1@ger.gmane.org> |
Reply-To: | geda-user AT delorie DOT com |
Errors-To: | nobody AT delorie DOT com |
X-Mailing-List: | geda-user AT delorie DOT com |
X-Unsubscribes-To: | listserv AT delorie DOT com |
Kai-Martin Knaak wrote: > ../libgeda/src/.libs/libgeda.a(libgeda_la-g_rc.o):g_rc.c: (.text+0x6df): undefined reference to `_scm_sym_filename' > There was a lead: "scm_sym_filename" is defined in srcprop.h Difference, underscore and no underscore. Look at g_rc.c as the error message says, and see what it is actually doing. > This header file is was installed by minipack in > minipack/result/include/libguile/srcprop.h > And I have it on my host system installed, too. > So why would the linker not find it? Header files have nothing to do with linkers. > The log suggests ../libguile is missing in the set of paths passed > to the linker. Seems like I have to dig some more... I didn't look at what minipack does yet. Hopefully it knows how to properly use configure and prefixes and pkg-config, or it's just an accident that anything was ever able to be built with it. //Peter
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |