[GEM-dev] ./configure build on apple dies with imagemagick errors

Hans-Christoph Steiner hans at eds.org
Sun Sep 17 16:54:54 CEST 2006


On Sep 15, 2006, at 6:17 PM, chris clepper wrote:

> On 9/15/06, Hans-Christoph Steiner <hans at eds.org> wrote:
> recordQT.cpp: In member function 'virtual void recordQT::compressFrame
> ()':
> recordQT.cpp:468: error: 'seconds' was not declared in this scope
> 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  videoV4L2.cpp -o videoV4L2.o
> make[1]: *** [recordQT.o] Error 1
> make[1]: *** Waiting for unfinished jobs....
> make: *** [Pixes] Error 2
>
> That should be fixed.
>
> Can you just post the errors and not all 1200 lines of output please?
>

The above error seems to be still in effect.  As far as I could tell,  
the variable "seconds" is undeclared, but only used inside an #ifdef  
__APPLE__

Here's the transcript again (without the extra 1200 lines):

g++ -c -fPIC -g -O2 -freg-struct-return -O3 -fno-builtin -falign- 
loops=16 -funroll-loops -ffast-math -faltivec   -I..  -I/Users/pd/ 
auto-build/pd-extended/packages/darwin_app/../../pd/src  recordQT.cpp  
-o recordQT.o
g++ -c -fPIC -g -O2 -freg-struct-return -O3 -fno-builtin -falign- 
loops=16 -funroll-loops -ffast-math -faltivec   -I..  -I/Users/pd/ 
auto-build/pd-extended/packages/darwin_app/../../pd/src   
recordQT4L.cpp -o recordQT4L.o
g++ -c -fPIC -g -O2 -freg-struct-return -O3 -fno-builtin -falign- 
loops=16 -funroll-loops -ffast-math -faltivec   -I..  -I/Users/pd/ 
auto-build/pd-extended/packages/darwin_app/../../pd/src  video.cpp -o  
video.o
g++ -c -fPIC -g -O2 -freg-struct-return -O3 -fno-builtin -falign- 
loops=16 -funroll-loops -ffast-math -faltivec   -I..  -I/Users/pd/ 
auto-build/pd-extended/packages/darwin_app/../../pd/src   
videoDV4L.cpp -o videoDV4L.o
g++ -c -fPIC -g -O2 -freg-struct-return -O3 -fno-builtin -falign- 
loops=16 -funroll-loops -ffast-math -faltivec   -I..  -I/Users/pd/ 
auto-build/pd-extended/packages/darwin_app/../../pd/src  videoV4L.cpp  
-o videoV4L.o
recordQT.cpp: In member function 'virtual void recordQT::compressFrame 
()':
recordQT.cpp:468: error: 'seconds' was not declared in this scope
make[3]: *** [recordQT.o] Error 1
make[3]: *** Waiting for unfinished jobs....
make[2]: *** [Pixes] Error 2
make[1]: *** [/Users/pd/auto-build/pd-extended/packages/ 
darwin_app/../../Gem/src/Gem.pd_darwin] Error 2
make: *** [extended_install] Error 2



------------------------------------------------------------------------

If nature has made any one thing less susceptible than all others of  
exclusive property, it is the action of the thinking power called an  
idea, which an individual may exclusively possess as long as he keeps  
it to himself; but the moment it is divulged, it forces itself into  
the possession of everyone, and the receiver cannot dispossess  
himself of it.            - Thomas Jefferson


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.puredata.info/pipermail/gem-dev/attachments/20060917/cf6fe58b/attachment.htm>


More information about the GEM-dev mailing list