[PD] GApop compilation in OSX

David Plans Casal dpc at davidcasal.com
Mon Jul 18 18:33:48 CEST 2005


Hello people,

I'm trying to compile GAPop on OSX an hitting this error, which Georg 
hints may be a Flext issue (Thomas?):

waldorf:/usr/local/lib/pd/extra/GApop dc$ ./build-pd-darwin.sh
g++-3.3 -c  -c -O6 -mcpu=G4 -DPD -dynamic -O2 -Wno-unused 
-Wno-parentheses -Wno-switch -Wstrict-prototypes -funroll-loops 
-fmove-all-movables -frerun-loop-opt -fno-rtti -fno-exceptions   
-DFLEXT_SYS=2 -I/usr/local/lib/pd/src -I./headers/plugin_interface 
-I./headers/common -I./headers/server -I./headers/app -I./headers/lang 
-I/usr/include/machine/ -I/usr/local/lib/pd/flext src/GApop.cpp -o 
pd-darwin/GApop.o
In file included from /usr/include/pthread.h:61,
                  from 
/usr/include/gcc/darwin/3.3/c++/ppc-darwin/bits/gthr-default.h:37,
                  from 
/usr/include/gcc/darwin/3.3/c++/ppc-darwin/bits/gthr.h:98,
                  from 
/usr/include/gcc/darwin/3.3/c++/ppc-darwin/bits/c++io.h:37,
                  from /usr/include/gcc/darwin/3.3/c++/bits/fpos.h:44,
                  from /usr/include/gcc/darwin/3.3/c++/iosfwd:49,
                  from 
/usr/include/gcc/darwin/3.3/c++/bits/stl_algobase.h:70,
                  from 
/usr/include/gcc/darwin/3.3/c++/bits/stl_tree.h:86,
                  from /usr/include/gcc/darwin/3.3/c++/map:66,
                  from /usr/local/lib/pd/flext/flmap.h:18,
                  from /usr/local/lib/pd/flext/flclass.h:22,
                  from /usr/local/lib/pd/flext/flext.h:66,
                  from src/GApop.cpp:22:
/usr/include/unistd.h:236: error: parse error before `*' token
In file included from 
/usr/include/gcc/darwin/3.3/c++/ppc-darwin/bits/gthr-default.h:37,
                  from 
/usr/include/gcc/darwin/3.3/c++/ppc-darwin/bits/gthr.h:98,
                  from 
/usr/include/gcc/darwin/3.3/c++/ppc-darwin/bits/c++io.h:37,
                  from /usr/include/gcc/darwin/3.3/c++/bits/fpos.h:44,
                  from /usr/include/gcc/darwin/3.3/c++/iosfwd:49,
                  from 
/usr/include/gcc/darwin/3.3/c++/bits/stl_algobase.h:70,
                  from 
/usr/include/gcc/darwin/3.3/c++/bits/stl_tree.h:86,
                  from /usr/include/gcc/darwin/3.3/c++/map:66,
                  from /usr/local/lib/pd/flext/flmap.h:18,
                  from /usr/local/lib/pd/flext/flclass.h:22,
                  from /usr/local/lib/pd/flext/flext.h:66,
                  from src/GApop.cpp:22:
/usr/include/pthread.h:256: error: parse error before `*' token
make: *** [pd-darwin/GApop.o] Error 1
waldorf:/usr/local/lib/pd/extra/GApop dc$


Any ideas?

d





More information about the Pd-list mailing list