Re: [glade--]Compilationd de glage
Christof Petig <[email protected]>
| Newsgroups | gmane.comp.gnome.glademm |
|---|---|
| Organization | Adolf Petig GmbH & Co. KG |
| Message-ID | <[email protected]> |
Salut Andre, Benoit ANDRE wrote: > Hi, > > Voulant essayer anjuta 1.0, j'ai téléchargé le tarball de glade-- > (glademm-1.1.2.tar.gz). > > Impossible de compiler glade-- : il me donne l'erreur suivante : > > g++ -DHAVE_CONFIG_H -I. -I. -I.. -ISourceWriter -Iwriters -I. -g -O2 > -c -o glade--.o `test -f 'glade--.cc' || echo './'`glade--.cc > In file included from /usr/include/g++-3/cstdio:6, > from glade--.cc:28: > /usr/include/stdio.h:241: type specifier omitted for parameter > /usr/include/stdio.h:241: parse error before `)' pardonnez moi, je n'ai pas preparee glademm-1.1.3. L'error est que je ne pas utilizer -D_GNU_SOURCE dans CXXFLAGS. [I finally gave up to try it in francais] I did not yet package 1.1.3, if you want to try the CVS version, look into README. If it works, we might get away with the current solution, if not I'll provide a patch to specify -D_GNU_SOURCE. Christof