Hi Ben, could it be that you are compiling against a (very) old version of flext? I'm sending you a binary in private mail.
best greetings, Thomas
----- Original Message ----- From: "B. Bogart" ben@ekran.org To: pd-dev@iem.at Sent: Monday, November 08, 2004 8:27 PM Subject: [PD-dev] Error compiling pool from CVS on Darwin
Hey Thomas,
I did a cvs update today so that I can get the new version of pool going (that saves data to relative paths!) so I can use memento.
Anyhow I've edited the config file as usual but when I compile I get:
admins-Computer:~/work/externals/grill/pool admin$ sh build-pd-darwin.sh build-pd-darwin.sh: line 28: -maltivec: command not found mkdir ./pd-darwin touch source/main.cpp g++ -c -O2 -malign-power -maltivec -faltivec -Wno-unused -Wno-parentheses -Wno-switch -Wstrict-prototypes -DFLEXT_SHARED -DFLEXT_SYS=2 -I/Users/admin/bbogart/pd/src -I/usr/local/lib/pd/flext source/main.cpp -o pd-darwin/main.o touch source/data.cpp g++ -c -O2 -malign-power -maltivec -faltivec -Wno-unused -Wno-parentheses -Wno-switch -Wstrict-prototypes -DFLEXT_SHARED -DFLEXT_SYS=2 -I/Users/admin/bbogart/pd/src -I/usr/local/lib/pd/flext source/data.cpp -o pd-darwin/data.o touch source/pool.cpp g++ -c -O2 -malign-power -maltivec -faltivec -Wno-unused -Wno-parentheses -Wno-switch -Wstrict-prototypes -DFLEXT_SHARED -DFLEXT_SYS=2 -I/Users/admin/bbogart/pd/src -I/usr/local/lib/pd/flext source/pool.cpp -o pd-darwin/pool.o source/pool.cpp: In member function `BL pooldir::SetVali(int, flext_shared::AtomList*)': source/pool.cpp:252: warning: name lookup of `vix' changed for new ISO
`for'
scoping source/pool.cpp:234: warning: using obsolete binding at `vix' source/pool.cpp: In member function `BL
pooldir::LdDirXMLRec(std::istream&,
int, bool, flext_shared::AtomList&)': source/pool.cpp:801: error: `sym__' undeclared (first use this function) source/pool.cpp:801: error: (Each undeclared identifier is reported only
once
for each function it appears in.) make: *** [pd-darwin/pool.o] Error 1
hints appreciated! (or a pointer to a binary somewhere)
Thanks Ben
PD-dev mailing list PD-dev@iem.at http://iem.at/cgi-bin/mailman/listinfo/pd-dev