Indeed it did sound a little odd!
I copied by gemcvs folder from my old suse8 machine and did a cvs update, thats it. Here is the linking output:
g++ -o Gem.pd_linux -L/usr/X11R6/lib ../Manips/*.o ../Particles/*.o ../Base/*.o ../MarkEx/*.o ../Pixes/*.o ../Controls/*.o ../Nongeos/*.o ../Geos/*.o ../openGL/*.o -shared -Wl,-rpath,/usr/lib -laviplay -laa -lquicktime -lmpeg3 -lttf -lgltt -ljpeg -ltiff -lpng -lglut -lGLU -lGL -lz -lm -Wl,-shared -Wl,-export-dynamic -lXxf86vm -lXext -lX11 strip --strip-unneeded Gem.pd_linux
And indeed it fails without aalib!
What makefile shoud I look for a reference in? Should I try a new checkout?
B.
tigital@mac.com wrote:
On Monday, January 12, 2004, at 12:04 PM, B. Bogart wrote:
Hey all,
I got aalib to work (aalib-devel not install grrr)
...uh, when was aalib added to GEM? In what manner is it used? I ask, because it's not implemented on OSX, yet (but the library is available via fink)...
actually i was asking me the same thing. ben, where did you get the sources from ? aalib is by no way supposed to be in the official gem-cvs (not for now).
did you use pd-gem@sf.net ?
mfg.as.dr IOhannes