[GEM-dev] Gem build error on Mac OS X 10.4

IOhannes m zmoelnig zmoelnig at iem.at
Tue Oct 3 16:54:48 CEST 2006


Hans-Christoph Steiner wrote:
> 
>  From the auto-builds:
> 
> g++ -c -g -O2 -fPIC -freg-struct-return -O3 -falign-loops=16 
> -funroll-loops -ffast-math -faltivec  -I/sw/include/libquicktime 
> -I/sw/include/libquicktime/quicktime  -I..  
> -I/Users/pd/auto-build/pd-extended/pd/src  GemPathBase.cpp -o GemPathBase.o
> GemMan.cpp: In static member function 'static void 
> GemMan::createContext(char*)':
> GemMan.cpp:336: error: '::EnterMovies' has not been declared
> make[3]: *** [GemMan.o] Error 1
> make[3]: *** Waiting for unfinished jobs....
> GemPBuffer.cpp:510:1: warning: unknown escape sequence '\p'
> make[2]: *** [Base] Error 2
> make[1]: *** [/Users/pd/auto-build/pd-extended/Gem/src/Gem.pd_darwin] 
> Error 2
> make: *** [extended_install] Error 2
> 

this has been fixed 6 hours ago ;-)

the problem used to be, that my environment (zmoelnig) on the 
build-machine was totally different from the one that was used for the 
auto-builds (pd), which also includes the path to all the fink-stuff 
(/sw/...).

took me a while to figure that out.


as for the x-dependency mentioned by cyrille:
"--without-x" should do this.

mfga.sdr
IOhannes





More information about the GEM-dev mailing list