[PD] compiling Gem (again and again)

zmoelnig at iem.at zmoelnig at iem.at
Tue Oct 21 17:20:41 CEST 2003


Zitiere CK <x at meta.lo-res.org>:

> I read:
> > what? I can not tell what the problem is.
> > gcc 2.95, gem 0.87, pd 0.37.0
> > the compiler stops with an error (see below)
> 
> this is probably too old a compiler but while we're at it:
> with current CVS I get 
> GemMan.cpp:271: error: `GEM_VERSION' undeclared (first use this
> function)
> 
> hmm....
> 
> that's debian-ppc gcc 3.3.2

hi.
this is really weird.
GEM_VERSION is a constant string defined in Base/GemVersion.h which should be
included by GemMan.cpp

it looks like your gcc doesn't look in the current dir for include-files.
probably try adding " -I./ " to the cxxflags in Gnu/Makefile.subdir; then re-run
configure

mfg.aso.dfs
IOhannes

 
> 
> regards,
> 
> x
> 
> -- 
> chris at lo-res.org	Postmodernism is german romanticism with better
> http://pilot.fm/	special effects. (Jeff Keuss / via ctheory.com)
> 
> _______________________________________________
> PD-list mailing list
> PD-list at iem.at
> http://iem.at/cgi-bin/mailman/listinfo/pd-list
> 




More information about the Pd-list mailing list