I ran into the same problem today, trying to build the Gem included with Pd-extended.  I tried the above advice, but gcc doesn&#39;t seem to be getting the -isysroot command:<br><br>++ -c   -g -O2 -fPIC -freg-struct-return -Os -falign-loops=32 -falign-functions=32 -falign-jumps=32 -funroll-loops -ffast-math -mmmx -fpascal-strings   -I..   GemPixImageLoad.cpp -o ../Objects/GemPixImageLoad.o<br>
GemPixImageLoad.cpp:70: error: ‘GraphicsImportComponent’ was not declared in this scope<br>.<br>.<br>.<br><br><br><br><div class="gmail_quote">On Tue, Oct 20, 2009 at 8:15 PM, Hans-Christoph Steiner <span dir="ltr">&lt;<a href="mailto:hans@at.or.at">hans@at.or.at</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;"><br>
Post the errors and build transcirpt.<br>
<br>
.hc<div><div></div><div class="h5"><br>
<br>
On Oct 20, 2009, at 1:06 AM, Jaime Oliver wrote:<br>
<br>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
hi all,<br>
<br>
I tried:<br>
<br>
+ run aclocal<br>
+ run autoconf<br>
+ run ./configure<br>
+ edit Make.config<br>
+ added -isysroot /Developer/SDKs/MacOSX10.5.sdk to GEM_CXXFLAGS and GEM_LDFLAGS<br>
+ make<br>
<br>
but still get the same error and no way of compiling gem in os x 10.6,<br>
<br>
still open to suggestions...<br>
<br>
thanks for the help so far,<br>
<br>
best,<br>
<br>
J<br>
<br>
<br>
<br>
<br>
On Sun, Oct 18, 2009 at 3:38 PM, Hans-Christoph Steiner &lt;<a href="mailto:hans@at.or.at" target="_blank">hans@at.or.at</a>&gt; wrote:<br>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<br>
-isysroot /Developer/SDKs/MacOSX10.5.sdk usually goes in both CFLAGS and<br>
LDFLAGS.<br>
<br>
.hc<br>
<br>
On Oct 15, 2009, at 10:35 PM, Jaime Oliver wrote:<br>
<br>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
Hi I tried it in several ways and couldn&#39;t get it to work. where do<br>
you usually put this flag?<br>
<br>
<br>
On Thu, Oct 15, 2009 at 6:01 AM, chris clepper &lt;<a href="mailto:cgclepper@gmail.com" target="_blank">cgclepper@gmail.com</a>&gt;<br>
wrote:<br>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<br>
Try this flag:<br>
<br>
-isysroot /Developer/SDKs/MacOSX10.5.sdk<br>
<br>
<br>
On Thu, Oct 15, 2009 at 5:51 AM, Jaime Oliver &lt;<a href="mailto:jaime.oliver2@gmail.com" target="_blank">jaime.oliver2@gmail.com</a>&gt;<br>
wrote:<br>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<br>
Hi, I started a new thread as I believe people will start getting this<br>
problem soon. The previous thread was: gem compiling error<br>
<br>
I am trying to compile GEM from source in a macbook pro using osx 10.6<br>
and pd-0.42-5, latest Gem (0.92-1) from cvs and xcode 3.21.<br>
<br>
Chris Clepper suggested to compile against sdk 10.5. sdk 10.5<br>
installed, but can&#39;t figure out how to make it the target.<br>
<br>
some programs have a flag like --with-macos=/.../sdk10.5, but can&#39;t<br>
find any reference in the ./configure -h<br>
<br>
other sites suggest to modify the makefile, but no luck yet.<br>
<br>
I also tried: make --include-dir=/Developer/SDKs/MacOSX10.5.sdk/<br>
<br>
can anyone suggest how to do this?<br>
<br>
best,<br>
<br>
J<br>
<br>
<br>
<br>
<br>
--<br>
Jaime E Oliver LR<br>
<br>
<a href="mailto:joliverl@ucsd.edu" target="_blank">joliverl@ucsd.edu</a><br>
<a href="http://www.realidadvisual.org/jaimeoliver" target="_blank">www.realidadvisual.org/jaimeoliver</a><br>
<a href="http://www-crca.ucsd.edu/" target="_blank">www-crca.ucsd.edu/</a><br>
<a href="http://www.realidadvisual.org" target="_blank">www.realidadvisual.org</a><br>
<br>
858 202 1522<br>
9168 Regents Rd. Apt. G<br>
La Jolla, CA 92037<br>
USA<br>
<br>
_______________________________________________<br>
<a href="mailto:Pd-list@iem.at" target="_blank">Pd-list@iem.at</a> mailing list<br>
UNSUBSCRIBE and account-management -&gt;<br>
<a href="http://lists.puredata.info/listinfo/pd-list" target="_blank">http://lists.puredata.info/listinfo/pd-list</a><br>
</blockquote>
<br>
<br>
</blockquote>
<br>
<br>
<br>
--<br>
Jaime E Oliver LR<br>
<br>
<a href="mailto:joliverl@ucsd.edu" target="_blank">joliverl@ucsd.edu</a><br>
<a href="http://www.realidadvisual.org/jaimeoliver" target="_blank">www.realidadvisual.org/jaimeoliver</a><br>
<a href="http://www-crca.ucsd.edu/" target="_blank">www-crca.ucsd.edu/</a><br>
<a href="http://www.realidadvisual.org" target="_blank">www.realidadvisual.org</a><br>
<br>
858 202 1522<br>
9168 Regents Rd. Apt. G<br>
La Jolla, CA 92037<br>
USA<br>
<br>
_______________________________________________<br>
<a href="mailto:Pd-list@iem.at" target="_blank">Pd-list@iem.at</a> mailing list<br>
UNSUBSCRIBE and account-management -&gt;<br>
<a href="http://lists.puredata.info/listinfo/pd-list" target="_blank">http://lists.puredata.info/listinfo/pd-list</a><br>
</blockquote>
<br>
<br>
<br>
----------------------------------------------------------------------------<br>
<br>
There is no way to peace, peace is the way.       -A.J. Muste<br>
<br>
<br>
<br>
</blockquote>
<br>
<br>
<br>
-- <br>
Jaime E Oliver LR<br>
<br>
<a href="mailto:joliverl@ucsd.edu" target="_blank">joliverl@ucsd.edu</a><br>
<a href="http://www.realidadvisual.org/jaimeoliver" target="_blank">www.realidadvisual.org/jaimeoliver</a><br>
<a href="http://www-crca.ucsd.edu/" target="_blank">www-crca.ucsd.edu/</a><br>
<a href="http://www.realidadvisual.org" target="_blank">www.realidadvisual.org</a><br>
<br>
858 202 1522<br>
9168 Regents Rd. Apt. G<br>
La Jolla, CA 92037<br>
USA<br>
</blockquote>
<br>
<br>
<br></div></div>
----------------------------------------------------------------------------<br>
<br>
All information should be free.  - the hacker ethic<div><div></div><div class="h5"><br>
<br>
<br>
<br>
<br>
<br>
_______________________________________________<br>
<a href="mailto:Pd-list@iem.at" target="_blank">Pd-list@iem.at</a> mailing list<br>
UNSUBSCRIBE and account-management -&gt; <a href="http://lists.puredata.info/listinfo/pd-list" target="_blank">http://lists.puredata.info/listinfo/pd-list</a><br>
</div></div></blockquote></div><br>