sorry, forgot to cc the list<br><br>---------- Forwarded message ----------<br><span class="gmail_quote">From: <b class="gmail_sendername">stephen langenhoven</b> <<a href="mailto:stephen.langenhoven@gmail.com">stephen.langenhoven@gmail.com
</a>><br>Date: Dec 25, 2005 8:21 PM<br>Subject: Re: Compiling source: <a href="http://Makefile.in">Makefile.in</a><br>To: Derek Atkins <<a href="mailto:warlord@mit.edu">warlord@mit.edu</a>><br><br></span>I followed the instructions covered in the Translation section as suggested by Johannes, I can now complete the autogen and configure steps but have the following problem with make:
<br><br>make[3]: Entering directory `/root/gnucash/src/pixmaps'
<br>make[3]: Nothing to be done for `all'.<br>make[3]: Leaving directory `/root/gnucash/src/pixmaps'<br>Making all in core-utils<br>make[3]: Entering directory `/root/gnucash/src/core-utils'<br>FLAVOR=gnome /usr/bin/guile -c \
<br> "(set! %load-path (cons \"/usr/share/guile\" %load-path)) \<br> (primitive-load \"./gw-core-utils-spec.scm\") \<br> (gw:generate-wrapset \"gw-core-utils\")"
<br>ERROR: no code for module (g-wrap)<br>make[3]: *** [gw-core-utils.scm] Error 2<br>make[3]: Leaving directory `/root/gnucash/src/core-utils'<br>make[2]: *** [all-recursive] Error 1<br>make[2]: Leaving directory `/root/gnucash/src'
<br>make[1]: *** [all-recursive] Error 1<br>make[1]: Leaving directory `/root/gnucash'<br>make: *** [all] Error 2<br><br>Somewhere I found a reference to the fact that the 1.9 g-wrap stream is a pre-req for Gnucash2, it isn't in the gentoo packages list so I just pulled down the tar from the web and installed it in /usr/share/guile/g-wrap (after un-emerging the
1.3.4 version I had). Still doesn't seem to have solved the problem<br><br>In case you are wondering why my build is under /root, I'm running a colinux instance on my laptop, the home desktops all have ubuntu and couldn't get all the "dev" pre-reqs to even complete the autogen step.
<br><br>I'm going to keep rooting around (pun intended I suppose), but any pointers are appreciated...<div><span class="e" id="q_1086515ec3c948fe_1"><br><br><div><span class="gmail_quote">On 12/25/05, <b class="gmail_sendername">
Derek Atkins</b> <<a href="mailto:warlord@mit.edu" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">
warlord@mit.edu</a>> wrote:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">Quoting stephen langenhoven <<a href="mailto:stephen.langenhoven@gmail.com" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">
stephen.langenhoven@gmail.com</a>>:<br><br>> I'm trying to build the latest source from svn (this is my first ever<br>> attempt). I followed the instructions in README.svn, but every time I run<br>> configure it falls when creating the
<a href="http://makefile.in" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">makefile.in</a> saying it doesn't exist. I<br>> took a copy from the /gnucash directory and copied to the the various
<br>> locations where it was missing. I browsed the source in the Trac tool and
<br>> noticed that it's not there either, what obvious thing am I missing?<br><br>The README.svn is probably slightly out of date. Did you run<br>./autogen.sh first? Then did you run ./configure ... (with all<br>the arguments you need)?
<br><br>-derek<br><br>--<br> Derek Atkins, SB '93 MIT EE, SM '95 MIT Media Laboratory<br> Member, MIT Student Information Processing Board (SIPB)<br> URL: <a href="http://web.mit.edu/warlord/" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">
http://web.mit.edu/warlord/
</a> PP-ASEL-IA N1NWH<br> <a href="mailto:warlord@MIT.EDU" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">warlord@MIT.EDU</a> PGP key available<br><br></blockquote>
</div><br>
</span></div>