still getting the same error g++ -o Gem.pd_darwin -dynamiclib -mmacosx-version-min=10.3 -undefined dynamic_lookup -framework QuickTime -framework Carbon -framework AGL -framework OpenGL ./Objects/*.o -L/sw/lib -ldl -lz -lm -lpthread -L/Users/marius/devel/pd-rsync/pd-extended/pd/bin -Wl,-framework,OpenGL -L/usr/X11R6/lib -L/sw/lib -lobjc -lfreetype -lftgl ld: cycle in dylib re-exports with /usr/X11R6/lib/libGL.dylib collect2: ld returned 1 exit status make: *** [Gem.pd_darwin] Error 1 iohannes you suggested to add additional flags, but I don't know where. chris you suggested to remove -L/usr/X11R6/lib, but I don't know where. marius.
chris clepper wrote:
On Mon, Apr 14, 2008 at 12:24 PM, Hans-Christoph Steiner <hans@eds.org mailto:hans@eds.org> wrote:
Is this needed on Mac OS X: -L/usr/X11R6/lib If not, removing that on Mac OS X might be a simpler fix.
It is not required on OSX.
GEM-dev mailing list GEM-dev@iem.at http://lists.puredata.info/listinfo/gem-dev