On Wed, Apr 16, 2008 at 10:55 AM, marius schebella &lt;<a href="mailto:marius.schebella@gmail.com">marius.schebella@gmail.com</a>&gt; 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;">
still getting the same error<div class="Ih2E3d"><br>
g++ -o Gem.pd_darwin &nbsp;-dynamiclib -mmacosx-version-min=10.3 -undefined dynamic_lookup -framework QuickTime -framework Carbon -framework AGL -framework OpenGL &nbsp; ./Objects/*.o -L/sw/lib -ldl -lz -lm &nbsp; -lpthread -L/Users/marius/devel/pd-rsync/pd-extended/pd/bin -Wl,-framework,OpenGL -L/usr/X11R6/lib -L/sw/lib -lobjc -lfreetype -lftgl<br>

ld: cycle in dylib re-exports with /usr/X11R6/lib/libGL.dylib<br>
collect2: ld returned 1 exit status<br></div>
make: *** [Gem.pd_darwin] Error 1<br>
iohannes you suggested to add additional flags, but I don&#39;t know where.<br>
chris you suggested to remove -L/usr/X11R6/lib, but I don&#39;t know where.<br>
marius.<br>
</blockquote><div><br>LDFLAGS ?&nbsp; I don&#39;t know what your makefile looks like though.<br></div></div><br>