On Tue, Apr 6, 2010 at 9:17 AM, IOhannes m zmoelnig <span dir="ltr">&lt;<a href="mailto:zmoelnig@iem.at">zmoelnig@iem.at</a>&gt;</span> wrote:<br><div class="gmail_quote"><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
that&#39;s weird; i compile Gem on 10.5 with autoconf quite often (and it&#39;s<br>
used with the autobuilds as well) and it works stable.<br>
my exact call to configure (including all the user-built statically<br>
libs) can be found here:<br>
<a href="http://gem.iem.at/documentation/faq/how-do-you-compile-gem-on-osx" target="_blank">http://gem.iem.at/documentation/faq/how-do-you-compile-gem-on-osx</a><br>
<br>
(i usually don&#39;t use xcode, so that&#39;s why the project file is not being<br>
updated accordingly; sorry for that)<br>
<br>
if you can post the error, i might be able to fix it.<br>
<br>
</blockquote><div><br>ACT-TECH01:src cgc$ autoconf<br>ACT-TECH01:src cgc$ ./configure<br>checking for g++... g++<br>checking for C++ compiler default output file name... a.out<br>checking whether the C++ compiler works... yes<br>
checking whether we are cross compiling... no<br>checking for suffix of executables... <br>checking for suffix of object files... o<br>checking whether we are using the GNU C++ compiler... yes<br>checking whether g++ accepts -g... yes<br>
checking for a BSD-compatible install... /usr/bin/install -c<br>checking whether ln -s works... yes<br>./configure: line 2510: syntax error near unexpected token `PIC,&#39;<br>./configure: line 2510: `GEM_ARG_ENABLE(PIC,     PositionIndependentCode (potentially slower))&#39;<br>
<br><br> <br></div></div><br>