hi Iohannes<br><br>Here are the last few lines it outputs when the make fails:<br><br>&nbsp;&nbsp; -I../portmidi/pm_linux&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; -fno-strict-aliasing -DPA_USE_ALSA -DUSEAPI_ALSA -O6 -funroll-loops -fomit-frame-pointer -D_LARGEFILE64_SOURCE -DINSTALL_PREFIX=\&quot;/usr/local\&quot;&nbsp; -c -o ../obj/x_misc.o x_misc.c
<br>x_misc.c: In function 'cputime_bang2':<br>x_misc.c:233: error: 'HZ' undeclared (first use in this function)<br>x_misc.c:233: error: (Each undeclared identifier is reported only once<br>x_misc.c:233: error: for each function it appears in.)
<br>make: *** [x_misc.o] Error 1<br><br>I hope this is in fact what you need to see I&#39;m still pretty new at all this lol<br><br>Thanks for offering to help<br><br>Eric<br><br><div><span class="gmail_quote">2007/9/5, IOhannes m zmoelnig &lt;
<a href="mailto:zmoelnig@iem.at">zmoelnig@iem.at</a>&gt;:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">eric labelle wrote:<br>&gt; Sorry to bother with this but I&#39;m trying to compile Pd from the CVS and
<br>&gt; it keeps failing and something that caught my attention at the end of<br>&gt; the configure process is this:<br>&gt;<br>&gt; checking for special C compiler options needed for large files... no<br>&gt; checking for _FILE_OFFSET_BITS value needed for large files... no
<br>&gt; checking for _LARGE_FILES value needed for large files... no<br>&gt; configure: creating ./config.status<br>&gt; config.status: creating makefile<br>&gt; config.status : WARNING:&nbsp;&nbsp;<a href="http://makefile.in">makefile.in
</a> &lt;<a href="http://makefile.in">http://makefile.in</a>&gt; seems to<br>&gt; ignore the --datarootdir setting<br>&gt;<br>&gt; Could it be possible that not having support for large files is causing<br>&gt; the problem and if so can anyone indicate how to turn it on? (am using
<br>&gt; gcc under openSUSE)<br><br>the whole point to use configure is to detect certain features and do<br>the build according to these. if a certain feature is unavailable, pd<br>should be built without this feature (or the configure should stop with
<br>an error).<br>your configure-output seems fine to me, mine does not look really<br>different (well, my _FILE_OFFSET_BITS is 64, but i don&#39;t think that this<br>will fail your build)<br><br>in order to give some valuable help, it would be interesting to know
<br>where the build fails, instead of showing some random lines where the<br>problem might be (or as well not)...<br><br>anyhow, please post the actual error.<br><br>mfa.sdr<br>IOhannes<br></blockquote></div><br>