[PD] Installing GridFlow on MacOSX

Jack jack at rybn.org
Wed Dec 12 05:11:16 CET 2007


Small improvement but i get an error.
If someone could help me ?
(I want to create a tutorial for MacOsX users after).
thx

Jack


~/Desktop/Mickael/gridflow-0.9.0 rybn12$ ./configure

This is the GridFlow 0.9.0 configurator within Ruby version  
1.8.1-2003-12-25
[gcc3] GNU C++ Compiler 3 (or 4):  
--------------------------------------------> found
[stl] C++ Standard Template Library:  
-----------------------------------------> found
[gcc64] GNU C++ in 64-bit mode:  
----------------------------------------------> missing (gcc: error:  
'off_t' was not declared in this scope)
[libruby] Ruby as a dynamic library:  
-----------------------------------------> found
[librubystatic] Ruby as a static library:  
------------------------------------> disabled (using libruby instead)
[libtclh] Tcl headers <tcl.h>:  
-----------------------------------------------> found
[libtcl] Tcl as a dynamic library:  
-------------------------------------------> found
[pentium] Pentium-compatible CPU:  
--------------------------------------------> missing (powerpc-darwin  
instead)
[mmx] MMX-compatible CPU (using NASM):  
---------------------------------------> disabled (would need pentium)
[usb] USB Library:  
-----------------------------------------------------------> missing  
(where is usb.h ?)
[x11] X11 Display Protocol:  
--------------------------------------------------> found
[x11_shm] X11 acceleration by shared memory (XSHM plugin):  
-------------------> found
[sdl] Simple Directmedia Layer (experimental support):  
-----------------------> missing (gcc compilation error)
[objcpp] GNU/Apple ObjectiveC++ Compiler:  
------------------------------------> found
[quartz] Apple Quartz/Cocoa Display:  
-----------------------------------------> found
[aalib] Ascii Art Library:  
---------------------------------------------------> found
[jpeg] JPEG Library:  
---------------------------------------------------------> found
[png] PNG Library <libpng12/png.h>:  
------------------------------------------> found
[videodev] Video4linux Digitizer Driver Interface:  
---------------------------> missing (where is linux/videodev.h ?)
[mpeg3] HeroineWarrior LibMPEG3 <libmpeg3/libmpeg3.h>:  
-----------------------> missing (where is libmpeg3/libmpeg3.h ?)
[mpeg3] HeroineWarrior LibMPEG3 <libmpeg3.h>:  
--------------------------------> missing (where is libmpeg3.h ?)
[quicktimeapple] Apple's QuickTime:  
------------------------------------------> found
[quicktimehw] Plaum's LibQuickTime (try #1) <lqt/quicktime.h>:  
---------------> disabled (using quicktimeapple instead)
[quicktimehw] Plaum's LibQuickTime (try #1) <quicktime/quicktime.h>:  
---------> disabled (using quicktimeapple instead)
[quicktimehw] Plaum's LibQuickTime (try #2) <lqt/quicktime.h>:  
---------------> disabled (using quicktimeapple instead)
[quicktimehw] Plaum's LibQuickTime (try #2) <quicktime/quicktime.h>:  
---------> disabled (using quicktimeapple instead)
[puredata] PureData (or DesireData):  
-----------------------------------------> found
[desiredata] DesireData:  
-----------------------------------------------------> missing (gcc:  
error: 'gobj_subscribe' was not declared in this scope)
[gem09] PureData GEM (source code) with m_holdname:  
--------------------------> missing (gcc: error: `CPPExtern' has not  
been declared)
[gem08] PureData GEM (source code) without m_holdname:  
-----------------------> missing (gcc compilation error)
[opencv] Intel OpenCV:  
-------------------------------------------------------> missing (gcc  
compilation error)
[fftw] FFTW (Fastest Fourier Transform in the West):  
-------------------------> missing (gcc compilation error)

generating ./config.make
generating config.h
See ./config.log if you want the details of the configuration tests.
If you are satisfied with that configuration, you may go on,
and do "make". "make install" is not needed anymore,
just move your gridflow directory to "lib/pd/extra".
If you get stuck, you could contact the author about it,
but first make sure you read "doc/install.html".

~/Desktop/Mickael/gridflow-0.9.0 rybn12$ make
ruby -w base/source_filter.rb base/grid.h base/grid.h.fcs
ruby -w base/source_filter.rb base/main.c base/main.c.fcs
g++ -I/sw/include -I/usr/local/include -I/Users/rybn12/include -I. -xc 
++ -fno-operator-names -fno-omit-frame-pointer -I/usr/X11R6/include - 
I/sw/lib/ruby/1.8/powerpc-darwin -I/usr/include -I../Gem/src -I../Gem/ 
src -falign-functions=16 -DMACOSX -Wall -Wno-unused -Wunused-variable  
-g -fPIC -I. -O2 -funroll-loops -c base/main.c.fcs -o base/main.o
base/main.c.fcs:39:22: error: execinfo.h: No such file or directory
base/main.c.fcs: In function `void blargh()':
base/main.c.fcs:522: error: 'backtrace' was not declared in this scope
base/main.c.fcs:523: error: 'backtrace_symbols' was not declared in  
this scope
base/main.c.fcs: At global scope:
base/main.c.fcs:297: warning: 'ciFObject' defined but not used
make: *** [base/main.o] Error 1




More information about the Pd-list mailing list