sorry, forgot to cc the list<br><br>---------- Forwarded message ----------<br><span class="gmail_quote">From: <b class="gmail_sendername">stephen langenhoven</b> &lt;<a href="mailto:stephen.langenhoven@gmail.com">stephen.langenhoven@gmail.com
</a>&gt;<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 &lt;<a href="mailto:warlord@mit.edu">warlord@mit.edu</a>&gt;<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>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &quot;(set! %load-path (cons \&quot;/usr/share/guile\&quot; %load-path)) \<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; (primitive-load \&quot;./gw-core-utils-spec.scm\&quot;) \<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; (gw:generate-wrapset \&quot;gw-core-utils\&quot;)&quot;
<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 &quot;dev&quot; 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> &lt;<a href="mailto:warlord@mit.edu" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">
warlord@mit.edu</a>&gt; 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 &lt;<a href="mailto:stephen.langenhoven@gmail.com" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">

stephen.langenhoven@gmail.com</a>&gt;:<br><br>&gt; I'm trying to build the latest source from svn (this is my first ever<br>&gt; attempt). I followed the instructions in README.svn, but every time I run<br>&gt; 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>&gt; took a copy from the /gnucash directory and copied to the the various
<br>&gt; locations where it was missing.&nbsp;&nbsp;I browsed the source in the Trac tool and
<br>&gt; noticed that it's not there either, what obvious thing am I missing?<br><br>The README.svn is probably slightly out of date.&nbsp;&nbsp;Did you run<br>./autogen.sh first?&nbsp;&nbsp;Then did you run ./configure ...&nbsp;&nbsp;(with all<br>the arguments you need)?
<br><br>-derek<br><br>--<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Derek Atkins, SB '93 MIT EE, SM '95 MIT Media Laboratory<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Member, MIT Student Information Processing Board&nbsp;&nbsp;(SIPB)<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; URL: <a href="http://web.mit.edu/warlord/" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">
http://web.mit.edu/warlord/
</a>&nbsp;&nbsp;&nbsp;&nbsp;PP-ASEL-IA&nbsp;&nbsp;&nbsp;&nbsp; N1NWH<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; <a href="mailto:warlord@MIT.EDU" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">warlord@MIT.EDU</a>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;PGP key available<br><br></blockquote>
</div><br>

</span></div>