On Sep 14, 2006, at 3:23 PM, chris clepper wrote:
Imagemagick is not used on OSX. In fact nothing from fink is required for the OSX build. A good way to get around these problems is to ditch fink and those libs.
On 9/14/06, Hans-Christoph Steiner <hans@eds.org> wrote:
On the Mac OS X 10.4.7 auto-build server, it has imagemagick
6.1.8-1003 installed via fink. Here's the transcript:
Sounds like ./configure shouldn't look for imagemagick on Mac OS X if its not used. As for fink, with the auto-builds,
Here's another transcript with ImageMagick disabled. It died on something new. I guess you guys don't build on fresh machines very often because there seems to be a lot of errors in the build. Hopefully this process will smooth some of that stuff out.
checking for Base/configDarwin.h.in... yes
checking for g++... g++
checking for C++ compiler default output file name... a.out
checking whether the C++ compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables...
checking for suffix of object files... o
checking whether we are using the GNU C++ compiler... yes
checking whether g++ accepts -g... yes
checking for gcc... cc
checking whether we are using the GNU C compiler... yes
checking whether cc accepts -g... yes
checking for cc option to accept ISO C89... none needed
checking for a BSD-compatible install... /sw/bin/install -c
checking whether ln -s works... yes
checking for sin in -lm... yes
checking for main in -lz... yes
checking for dlopen in -ldl... yes
checking how to run the C preprocessor... cc -E
checking for X... disabled
checking for glInitNames in -lGL... yes
checking for gluLookAt in -lGLU... yes
checking for "OpenGL"-framework... yes
checking for "AGL"-framework... yes
checking for "Carbon"-framework... yes
checking for "QuickTime"-framework... yes
checking for pkg-config... /sw/bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
checking for PKG_TIFF_CFLAGS...
checking for PKG_TIFF_LIBS...
Package tiff was not found in the pkg-config search path.
Perhaps you should add the directory containing `tiff.pc'
to the PKG_CONFIG_PATH environment variable
No package 'tiff' found
checking for tiff-config... no
checking for TIFFOpen in -ltiff... yes
checking for PKG_JPEG_CFLAGS...
checking for PKG_JPEG_LIBS...
Package jpeg was not found in the pkg-config search path.
Perhaps you should add the directory containing `jpeg.pc'
to the PKG_CONFIG_PATH environment variable
No package 'jpeg' found
checking for jpeg-config... no
checking for jpeg_read_header in -ljpeg... yes
checking for PKG_LIBQUICKTIME_CFLAGS...
checking for PKG_LIBQUICKTIME_LIBS...
Package libquicktime was not found in the pkg-config search path.
Perhaps you should add the directory containing `libquicktime.pc'
to the PKG_CONFIG_PATH environment variable
No package 'libquicktime' found
checking for libquicktime-config... no
checking for quicktime_init in -lquicktime... no
checking for PKG_LQT_CFLAGS...
checking for PKG_LQT_LIBS...
Package lqt was not found in the pkg-config search path.
Perhaps you should add the directory containing `lqt.pc'
to the PKG_CONFIG_PATH environment variable
No package 'lqt' found
checking for lqt-config... no
checking for quicktime_init in -lquicktime... no
checking for PKG_MPEG3_CFLAGS...
checking for PKG_MPEG3_LIBS...
Package mpeg3 was not found in the pkg-config search path.
Perhaps you should add the directory containing `mpeg3.pc'
to the PKG_CONFIG_PATH environment variable
No package 'mpeg3' found
checking for mpeg3-config... no
checking for mpeg3_check_sig in -lmpeg3... no
checking for PKG_MPEG_CFLAGS...
checking for PKG_MPEG_LIBS...
Package mpeg was not found in the pkg-config search path.
Perhaps you should add the directory containing `mpeg.pc'
to the PKG_CONFIG_PATH environment variable
No package 'mpeg' found
checking for mpeg-config... no
checking for OpenMPEG in -lmpeg... yes
checking for PKG_AVIFILE_CFLAGS...
checking for PKG_AVIFILE_LIBS...
Package avifile was not found in the pkg-config search path.
Perhaps you should add the directory containing `avifile.pc'
to the PKG_CONFIG_PATH environment variable
No package 'avifile' found
checking for avifile-config... no
checking for CreateIAviReadFile in -laviplay... no
checking for PKG_FFMPEG_CFLAGS...
checking for PKG_FFMPEG_LIBS...
Package ffmpeg was not found in the pkg-config search path.
Perhaps you should add the directory containing `ffmpeg.pc'
to the PKG_CONFIG_PATH environment variable
No package 'ffmpeg' found
checking for ffmpeg-config... no
checking for av_open_input_file in -lavformat... no
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking linux/videodev.h usability... no
checking linux/videodev.h presence... no
checking for linux/videodev.h... no
checking for PKG_IEEE1394_CFLAGS...
checking for PKG_IEEE1394_LIBS...
Package ieee1394 was not found in the pkg-config search path.
Perhaps you should add the directory containing `ieee1394.pc'
to the PKG_CONFIG_PATH environment variable
No package 'ieee1394' found
checking for ieee1394-config... no
checking for main in -ldv... yes
checking for PKG_FTGL_CFLAGS...
checking for PKG_FTGL_LIBS...
Package ftgl was not found in the pkg-config search path.
Perhaps you should add the directory containing `ftgl.pc'
to the PKG_CONFIG_PATH environment variable
No package 'ftgl' found
checking for ftgl-config... no
checking for main in -lftgl... no
checking for PKG_GLTT_CFLAGS...
checking for PKG_GLTT_LIBS...
Package gltt was not found in the pkg-config search path.
Perhaps you should add the directory containing `gltt.pc'
to the PKG_CONFIG_PATH environment variable
No package 'gltt' found
checking for gltt-config... no
checking for GLTTFont in -lgltt... no
checking for pthread_create in -lpthread... yes
checking for X... disabled
checking for ANSI C header files... (cached) yes
checking fcntl.h usability... yes
checking fcntl.h presence... yes
checking for fcntl.h... yes
checking float.h usability... yes
checking float.h presence... yes
checking for float.h... yes
checking for memory.h... (cached) yes
checking stddef.h usability... yes
checking stddef.h presence... yes
checking for stddef.h... yes
checking for stdlib.h... (cached) yes
checking for string.h... (cached) yes
checking for strings.h... (cached) yes
checking sys/ioctl.h usability... yes
checking sys/ioctl.h presence... yes
checking for sys/ioctl.h... yes
checking sys/time.h usability... yes
checking sys/time.h presence... yes
checking for sys/time.h... yes
checking termios.h usability... yes
checking termios.h presence... yes
checking for termios.h... yes
checking for unistd.h... (cached) yes
checking for stdbool.h that conforms to C99... yes
checking for _Bool... yes
checking for an ANSI C-conforming const... yes
checking for inline... inline
checking for size_t... yes
checking whether time.h and sys/time.h may both be included... yes
checking for GLsizeiptrARB... yes
checking for unsigned int... yes
checking size of unsigned int... 4
checking for void *... yes
checking size of void *... 4
checking for error_at_line... no
checking for pid_t... yes
checking vfork.h usability... no
checking vfork.h presence... no
checking for vfork.h... no
checking for fork... yes
checking for vfork... yes
checking for working fork... yes
checking for working vfork... (cached) yes
checking whether cc needs -traditional... no
checking for stdlib.h... (cached) yes
checking for GNU libc compatible malloc... yes
checking for stdlib.h... (cached) yes
checking for unistd.h... (cached) yes
checking for getpagesize... yes
checking for working mmap... yes
checking for bzero... yes
checking for floor... yes
checking for gettimeofday... yes
checking for memset... yes
checking for munmap... yes
checking for pow... yes
checking for sqrt... yes
checking for strchr... yes
checking for strdup... yes
checking for strrchr... yes
checking for strstr... yes
checking for lqt_add_video_track... no
checking for glBindProgramARB... yes
checking for glBindProgramNV... yes
checking m_pd.h usability... no
checking m_pd.h presence... no
checking for m_pd.h... no
checking whether compiler accepts "-freg-struct-return"... yes
enabling "register struct return"
allows to make use of FreeFrame-effects without recompiling them
might break things, if you are using several different compilers
checking whether compiler accepts "-O3"... yes
checking whether compiler accepts "-fno-builtin"... yes
checking whether compiler accepts "-falign-loops=16 -funroll-loops"... yes
checking whether compiler accepts "-ffast-math"... yes
checking whether compiler accepts "-faltivec"... yes
checking whether linker accepts "-shared -Wl,-export-dynamic"... no
checking whether linker accepts "-bundle -undefined suppress -flat_namespace"... yes
checking for strip... strip
checking if strip is GNU strip... no
checking for dos2unix... no
configure: creating ./config.status
config.status: creating Make.config
config.status: creating Base/configDarwin.h
Result:
Target : Gem.pd_darwin
Objects : Base Controls Geos Manips Nongeos Particles Pixes openGL Vertex
Configuration:
Compiler : g++
CXXFLAGS : -g -O2 -freg-struct-return -O3 -fno-builtin -falign-loops=16 -funroll-loops -ffast-math -faltivec
:
INCLUDES : -I/home/pd/auto-build/pd-extended/pd/src
DEFINES :
LIBS : -ldv -lmpeg -ljpeg -ltiff -lGLU -lGL -ldl -lz -lm -lpthread -L/home/pd/auto-build/pd-extended/pd/bin
:
LDFLAGS : -bundle -undefined suppress -flat_namespace -framework QuickTime -framework Carbon -framework AGL -framework OpenGL
:
Strip : strip -x
Install path : /usr/local
pure-data:
version : 0.39
used optional libraries:
font-rendering :
image-support
use ImageMagick : no (forced)
use TIFF : yes
use JPEG : yes
video-support
use mpeg : yes
use mpeg-3 : no
use QuickTime : yes (framework)
use aviplay : no
use ffmpeg : no
input-support
use v4l : no
use ieee1394 : yes
misc
using ARB-extensions : yes
using NV-extensions : yes
using reg-struct-ret : yes
Now run make ...
make -C Base -f ../Makefile.subdir -j4
g++ -c -fPIC -g -O2 -freg-struct-return -O3 -fno-builtin -falign-loops=16 -funroll-loops -ffast-math -faltivec -I.. -I/home/pd/auto-build/pd-extended/pd/src CPPExtern.cpp -o CPPExtern.o
g++ -c -fPIC -g -O2 -freg-struct-return -O3 -fno-builtin -falign-loops=16 -funroll-loops -ffast-math -faltivec -I.. -I/home/pd/auto-build/pd-extended/pd/src GemBase.cpp -o GemBase.o
g++ -c -fPIC -g -O2 -freg-struct-return -O3 -fno-builtin -falign-loops=16 -funroll-loops -ffast-math -faltivec -I.. -I/home/pd/auto-build/pd-extended/pd/src GemCache.cpp -o GemCache.o
g++ -c -fPIC -g -O2 -freg-struct-return -O3 -fno-builtin -falign-loops=16 -funroll-loops -ffast-math -faltivec -I.. -I/home/pd/auto-build/pd-extended/pd/src GemFuncUtil.cpp -o GemFuncUtil.o
g++ -c -fPIC -g -O2 -freg-struct-return -O3 -fno-builtin -falign-loops=16 -funroll-loops -ffast-math -faltivec -I.. -I/home/pd/auto-build/pd-extended/pd/src GemGLUtil.cpp -o GemGLUtil.o
g++ -c -fPIC -g -O2 -freg-struct-return -O3 -fno-builtin -falign-loops=16 -funroll-loops -ffast-math -faltivec -I.. -I/home/pd/auto-build/pd-extended/pd/src GemGluObj.cpp -o GemGluObj.o
g++ -c -fPIC -g -O2 -freg-struct-return -O3 -fno-builtin -falign-loops=16 -funroll-loops -ffast-math -faltivec -I.. -I/home/pd/auto-build/pd-extended/pd/src GemMan.cpp -o GemMan.o
g++ -c -fPIC -g -O2 -freg-struct-return -O3 -fno-builtin -falign-loops=16 -funroll-loops -ffast-math -faltivec -I.. -I/home/pd/auto-build/pd-extended/pd/src GemPBuffer.cpp -o GemPBuffer.o
g++ -c -fPIC -g -O2 -freg-struct-return -O3 -fno-builtin -falign-loops=16 -funroll-loops -ffast-math -faltivec -I.. -I/home/pd/auto-build/pd-extended/pd/src GemPathBase.cpp -o GemPathBase.o
GemPBuffer.cpp:510:1: warning: unknown escape sequence '\p'
g++ -c -fPIC -g -O2 -freg-struct-return -O3 -fno-builtin -falign-loops=16 -funroll-loops -ffast-math -faltivec -I.. -I/home/pd/auto-build/pd-extended/pd/src GemPixConvertAltivec.cpp -o GemPixConvertAltivec.o
g++ -c -fPIC -g -O2 -freg-struct-return -O3 -fno-builtin -falign-loops=16 -funroll-loops -ffast-math -faltivec -I.. -I/home/pd/auto-build/pd-extended/pd/src GemPixDualObj.cpp -o GemPixDualObj.o
g++ -c -fPIC -g -O2 -freg-struct-return -O3 -fno-builtin -falign-loops=16 -funroll-loops -ffast-math -faltivec -I.. -I/home/pd/auto-build/pd-extended/pd/src GemPixImageLoad.cpp -o GemPixImageLoad.o
g++ -c -fPIC -g -O2 -freg-struct-return -O3 -fno-builtin -falign-loops=16 -funroll-loops -ffast-math -faltivec -I.. -I/home/pd/auto-build/pd-extended/pd/src GemPixImageSave.cpp -o GemPixImageSave.o
g++ -c -fPIC -g -O2 -freg-struct-return -O3 -fno-builtin -falign-loops=16 -funroll-loops -ffast-math -faltivec -I.. -I/home/pd/auto-build/pd-extended/pd/src GemPixObj.cpp -o GemPixObj.o
g++ -c -fPIC -g -O2 -freg-struct-return -O3 -fno-builtin -falign-loops=16 -funroll-loops -ffast-math -faltivec -I.. -I/home/pd/auto-build/pd-extended/pd/src GemPixUtil.cpp -o GemPixUtil.o
g++ -c -fPIC -g -O2 -freg-struct-return -O3 -fno-builtin -falign-loops=16 -funroll-loops -ffast-math -faltivec -I.. -I/home/pd/auto-build/pd-extended/pd/src GemSIMD.cpp -o GemSIMD.o
g++ -c -fPIC -g -O2 -freg-struct-return -O3 -fno-builtin -falign-loops=16 -funroll-loops -ffast-math -faltivec -I.. -I/home/pd/auto-build/pd-extended/pd/src GemSetup.cpp -o GemSetup.o
g++ -c -fPIC -g -O2 -freg-struct-return -O3 -fno-builtin -falign-loops=16 -funroll-loops -ffast-math -faltivec -I.. -I/home/pd/auto-build/pd-extended/pd/src GemShape.cpp -o GemShape.o
g++ -c -fPIC -g -O2 -freg-struct-return -O3 -fno-builtin -falign-loops=16 -funroll-loops -ffast-math -faltivec -I.. -I/home/pd/auto-build/pd-extended/pd/src GemState.cpp -o GemState.o
g++ -c -fPIC -g -O2 -freg-struct-return -O3 -fno-builtin -falign-loops=16 -funroll-loops -ffast-math -faltivec -I.. -I/home/pd/auto-build/pd-extended/pd/src GemVector.cpp -o GemVector.o
g++ -c -fPIC -g -O2 -freg-struct-return -O3 -fno-builtin -falign-loops=16 -funroll-loops -ffast-math -faltivec -I.. -I/home/pd/auto-build/pd-extended/pd/src GemVertex.cpp -o GemVertex.o
g++ -c -fPIC -g -O2 -freg-struct-return -O3 -fno-builtin -falign-loops=16 -funroll-loops -ffast-math -faltivec -I.. -I/home/pd/auto-build/pd-extended/pd/src GemWinCreateMac.cpp -o GemWinCreateMac.o
g++ -c -fPIC -g -O2 -freg-struct-return -O3 -fno-builtin -falign-loops=16 -funroll-loops -ffast-math -faltivec -I.. -I/home/pd/auto-build/pd-extended/pd/src GemWinCreateNT.cpp -o GemWinCreateNT.o
g++ -c -fPIC -g -O2 -freg-struct-return -O3 -fno-builtin -falign-loops=16 -funroll-loops -ffast-math -faltivec -I.. -I/home/pd/auto-build/pd-extended/pd/src GemWinCreateXWin.cpp -o GemWinCreateXWin.o
g++ -c -fPIC -g -O2 -freg-struct-return -O3 -fno-builtin -falign-loops=16 -funroll-loops -ffast-math -faltivec -I.. -I/home/pd/auto-build/pd-extended/pd/src Matrix.cpp -o Matrix.o
g++ -c -fPIC -g -O2 -freg-struct-return -O3 -fno-builtin -falign-loops=16 -funroll-loops -ffast-math -faltivec -I.. -I/home/pd/auto-build/pd-extended/pd/src TextBase.cpp -o TextBase.o
g++ -c -fPIC -g -O2 -freg-struct-return -O3 -fno-builtin -falign-loops=16 -funroll-loops -ffast-math -faltivec -I.. -I/home/pd/auto-build/pd-extended/pd/src glew.cpp -o glew.o
g++ -c -fPIC -g -O2 -freg-struct-return -O3 -fno-builtin -falign-loops=16 -funroll-loops -ffast-math -faltivec -I.. -I/home/pd/auto-build/pd-extended/pd/src sgiimage.cpp -o sgiimage.o
GemWinCreateMac.cpp:1502:1: warning: unknown escape sequence '\p'
GemWinCreateMac.cpp:1502:1: warning: unknown escape sequence '\p'
GemWinCreateMac.cpp:1502:1: warning: unknown escape sequence '\p'
make -C Controls -f ../Makefile.subdir -j4
g++ -c -fPIC -g -O2 -freg-struct-return -O3 -fno-builtin -falign-loops=16 -funroll-loops -ffast-math -faltivec -I.. -I/home/pd/auto-build/pd-extended/pd/src gem_pdpin.cpp -o gem_pdpin.o
g++ -c -fPIC -g -O2 -freg-struct-return -O3 -fno-builtin -falign-loops=16 -funroll-loops -ffast-math -faltivec -I.. -I/home/pd/auto-build/pd-extended/pd/src gem_pdpout.cpp -o gem_pdpout.o
g++ -c -fPIC -g -O2 -freg-struct-return -O3 -fno-builtin -falign-loops=16 -funroll-loops -ffast-math -faltivec -I.. -I/home/pd/auto-build/pd-extended/pd/src gemframebuffer.cpp -o gemframebuffer.o
g++ -c -fPIC -g -O2 -freg-struct-return -O3 -fno-builtin -falign-loops=16 -funroll-loops -ffast-math -faltivec -I.. -I/home/pd/auto-build/pd-extended/pd/src gemhead.cpp -o gemhead.o
g++ -c -fPIC -g -O2 -freg-struct-return -O3 -fno-builtin -falign-loops=16 -funroll-loops -ffast-math -faltivec -I.. -I/home/pd/auto-build/pd-extended/pd/src gemkeyboard.cpp -o gemkeyboard.o
g++ -c -fPIC -g -O2 -freg-struct-return -O3 -fno-builtin -falign-loops=16 -funroll-loops -ffast-math -faltivec -I.. -I/home/pd/auto-build/pd-extended/pd/src gemkeyname.cpp -o gemkeyname.o
g++ -c -fPIC -g -O2 -freg-struct-return -O3 -fno-builtin -falign-loops=16 -funroll-loops -ffast-math -faltivec -I.. -I/home/pd/auto-build/pd-extended/pd/src gemlist_info.cpp -o gemlist_info.o
g++ -c -fPIC -g -O2 -freg-struct-return -O3 -fno-builtin -falign-loops=16 -funroll-loops -ffast-math -faltivec -I.. -I/home/pd/auto-build/pd-extended/pd/src gemmouse.cpp -o gemmouse.o
g++ -c -fPIC -g -O2 -freg-struct-return -O3 -fno-builtin -falign-loops=16 -funroll-loops -ffast-math -faltivec -I.. -I/home/pd/auto-build/pd-extended/pd/src gemwin.cpp -o gemwin.o
g++ -c -fPIC -g -O2 -freg-struct-return -O3 -fno-builtin -falign-loops=16 -funroll-loops -ffast-math -faltivec -I.. -I/home/pd/auto-build/pd-extended/pd/src render_trigger.cpp -o render_trigger.o
make -C Geos -f ../Makefile.subdir -j4
g++ -c -fPIC -g -O2 -freg-struct-return -O3 -fno-builtin -falign-loops=16 -funroll-loops -ffast-math -faltivec -I.. -I/home/pd/auto-build/pd-extended/pd/src GemSplash.cpp -o GemSplash.o
g++ -c -fPIC -g -O2 -freg-struct-return -O3 -fno-builtin -falign-loops=16 -funroll-loops -ffast-math -faltivec -I.. -I/home/pd/auto-build/pd-extended/pd/src circle.cpp -o circle.o
g++ -c -fPIC -g -O2 -freg-struct-return -O3 -fno-builtin -falign-loops=16 -funroll-loops -ffast-math -faltivec -I.. -I/home/pd/auto-build/pd-extended/pd/src colorSquare.cpp -o colorSquare.o
g++ -c -fPIC -g -O2 -freg-struct-return -O3 -fno-builtin -falign-loops=16 -funroll-loops -ffast-math -faltivec -I.. -I/home/pd/auto-build/pd-extended/pd/src cone.cpp -o cone.o
g++ -c -fPIC -g -O2 -freg-struct-return -O3 -fno-builtin -falign-loops=16 -funroll-loops -ffast-math -faltivec -I.. -I/home/pd/auto-build/pd-extended/pd/src cube.cpp -o cube.o
g++ -c -fPIC -g -O2 -freg-struct-return -O3 -fno-builtin -falign-loops=16 -funroll-loops -ffast-math -faltivec -I.. -I/home/pd/auto-build/pd-extended/pd/src cuboid.cpp -o cuboid.o
g++ -c -fPIC -g -O2 -freg-struct-return -O3 -fno-builtin -falign-loops=16 -funroll-loops -ffast-math -faltivec -I.. -I/home/pd/auto-build/pd-extended/pd/src curve.cpp -o curve.o
g++ -c -fPIC -g -O2 -freg-struct-return -O3 -fno-builtin -falign-loops=16 -funroll-loops -ffast-math -faltivec -I.. -I/home/pd/auto-build/pd-extended/pd/src curve3d.cpp -o curve3d.o
g++ -c -fPIC -g -O2 -freg-struct-return -O3 -fno-builtin -falign-loops=16 -funroll-loops -ffast-math -faltivec -I.. -I/home/pd/auto-build/pd-extended/pd/src cylinder.cpp -o cylinder.o
g++ -c -fPIC -g -O2 -freg-struct-return -O3 -fno-builtin -falign-loops=16 -funroll-loops -ffast-math -faltivec -I.. -I/home/pd/auto-build/pd-extended/pd/src disk.cpp -o disk.o
g++ -c -fPIC -g -O2 -freg-struct-return -O3 -fno-builtin -falign-loops=16 -funroll-loops -ffast-math -faltivec -I.. -I/home/pd/auto-build/pd-extended/pd/src imageVert.cpp -o imageVert.o
g++ -c -fPIC -g -O2 -freg-struct-return -O3 -fno-builtin -falign-loops=16 -funroll-loops -ffast-math -faltivec -I.. -I/home/pd/auto-build/pd-extended/pd/src model.cpp -o model.o
g++ -c -fPIC -g -O2 -freg-struct-return -O3 -fno-builtin -falign-loops=16 -funroll-loops -ffast-math -faltivec -I.. -I/home/pd/auto-build/pd-extended/pd/src model_loader.cpp -o model_loader.o
g++ -c -fPIC -g -O2 -freg-struct-return -O3 -fno-builtin -falign-loops=16 -funroll-loops -ffast-math -faltivec -I.. -I/home/pd/auto-build/pd-extended/pd/src multimodel.cpp -o multimodel.o
g++ -c -fPIC -g -O2 -freg-struct-return -O3 -fno-builtin -falign-loops=16 -funroll-loops -ffast-math -faltivec -I.. -I/home/pd/auto-build/pd-extended/pd/src newWave.cpp -o newWave.o
g++ -c -fPIC -g -O2 -freg-struct-return -O3 -fno-builtin -falign-loops=16 -funroll-loops -ffast-math -faltivec -I.. -I/home/pd/auto-build/pd-extended/pd/src polygon.cpp -o polygon.o
g++ -c -fPIC -g -O2 -freg-struct-return -O3 -fno-builtin -falign-loops=16 -funroll-loops -ffast-math -faltivec -I.. -I/home/pd/auto-build/pd-extended/pd/src pqtorusknots.cpp -o pqtorusknots.o
g++ -c -fPIC -g -O2 -freg-struct-return -O3 -fno-builtin -falign-loops=16 -funroll-loops -ffast-math -faltivec -I.. -I/home/pd/auto-build/pd-extended/pd/src primTri.cpp -o primTri.o
g++ -c -fPIC -g -O2 -freg-struct-return -O3 -fno-builtin -falign-loops=16 -funroll-loops -ffast-math -faltivec -I.. -I/home/pd/auto-build/pd-extended/pd/src rectangle.cpp -o rectangle.o
g++ -c -fPIC -g -O2 -freg-struct-return -O3 -fno-builtin -falign-loops=16 -funroll-loops -ffast-math -faltivec -I.. -I/home/pd/auto-build/pd-extended/pd/src ripple.cpp -o ripple.o
g++ -c -fPIC -g -O2 -freg-struct-return -O3 -fno-builtin -falign-loops=16 -funroll-loops -ffast-math -faltivec -I.. -I/home/pd/auto-build/pd-extended/pd/src rubber.cpp -o rubber.o
g++ -c -fPIC -g -O2 -freg-struct-return -O3 -fno-builtin -falign-loops=16 -funroll-loops -ffast-math -faltivec -I.. -I/home/pd/auto-build/pd-extended/pd/src scopeXYZ.cpp -o scopeXYZ.o
g++ -c -fPIC -g -O2 -freg-struct-return -O3 -fno-builtin -falign-loops=16 -funroll-loops -ffast-math -faltivec -I.. -I/home/pd/auto-build/pd-extended/pd/src slideSquares.cpp -o slideSquares.o
g++ -c -fPIC -g -O2 -freg-struct-return -O3 -fno-builtin -falign-loops=16 -funroll-loops -ffast-math -faltivec -I.. -I/home/pd/auto-build/pd-extended/pd/src sphere.cpp -o sphere.o
g++ -c -fPIC -g -O2 -freg-struct-return -O3 -fno-builtin -falign-loops=16 -funroll-loops -ffast-math -faltivec -I.. -I/home/pd/auto-build/pd-extended/pd/src sphere3d.cpp -o sphere3d.o
g++ -c -fPIC -g -O2 -freg-struct-return -O3 -fno-builtin -falign-loops=16 -funroll-loops -ffast-math -faltivec -I.. -I/home/pd/auto-build/pd-extended/pd/src square.cpp -o square.o
g++ -c -fPIC -g -O2 -freg-struct-return -O3 -fno-builtin -falign-loops=16 -funroll-loops -ffast-math -faltivec -I.. -I/home/pd/auto-build/pd-extended/pd/src teapot.cpp -o teapot.o
g++ -c -fPIC -g -O2 -freg-struct-return -O3 -fno-builtin -falign-loops=16 -funroll-loops -ffast-math -faltivec -I.. -I/home/pd/auto-build/pd-extended/pd/src text2d.cpp -o text2d.o
g++ -c -fPIC -g -O2 -freg-struct-return -O3 -fno-builtin -falign-loops=16 -funroll-loops -ffast-math -faltivec -I.. -I/home/pd/auto-build/pd-extended/pd/src text3d.cpp -o text3d.o
g++ -c -fPIC -g -O2 -freg-struct-return -O3 -fno-builtin -falign-loops=16 -funroll-loops -ffast-math -faltivec -I.. -I/home/pd/auto-build/pd-extended/pd/src textextruded.cpp -o textextruded.o
g++ -c -fPIC -g -O2 -freg-struct-return -O3 -fno-builtin -falign-loops=16 -funroll-loops -ffast-math -faltivec -I.. -I/home/pd/auto-build/pd-extended/pd/src textoutline.cpp -o textoutline.o
g++ -c -fPIC -g -O2 -freg-struct-return -O3 -fno-builtin -falign-loops=16 -funroll-loops -ffast-math -faltivec -I.. -I/home/pd/auto-build/pd-extended/pd/src torus.cpp -o torus.o
g++ -c -fPIC -g -O2 -freg-struct-return -O3 -fno-builtin -falign-loops=16 -funroll-loops -ffast-math -faltivec -I.. -I/home/pd/auto-build/pd-extended/pd/src triangle.cpp -o triangle.o
g++ -c -fPIC -g -O2 -freg-struct-return -O3 -fno-builtin -falign-loops=16 -funroll-loops -ffast-math -faltivec -I.. -I/home/pd/auto-build/pd-extended/pd/src tube.cpp -o tube.o
make -C Manips -f ../Makefile.subdir -j4
g++ -c -fPIC -g -O2 -freg-struct-return -O3 -fno-builtin -falign-loops=16 -funroll-loops -ffast-math -faltivec -I.. -I/home/pd/auto-build/pd-extended/pd/src accumrotate.cpp -o accumrotate.o
g++ -c -fPIC -g -O2 -freg-struct-return -O3 -fno-builtin -falign-loops=16 -funroll-loops -ffast-math -faltivec -I.. -I/home/pd/auto-build/pd-extended/pd/src alpha.cpp -o alpha.o
g++ -c -fPIC -g -O2 -freg-struct-return -O3 -fno-builtin -falign-loops=16 -funroll-loops -ffast-math -faltivec -I.. -I/home/pd/auto-build/pd-extended/pd/src ambient.cpp -o ambient.o
g++ -c -fPIC -g -O2 -freg-struct-return -O3 -fno-builtin -falign-loops=16 -funroll-loops -ffast-math -faltivec -I.. -I/home/pd/auto-build/pd-extended/pd/src ambientRGB.cpp -o ambientRGB.o
g++ -c -fPIC -g -O2 -freg-struct-return -O3 -fno-builtin -falign-loops=16 -funroll-loops -ffast-math -faltivec -I.. -I/home/pd/auto-build/pd-extended/pd/src camera.cpp -o camera.o
g++ -c -fPIC -g -O2 -freg-struct-return -O3 -fno-builtin -falign-loops=16 -funroll-loops -ffast-math -faltivec -I.. -I/home/pd/auto-build/pd-extended/pd/src color.cpp -o color.o
g++ -c -fPIC -g -O2 -freg-struct-return -O3 -fno-builtin -falign-loops=16 -funroll-loops -ffast-math -faltivec -I.. -I/home/pd/auto-build/pd-extended/pd/src colorRGB.cpp -o colorRGB.o
g++ -c -fPIC -g -O2 -freg-struct-return -O3 -fno-builtin -falign-loops=16 -funroll-loops -ffast-math -faltivec -I.. -I/home/pd/auto-build/pd-extended/pd/src depth.cpp -o depth.o
g++ -c -fPIC -g -O2 -freg-struct-return -O3 -fno-builtin -falign-loops=16 -funroll-loops -ffast-math -faltivec -I.. -I/home/pd/auto-build/pd-extended/pd/src diffuse.cpp -o diffuse.o
g++ -c -fPIC -g -O2 -freg-struct-return -O3 -fno-builtin -falign-loops=16 -funroll-loops -ffast-math -faltivec -I.. -I/home/pd/auto-build/pd-extended/pd/src diffuseRGB.cpp -o diffuseRGB.o
g++ -c -fPIC -g -O2 -freg-struct-return -O3 -fno-builtin -falign-loops=16 -funroll-loops -ffast-math -faltivec -I.. -I/home/pd/auto-build/pd-extended/pd/src emission.cpp -o emission.o
g++ -c -fPIC -g -O2 -freg-struct-return -O3 -fno-builtin -falign-loops=16 -funroll-loops -ffast-math -faltivec -I.. -I/home/pd/auto-build/pd-extended/pd/src emissionRGB.cpp -o emissionRGB.o
g++ -c -fPIC -g -O2 -freg-struct-return -O3 -fno-builtin -falign-loops=16 -funroll-loops -ffast-math -faltivec -I.. -I/home/pd/auto-build/pd-extended/pd/src fragment_program.cpp -o fragment_program.o
g++ -c -fPIC -g -O2 -freg-struct-return -O3 -fno-builtin -falign-loops=16 -funroll-loops -ffast-math -faltivec -I.. -I/home/pd/auto-build/pd-extended/pd/src glsl_fragment.cpp -o glsl_fragment.o
g++ -c -fPIC -g -O2 -freg-struct-return -O3 -fno-builtin -falign-loops=16 -funroll-loops -ffast-math -faltivec -I.. -I/home/pd/auto-build/pd-extended/pd/src glsl_program.cpp -o glsl_program.o
g++ -c -fPIC -g -O2 -freg-struct-return -O3 -fno-builtin -falign-loops=16 -funroll-loops -ffast-math -faltivec -I.. -I/home/pd/auto-build/pd-extended/pd/src glsl_vertex.cpp -o glsl_vertex.o
g++ -c -fPIC -g -O2 -freg-struct-return -O3 -fno-builtin -falign-loops=16 -funroll-loops -ffast-math -faltivec -I.. -I/home/pd/auto-build/pd-extended/pd/src linear_path.cpp -o linear_path.o
g++ -c -fPIC -g -O2 -freg-struct-return -O3 -fno-builtin -falign-loops=16 -funroll-loops -ffast-math -faltivec -I.. -I/home/pd/auto-build/pd-extended/pd/src ortho.cpp -o ortho.o
g++ -c -fPIC -g -O2 -freg-struct-return -O3 -fno-builtin -falign-loops=16 -funroll-loops -ffast-math -faltivec -I.. -I/home/pd/auto-build/pd-extended/pd/src polygon_smooth.cpp -o polygon_smooth.o
g++ -c -fPIC -g -O2 -freg-struct-return -O3 -fno-builtin -falign-loops=16 -funroll-loops -ffast-math -faltivec -I.. -I/home/pd/auto-build/pd-extended/pd/src rotate.cpp -o rotate.o
g++ -c -fPIC -g -O2 -freg-struct-return -O3 -fno-builtin -falign-loops=16 -funroll-loops -ffast-math -faltivec -I.. -I/home/pd/auto-build/pd-extended/pd/src rotateXYZ.cpp -o rotateXYZ.o
g++ -c -fPIC -g -O2 -freg-struct-return -O3 -fno-builtin -falign-loops=16 -funroll-loops -ffast-math -faltivec -I.. -I/home/pd/auto-build/pd-extended/pd/src scale.cpp -o scale.o
g++ -c -fPIC -g -O2 -freg-struct-return -O3 -fno-builtin -falign-loops=16 -funroll-loops -ffast-math -faltivec -I.. -I/home/pd/auto-build/pd-extended/pd/src scaleXYZ.cpp -o scaleXYZ.o
g++ -c -fPIC -g -O2 -freg-struct-return -O3 -fno-builtin -falign-loops=16 -funroll-loops -ffast-math -faltivec -I.. -I/home/pd/auto-build/pd-extended/pd/src separator.cpp -o separator.o
g++ -c -fPIC -g -O2 -freg-struct-return -O3 -fno-builtin -falign-loops=16 -funroll-loops -ffast-math -faltivec -I.. -I/home/pd/auto-build/pd-extended/pd/src shearXY.cpp -o shearXY.o
g++ -c -fPIC -g -O2 -freg-struct-return -O3 -fno-builtin -falign-loops=16 -funroll-loops -ffast-math -faltivec -I.. -I/home/pd/auto-build/pd-extended/pd/src shearXZ.cpp -o shearXZ.o
g++ -c -fPIC -g -O2 -freg-struct-return -O3 -fno-builtin -falign-loops=16 -funroll-loops -ffast-math -faltivec -I.. -I/home/pd/auto-build/pd-extended/pd/src shearYX.cpp -o shearYX.o
g++ -c -fPIC -g -O2 -freg-struct-return -O3 -fno-builtin -falign-loops=16 -funroll-loops -ffast-math -faltivec -I.. -I/home/pd/auto-build/pd-extended/pd/src shearYZ.cpp -o shearYZ.o
g++ -c -fPIC -g -O2 -freg-struct-return -O3 -fno-builtin -falign-loops=16 -funroll-loops -ffast-math -faltivec -I.. -I/home/pd/auto-build/pd-extended/pd/src shearZX.cpp -o shearZX.o
g++ -c -fPIC -g -O2 -freg-struct-return -O3 -fno-builtin -falign-loops=16 -funroll-loops -ffast-math -faltivec -I.. -I/home/pd/auto-build/pd-extended/pd/src shearZY.cpp -o shearZY.o
g++ -c -fPIC -g -O2 -freg-struct-return -O3 -fno-builtin -falign-loops=16 -funroll-loops -ffast-math -faltivec -I.. -I/home/pd/auto-build/pd-extended/pd/src shininess.cpp -o shininess.o
g++ -c -fPIC -g -O2 -freg-struct-return -O3 -fno-builtin -falign-loops=16 -funroll-loops -ffast-math -faltivec -I.. -I/home/pd/auto-build/pd-extended/pd/src specular.cpp -o specular.o
g++ -c -fPIC -g -O2 -freg-struct-return -O3 -fno-builtin -falign-loops=16 -funroll-loops -ffast-math -faltivec -I.. -I/home/pd/auto-build/pd-extended/pd/src specularRGB.cpp -o specularRGB.o
g++ -c -fPIC -g -O2 -freg-struct-return -O3 -fno-builtin -falign-loops=16 -funroll-loops -ffast-math -faltivec -I.. -I/home/pd/auto-build/pd-extended/pd/src spline_path.cpp -o spline_path.o
g++ -c -fPIC -g -O2 -freg-struct-return -O3 -fno-builtin -falign-loops=16 -funroll-loops -ffast-math -faltivec -I.. -I/home/pd/auto-build/pd-extended/pd/src translate.cpp -o translate.o
g++ -c -fPIC -g -O2 -freg-struct-return -O3 -fno-builtin -falign-loops=16 -funroll-loops -ffast-math -faltivec -I.. -I/home/pd/auto-build/pd-extended/pd/src translateXYZ.cpp -o translateXYZ.o
g++ -c -fPIC -g -O2 -freg-struct-return -O3 -fno-builtin -falign-loops=16 -funroll-loops -ffast-math -faltivec -I.. -I/home/pd/auto-build/pd-extended/pd/src vertex_program.cpp -o vertex_program.o
make -C Nongeos -f ../Makefile.subdir -j4
g++ -c -fPIC -g -O2 -freg-struct-return -O3 -fno-builtin -falign-loops=16 -funroll-loops -ffast-math -faltivec -I.. -I/home/pd/auto-build/pd-extended/pd/src light.cpp -o light.o
g++ -c -fPIC -g -O2 -freg-struct-return -O3 -fno-builtin -falign-loops=16 -funroll-loops -ffast-math -faltivec -I.. -I/home/pd/auto-build/pd-extended/pd/src spot_light.cpp -o spot_light.o
g++ -c -fPIC -g -O2 -freg-struct-return -O3 -fno-builtin -falign-loops=16 -funroll-loops -ffast-math -faltivec -I.. -I/home/pd/auto-build/pd-extended/pd/src world_light.cpp -o world_light.o
make -C Particles -f ../Makefile.subdir -j4
g++ -c -fPIC -g -O2 -freg-struct-return -O3 -fno-builtin -falign-loops=16 -funroll-loops -ffast-math -faltivec -I.. -I/home/pd/auto-build/pd-extended/pd/src part_color.cpp -o part_color.o
g++ -c -fPIC -g -O2 -freg-struct-return -O3 -fno-builtin -falign-loops=16 -funroll-loops -ffast-math -faltivec -I.. -I/home/pd/auto-build/pd-extended/pd/src part_damp.cpp -o part_damp.o
g++ -c -fPIC -g -O2 -freg-struct-return -O3 -fno-builtin -falign-loops=16 -funroll-loops -ffast-math -faltivec -I.. -I/home/pd/auto-build/pd-extended/pd/src part_draw.cpp -o part_draw.o
g++ -c -fPIC -g -O2 -freg-struct-return -O3 -fno-builtin -falign-loops=16 -funroll-loops -ffast-math -faltivec -I.. -I/home/pd/auto-build/pd-extended/pd/src part_follow.cpp -o part_follow.o
g++ -c -fPIC -g -O2 -freg-struct-return -O3 -fno-builtin -falign-loops=16 -funroll-loops -ffast-math -faltivec -I.. -I/home/pd/auto-build/pd-extended/pd/src part_gravity.cpp -o part_gravity.o
g++ -c -fPIC -g -O2 -freg-struct-return -O3 -fno-builtin -falign-loops=16 -funroll-loops -ffast-math -faltivec -I.. -I/home/pd/auto-build/pd-extended/pd/src part_head.cpp -o part_head.o
g++ -c -fPIC -g -O2 -freg-struct-return -O3 -fno-builtin -falign-loops=16 -funroll-loops -ffast-math -faltivec -I.. -I/home/pd/auto-build/pd-extended/pd/src part_info.cpp -o part_info.o
g++ -c -fPIC -g -O2 -freg-struct-return -O3 -fno-builtin -falign-loops=16 -funroll-loops -ffast-math -faltivec -I.. -I/home/pd/auto-build/pd-extended/pd/src part_killold.cpp -o part_killold.o
g++ -c -fPIC -g -O2 -freg-struct-return -O3 -fno-builtin -falign-loops=16 -funroll-loops -ffast-math -faltivec -I.. -I/home/pd/auto-build/pd-extended/pd/src part_killslow.cpp -o part_killslow.o
g++ -c -fPIC -g -O2 -freg-struct-return -O3 -fno-builtin -falign-loops=16 -funroll-loops -ffast-math -faltivec -I.. -I/home/pd/auto-build/pd-extended/pd/src part_orbitpoint.cpp -o part_orbitpoint.o
g++ -c -fPIC -g -O2 -freg-struct-return -O3 -fno-builtin -falign-loops=16 -funroll-loops -ffast-math -faltivec -I.. -I/home/pd/auto-build/pd-extended/pd/src part_render.cpp -o part_render.o
g++ -c -fPIC -g -O2 -freg-struct-return -O3 -fno-builtin -falign-loops=16 -funroll-loops -ffast-math -faltivec -I.. -I/home/pd/auto-build/pd-extended/pd/src part_sink.cpp -o part_sink.o
g++ -c -fPIC -g -O2 -freg-struct-return -O3 -fno-builtin -falign-loops=16 -funroll-loops -ffast-math -faltivec -I.. -I/home/pd/auto-build/pd-extended/pd/src part_size.cpp -o part_size.o
g++ -c -fPIC -g -O2 -freg-struct-return -O3 -fno-builtin -falign-loops=16 -funroll-loops -ffast-math -faltivec -I.. -I/home/pd/auto-build/pd-extended/pd/src part_source.cpp -o part_source.o
g++ -c -fPIC -g -O2 -freg-struct-return -O3 -fno-builtin -falign-loops=16 -funroll-loops -ffast-math -faltivec -I.. -I/home/pd/auto-build/pd-extended/pd/src part_targetcolor.cpp -o part_targetcolor.o
g++ -c -fPIC -g -O2 -freg-struct-return -O3 -fno-builtin -falign-loops=16 -funroll-loops -ffast-math -faltivec -I.. -I/home/pd/auto-build/pd-extended/pd/src part_targetsize.cpp -o part_targetsize.o
g++ -c -fPIC -g -O2 -freg-struct-return -O3 -fno-builtin -falign-loops=16 -funroll-loops -ffast-math -faltivec -I.. -I/home/pd/auto-build/pd-extended/pd/src part_velcone.cpp -o part_velcone.o
g++ -c -fPIC -g -O2 -freg-struct-return -O3 -fno-builtin -falign-loops=16 -funroll-loops -ffast-math -faltivec -I.. -I/home/pd/auto-build/pd-extended/pd/src part_velocity.cpp -o part_velocity.o
g++ -c -fPIC -g -O2 -freg-struct-return -O3 -fno-builtin -falign-loops=16 -funroll-loops -ffast-math -faltivec -I.. -I/home/pd/auto-build/pd-extended/pd/src part_velsphere.cpp -o part_velsphere.o
g++ -c -fPIC -g -O2 -freg-struct-return -O3 -fno-builtin -falign-loops=16 -funroll-loops -ffast-math -faltivec -I.. -I/home/pd/auto-build/pd-extended/pd/src part_vertex.cpp -o part_vertex.o
g++ -c -fPIC -g -O2 -freg-struct-return -O3 -fno-builtin -falign-loops=16 -funroll-loops -ffast-math -faltivec -I.. -I/home/pd/auto-build/pd-extended/pd/src partlib_actionapi.cpp -o partlib_actionapi.o
g++ -c -fPIC -g -O2 -freg-struct-return -O3 -fno-builtin -falign-loops=16 -funroll-loops -ffast-math -faltivec -I.. -I/home/pd/auto-build/pd-extended/pd/src partlib_actions.cpp -o partlib_actions.o
g++ -c -fPIC -g -O2 -freg-struct-return -O3 -fno-builtin -falign-loops=16 -funroll-loops -ffast-math -faltivec -I.. -I/home/pd/auto-build/pd-extended/pd/src partlib_opengl.cpp -o partlib_opengl.o
g++ -c -fPIC -g -O2 -freg-struct-return -O3 -fno-builtin -falign-loops=16 -funroll-loops -ffast-math -faltivec -I.. -I/home/pd/auto-build/pd-extended/pd/src partlib_system.cpp -o partlib_system.o
make -C Pixes -f ../Makefile.subdir -j4
g++ -c -fPIC -g -O2 -freg-struct-return -O3 -fno-builtin -falign-loops=16 -funroll-loops -ffast-math -faltivec -I.. -I/home/pd/auto-build/pd-extended/pd/src DSgrabber.cpp -o DSgrabber.o
g++ -c -fPIC -g -O2 -freg-struct-return -O3 -fno-builtin -falign-loops=16 -funroll-loops -ffast-math -faltivec -I.. -I/home/pd/auto-build/pd-extended/pd/src film.cpp -o film.o
g++ -c -fPIC -g -O2 -freg-struct-return -O3 -fno-builtin -falign-loops=16 -funroll-loops -ffast-math -faltivec -I.. -I/home/pd/auto-build/pd-extended/pd/src filmAVI.cpp -o filmAVI.o
g++ -c -fPIC -g -O2 -freg-struct-return -O3 -fno-builtin -falign-loops=16 -funroll-loops -ffast-math -faltivec -I.. -I/home/pd/auto-build/pd-extended/pd/src filmAVIPLAY.cpp -o filmAVIPLAY.o
g++ -c -fPIC -g -O2 -freg-struct-return -O3 -fno-builtin -falign-loops=16 -funroll-loops -ffast-math -faltivec -I.. -I/home/pd/auto-build/pd-extended/pd/src filmDS.cpp -o filmDS.o
g++ -c -fPIC -g -O2 -freg-struct-return -O3 -fno-builtin -falign-loops=16 -funroll-loops -ffast-math -faltivec -I.. -I/home/pd/auto-build/pd-extended/pd/src filmDarwin.cpp -o filmDarwin.o
g++ -c -fPIC -g -O2 -freg-struct-return -O3 -fno-builtin -falign-loops=16 -funroll-loops -ffast-math -faltivec -I.. -I/home/pd/auto-build/pd-extended/pd/src filmFFMPEG.cpp -o filmFFMPEG.o
g++ -c -fPIC -g -O2 -freg-struct-return -O3 -fno-builtin -falign-loops=16 -funroll-loops -ffast-math -faltivec -I.. -I/home/pd/auto-build/pd-extended/pd/src filmMPEG1.cpp -o filmMPEG1.o
g++ -c -fPIC -g -O2 -freg-struct-return -O3 -fno-builtin -falign-loops=16 -funroll-loops -ffast-math -faltivec -I.. -I/home/pd/auto-build/pd-extended/pd/src filmMPEG3.cpp -o filmMPEG3.o
g++ -c -fPIC -g -O2 -freg-struct-return -O3 -fno-builtin -falign-loops=16 -funroll-loops -ffast-math -faltivec -I.. -I/home/pd/auto-build/pd-extended/pd/src filmQT.cpp -o filmQT.o
g++ -c -fPIC -g -O2 -freg-struct-return -O3 -fno-builtin -falign-loops=16 -funroll-loops -ffast-math -faltivec -I.. -I/home/pd/auto-build/pd-extended/pd/src filmQT4L.cpp -o filmQT4L.o
g++ -c -fPIC -g -O2 -freg-struct-return -O3 -fno-builtin -falign-loops=16 -funroll-loops -ffast-math -faltivec -I.. -I/home/pd/auto-build/pd-extended/pd/src libfidtrack_fidtrackX.cpp -o libfidtrack_fidtrackX.o
g++ -c -fPIC -g -O2 -freg-struct-return -O3 -fno-builtin -falign-loops=16 -funroll-loops -ffast-math -faltivec -I.. -I/home/pd/auto-build/pd-extended/pd/src libfidtrack_segment.cpp -o libfidtrack_segment.o
g++ -c -fPIC -g -O2 -freg-struct-return -O3 -fno-builtin -falign-loops=16 -funroll-loops -ffast-math -faltivec -I.. -I/home/pd/auto-build/pd-extended/pd/src libfidtrack_treeidmap.cpp -o libfidtrack_treeidmap.o
g++ -c -fPIC -g -O2 -freg-struct-return -O3 -fno-builtin -falign-loops=16 -funroll-loops -ffast-math -faltivec -I.. -I/home/pd/auto-build/pd-extended/pd/src pix_2grey.cpp -o pix_2grey.o
g++ -c -fPIC -g -O2 -freg-struct-return -O3 -fno-builtin -falign-loops=16 -funroll-loops -ffast-math -faltivec -I.. -I/home/pd/auto-build/pd-extended/pd/src pix_a_2grey.cpp -o pix_a_2grey.o
g++ -c -fPIC -g -O2 -freg-struct-return -O3 -fno-builtin -falign-loops=16 -funroll-loops -ffast-math -faltivec -I.. -I/home/pd/auto-build/pd-extended/pd/src pix_add.cpp -o pix_add.o
g++ -c -fPIC -g -O2 -freg-struct-return -O3 -fno-builtin -falign-loops=16 -funroll-loops -ffast-math -faltivec -I.. -I/home/pd/auto-build/pd-extended/pd/src pix_aging.cpp -o pix_aging.o
g++ -c -fPIC -g -O2 -freg-struct-return -O3 -fno-builtin -falign-loops=16 -funroll-loops -ffast-math -faltivec -I.. -I/home/pd/auto-build/pd-extended/pd/src pix_alpha.cpp -o pix_alpha.o
g++ -c -fPIC -g -O2 -freg-struct-return -O3 -fno-builtin -falign-loops=16 -funroll-loops -ffast-math -faltivec -I.. -I/home/pd/auto-build/pd-extended/pd/src pix_background.cpp -o pix_background.o
g++ -c -fPIC -g -O2 -freg-struct-return -O3 -fno-builtin -falign-loops=16 -funroll-loops -ffast-math -faltivec -I.. -I/home/pd/auto-build/pd-extended/pd/src pix_backlight.cpp -o pix_backlight.o
g++ -c -fPIC -g -O2 -freg-struct-return -O3 -fno-builtin -falign-loops=16 -funroll-loops -ffast-math -faltivec -I.. -I/home/pd/auto-build/pd-extended/pd/src pix_biquad.cpp -o pix_biquad.o
g++ -c -fPIC -g -O2 -freg-struct-return -O3 -fno-builtin -falign-loops=16 -funroll-loops -ffast-math -faltivec -I.. -I/home/pd/auto-build/pd-extended/pd/src pix_bitmask.cpp -o pix_bitmask.o
g++ -c -fPIC -g -O2 -freg-struct-return -O3 -fno-builtin -falign-loops=16 -funroll-loops -ffast-math -faltivec -I.. -I/home/pd/auto-build/pd-extended/pd/src pix_blob.cpp -o pix_blob.o
g++ -c -fPIC -g -O2 -freg-struct-return -O3 -fno-builtin -falign-loops=16 -funroll-loops -ffast-math -faltivec -I.. -I/home/pd/auto-build/pd-extended/pd/src pix_blur.cpp -o pix_blur.o
g++ -c -fPIC -g -O2 -freg-struct-return -O3 -fno-builtin -falign-loops=16 -funroll-loops -ffast-math -faltivec -I.. -I/home/pd/auto-build/pd-extended/pd/src pix_buf.cpp -o pix_buf.o
g++ -c -fPIC -g -O2 -freg-struct-return -O3 -fno-builtin -falign-loops=16 -funroll-loops -ffast-math -faltivec -I.. -I/home/pd/auto-build/pd-extended/pd/src pix_buffer.cpp -o pix_buffer.o
g++ -c -fPIC -g -O2 -freg-struct-return -O3 -fno-builtin -falign-loops=16 -funroll-loops -ffast-math -faltivec -I.. -I/home/pd/auto-build/pd-extended/pd/src pix_buffer_read.cpp -o pix_buffer_read.o
g++ -c -fPIC -g -O2 -freg-struct-return -O3 -fno-builtin -falign-loops=16 -funroll-loops -ffast-math -faltivec -I.. -I/home/pd/auto-build/pd-extended/pd/src pix_buffer_write.cpp -o pix_buffer_write.o
g++ -c -fPIC -g -O2 -freg-struct-return -O3 -fno-builtin -falign-loops=16 -funroll-loops -ffast-math -faltivec -I.. -I/home/pd/auto-build/pd-extended/pd/src pix_chroma_key.cpp -o pix_chroma_key.o
g++ -c -fPIC -g -O2 -freg-struct-return -O3 -fno-builtin -falign-loops=16 -funroll-loops -ffast-math -faltivec -I.. -I/home/pd/auto-build/pd-extended/pd/src pix_clearblock.cpp -o pix_clearblock.o
g++ -c -fPIC -g -O2 -freg-struct-return -O3 -fno-builtin -falign-loops=16 -funroll-loops -ffast-math -faltivec -I.. -I/home/pd/auto-build/pd-extended/pd/src pix_color.cpp -o pix_color.o
g++ -c -fPIC -g -O2 -freg-struct-return -O3 -fno-builtin -falign-loops=16 -funroll-loops -ffast-math -faltivec -I.. -I/home/pd/auto-build/pd-extended/pd/src pix_coloralpha.cpp -o pix_coloralpha.o
g++ -c -fPIC -g -O2 -freg-struct-return -O3 -fno-builtin -falign-loops=16 -funroll-loops -ffast-math -faltivec -I.. -I/home/pd/auto-build/pd-extended/pd/src pix_colormatrix.cpp -o pix_colormatrix.o
g++ -c -fPIC -g -O2 -freg-struct-return -O3 -fno-builtin -falign-loops=16 -funroll-loops -ffast-math -faltivec -I.. -I/home/pd/auto-build/pd-extended/pd/src pix_colorreduce.cpp -o pix_colorreduce.o
g++ -c -fPIC -g -O2 -freg-struct-return -O3 -fno-builtin -falign-loops=16 -funroll-loops -ffast-math -faltivec -I.. -I/home/pd/auto-build/pd-extended/pd/src pix_compare.cpp -o pix_compare.o
g++ -c -fPIC -g -O2 -freg-struct-return -O3 -fno-builtin -falign-loops=16 -funroll-loops -ffast-math -faltivec -I.. -I/home/pd/auto-build/pd-extended/pd/src pix_composite.cpp -o pix_composite.o
g++ -c -fPIC -g -O2 -freg-struct-return -O3 -fno-builtin -falign-loops=16 -funroll-loops -ffast-math -faltivec -I.. -I/home/pd/auto-build/pd-extended/pd/src pix_contrast.cpp -o pix_contrast.o
g++ -c -fPIC -g -O2 -freg-struct-return -O3 -fno-builtin -falign-loops=16 -funroll-loops -ffast-math -faltivec -I.. -I/home/pd/auto-build/pd-extended/pd/src pix_convert.cpp -o pix_convert.o
g++ -c -fPIC -g -O2 -freg-struct-return -O3 -fno-builtin -falign-loops=16 -funroll-loops -ffast-math -faltivec -I.. -I/home/pd/auto-build/pd-extended/pd/src pix_convolve.cpp -o pix_convolve.o
g++ -c -fPIC -g -O2 -freg-struct-return -O3 -fno-builtin -falign-loops=16 -funroll-loops -ffast-math -faltivec -I.. -I/home/pd/auto-build/pd-extended/pd/src pix_coordinate.cpp -o pix_coordinate.o
g++ -c -fPIC -g -O2 -freg-struct-return -O3 -fno-builtin -falign-loops=16 -funroll-loops -ffast-math -faltivec -I.. -I/home/pd/auto-build/pd-extended/pd/src pix_crop.cpp -o pix_crop.o
g++ -c -fPIC -g -O2 -freg-struct-return -O3 -fno-builtin -falign-loops=16 -funroll-loops -ffast-math -faltivec -I.. -I/home/pd/auto-build/pd-extended/pd/src pix_curve.cpp -o pix_curve.o
g++ -c -fPIC -g -O2 -freg-struct-return -O3 -fno-builtin -falign-loops=16 -funroll-loops -ffast-math -faltivec -I.. -I/home/pd/auto-build/pd-extended/pd/src pix_data.cpp -o pix_data.o
g++ -c -fPIC -g -O2 -freg-struct-return -O3 -fno-builtin -falign-loops=16 -funroll-loops -ffast-math -faltivec -I.. -I/home/pd/auto-build/pd-extended/pd/src pix_deinterlace.cpp -o pix_deinterlace.o
g++ -c -fPIC -g -O2 -freg-struct-return -O3 -fno-builtin -falign-loops=16 -funroll-loops -ffast-math -faltivec -I.. -I/home/pd/auto-build/pd-extended/pd/src pix_delay.cpp -o pix_delay.o
g++ -c -fPIC -g -O2 -freg-struct-return -O3 -fno-builtin -falign-loops=16 -funroll-loops -ffast-math -faltivec -I.. -I/home/pd/auto-build/pd-extended/pd/src pix_diff.cpp -o pix_diff.o
g++ -c -fPIC -g -O2 -freg-struct-return -O3 -fno-builtin -falign-loops=16 -funroll-loops -ffast-math -faltivec -I.. -I/home/pd/auto-build/pd-extended/pd/src pix_dot.cpp -o pix_dot.o
g++ -c -fPIC -g -O2 -freg-struct-return -O3 -fno-builtin -falign-loops=16 -funroll-loops -ffast-math -faltivec -I.. -I/home/pd/auto-build/pd-extended/pd/src pix_draw.cpp -o pix_draw.o
g++ -c -fPIC -g -O2 -freg-struct-return -O3 -fno-builtin -falign-loops=16 -funroll-loops -ffast-math -faltivec -I.. -I/home/pd/auto-build/pd-extended/pd/src pix_dump.cpp -o pix_dump.o
g++ -c -fPIC -g -O2 -freg-struct-return -O3 -fno-builtin -falign-loops=16 -funroll-loops -ffast-math -faltivec -I.. -I/home/pd/auto-build/pd-extended/pd/src pix_duotone.cpp -o pix_duotone.o
g++ -c -fPIC -g -O2 -freg-struct-return -O3 -fno-builtin -falign-loops=16 -funroll-loops -ffast-math -faltivec -I.. -I/home/pd/auto-build/pd-extended/pd/src pix_emboss.cpp -o pix_emboss.o
g++ -c -fPIC -g -O2 -freg-struct-return -O3 -fno-builtin -falign-loops=16 -funroll-loops -ffast-math -faltivec -I.. -I/home/pd/auto-build/pd-extended/pd/src pix_fiducialtrack.cpp -o pix_fiducialtrack.o
g++ -c -fPIC -g -O2 -freg-struct-return -O3 -fno-builtin -falign-loops=16 -funroll-loops -ffast-math -faltivec -I.. -I/home/pd/auto-build/pd-extended/pd/src pix_film.cpp -o pix_film.o
g++ -c -fPIC -g -O2 -freg-struct-return -O3 -fno-builtin -falign-loops=16 -funroll-loops -ffast-math -faltivec -I.. -I/home/pd/auto-build/pd-extended/pd/src pix_filmDarwin.cpp -o pix_filmDarwin.o
g++ -c -fPIC -g -O2 -freg-struct-return -O3 -fno-builtin -falign-loops=16 -funroll-loops -ffast-math -faltivec -I.. -I/home/pd/auto-build/pd-extended/pd/src pix_filmNEW.cpp -o pix_filmNEW.o
g++ -c -fPIC -g -O2 -freg-struct-return -O3 -fno-builtin -falign-loops=16 -funroll-loops -ffast-math -faltivec -I.. -I/home/pd/auto-build/pd-extended/pd/src pix_filmNT.cpp -o pix_filmNT.o
g++ -c -fPIC -g -O2 -freg-struct-return -O3 -fno-builtin -falign-loops=16 -funroll-loops -ffast-math -faltivec -I.. -I/home/pd/auto-build/pd-extended/pd/src pix_filmQT.cpp -o pix_filmQT.o
g++ -c -fPIC -g -O2 -freg-struct-return -O3 -fno-builtin -falign-loops=16 -funroll-loops -ffast-math -faltivec -I.. -I/home/pd/auto-build/pd-extended/pd/src pix_flip.cpp -o pix_flip.o
g++ -c -fPIC -g -O2 -freg-struct-return -O3 -fno-builtin -falign-loops=16 -funroll-loops -ffast-math -faltivec -I.. -I/home/pd/auto-build/pd-extended/pd/src pix_freeframe.cpp -o pix_freeframe.o
g++ -c -fPIC -g -O2 -freg-struct-return -O3 -fno-builtin -falign-loops=16 -funroll-loops -ffast-math -faltivec -I.. -I/home/pd/auto-build/pd-extended/pd/src pix_gain.cpp -o pix_gain.o
g++ -c -fPIC -g -O2 -freg-struct-return -O3 -fno-builtin -falign-loops=16 -funroll-loops -ffast-math -faltivec -I.. -I/home/pd/auto-build/pd-extended/pd/src pix_grey.cpp -o pix_grey.o
g++ -c -fPIC -g -O2 -freg-struct-return -O3 -fno-builtin -falign-loops=16 -funroll-loops -ffast-math -faltivec -I.. -I/home/pd/auto-build/pd-extended/pd/src pix_halftone.cpp -o pix_halftone.o
g++ -c -fPIC -g -O2 -freg-struct-return -O3 -fno-builtin -falign-loops=16 -funroll-loops -ffast-math -faltivec -I.. -I/home/pd/auto-build/pd-extended/pd/src pix_histo.cpp -o pix_histo.o
g++ -c -fPIC -g -O2 -freg-struct-return -O3 -fno-builtin -falign-loops=16 -funroll-loops -ffast-math -faltivec -I.. -I/home/pd/auto-build/pd-extended/pd/src pix_hit.cpp -o pix_hit.o
g++ -c -fPIC -g -O2 -freg-struct-return -O3 -fno-builtin -falign-loops=16 -funroll-loops -ffast-math -faltivec -I.. -I/home/pd/auto-build/pd-extended/pd/src pix_hsv2rgb.cpp -o pix_hsv2rgb.o
g++ -c -fPIC -g -O2 -freg-struct-return -O3 -fno-builtin -falign-loops=16 -funroll-loops -ffast-math -faltivec -I.. -I/home/pd/auto-build/pd-extended/pd/src pix_image.cpp -o pix_image.o
g++ -c -fPIC -g -O2 -freg-struct-return -O3 -fno-builtin -falign-loops=16 -funroll-loops -ffast-math -faltivec -I.. -I/home/pd/auto-build/pd-extended/pd/src pix_imageInPlace.cpp -o pix_imageInPlace.o
g++ -c -fPIC -g -O2 -freg-struct-return -O3 -fno-builtin -falign-loops=16 -funroll-loops -ffast-math -faltivec -I.. -I/home/pd/auto-build/pd-extended/pd/src pix_indycam.cpp -o pix_indycam.o
g++ -c -fPIC -g -O2 -freg-struct-return -O3 -fno-builtin -falign-loops=16 -funroll-loops -ffast-math -faltivec -I.. -I/home/pd/auto-build/pd-extended/pd/src pix_info.cpp -o pix_info.o
g++ -c -fPIC -g -O2 -freg-struct-return -O3 -fno-builtin -falign-loops=16 -funroll-loops -ffast-math -faltivec -I.. -I/home/pd/auto-build/pd-extended/pd/src pix_invert.cpp -o pix_invert.o
pix_image.cpp: In member function 'virtual void pix_image::openMess(t_symbol*)':
pix_image.cpp:200: error: 'close' was not declared in this scope
make[1]: *** [pix_image.o] Error 1
make[1]: *** Waiting for unfinished jobs....
make: *** [Pixes] Error 2
------------------------------------------------------------------------
ˇEl pueblo unido jamás será vencido!