X-Authentication-Warning: delorie.com: mail set sender to geda-user-bounces using -f X-Recipient: geda-user AT delorie DOT com X-Injected-Via-Gmane: http://gmane.org/ To: geda-user AT delorie DOT com From: Kai-Martin Knaak Subject: Re: [geda-user] crosscompile for windows with minipack Date: Mon, 21 Jan 2013 02:56:42 +0100 Lines: 37 Message-ID: References: Mime-Version: 1.0 Content-Type: text/plain; charset="ISO-8859-1" Content-Transfer-Encoding: 7Bit X-Complaints-To: usenet AT ger DOT gmane DOT org X-Gmane-NNTP-Posting-Host: a89-182-181-108.net-htp.de User-Agent: KNode/4.4.11 Reply-To: geda-user AT delorie DOT com Now for geda-gaf. The linker stopped with "undefined reference to `_setenv'". This could be healed with the patch given in th other windows thread. Now, the linker fails because of undefined `_scm_sym_filename'. (see below.) This looks like guile headers are missing. A quick google search does not show much in terms of solutions, though. /----------------- kmk AT akka:/usr/local/src/minipack$ mpk build geda-gaf Configuring geda-gaf... fatal: No annotated tags can describe '619731bd5584cebbf8df444d4bc4988ef355b81c'. However, there were unannotated tags: try --tags. fatal: No annotated tags can describe '619731bd5584cebbf8df444d4bc4988ef355b81c'. However, there were unannotated tags: try --tags. configure: WARNING: using cross tools not prefixed with host triplet Compiling geda-gaf... fatal: No annotated tags can describe '619731bd5584cebbf8df444d4bc4988ef355b81c'. However, there were unannotated tags: try --tags. ../libgeda/src/.libs/libgeda.a(libgeda_la-g_rc.o):g_rc.c: (.text+0x6df): undefined reference to `_scm_sym_filename' collect2: ld returned 1 exit status make[4]: *** [gaf.exe] Error 1 make[3]: *** [all-recursive] Error 1 make[2]: *** [all] Error 2 make[1]: *** [all-recursive] Error 1 make: *** [all] Error 2 \----------------- ---<)kaimartin(>--- -- Kai-Martin Knaak