Re: [glade--]Compilationd de glage
Christof Petig <[email protected]>
| Newsgroups | gmane.comp.gnome.glademm |
|---|---|
| Organization | Adolf Petig GmbH & Co. KG |
| Message-ID | <[email protected]> |
Benoit ANDRE wrote:
> Hi,
>
> Sorry, but Y try the CVS version.
>
> Error message was
>
> make[3]: Entre dans le répertoire `/home/benoit/glade--/src/writers'
> g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I.. -I../SourceWriter -g -O2 -c
> WriterBase.cc
> In file included from WriterBase.hh:30,
> from WriterBase.cc:20:
> ../Configuration.hh: In method `Configuration::Configuration ()':
> ../Configuration.hh:130: `GTK_MAJOR' undeclared (first use this
> function)
> ../Configuration.hh:130: (Each undeclared identifier is reported only
> once for each function it appears in.)
> ../Configuration.hh:130: `GTK_MINOR' undeclared (first use this
> function)
That looks like an error at configure time. (config.h seems to be
empty/missing). Can you send me the output of autogen.sh?
Christof