[Gambas-devel] Release of gambas 1.9.15
Benoit Minisini
gambas at ...1...
Mon Aug 8 16:37:44 CEST 2005
On Monday 08 August 2005 00:23, Laurent Carlier wrote:
> Laurent Carlier a écrit :
> > Doesn't built for me :)
> >
> > ------
> >
> > g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I/usr/include/qt3/ -D_REENTRANT
> > -pipe -Wall -fno-exceptions -Wno-unused-value -g -Os
> > -fno-omit-frame-pointer -MT CEditor.lo -MD -MP -MF .deps/CEditor.Tpo -c
> > CEditor.cpp -fPIC -DPIC -o .libs/CEditor.o
> > CEditor.cpp:37: error: `int y1' redeclared as different kind of symbol
> > /usr/include/bits/mathcalls.h:242: error: previous declaration of `double
> > y1(double)'
> > make[5]: *** [CEditor.lo] Erreur 1
> > make[5]: Leaving directory `/home/lordh/gambas2-1.9.15/gb.qt/src/ext'
> > make[4]: *** [all-recursive] Erreur 1
> > make[4]: Leaving directory `/home/lordh/gambas2-1.9.15/gb.qt/src'
> > make[3]: *** [all-recursive] Erreur 1
> > make[3]: Leaving directory `/home/lordh/gambas2-1.9.15/gb.qt'
> > make[2]: *** [all] Erreur 2
> > make[2]: Leaving directory `/home/lordh/gambas2-1.9.15/gb.qt'
> > make[1]: *** [all-recursive] Erreur 1
> > make[1]: Leaving directory `/home/lordh/gambas2-1.9.15'
> > make: *** [all] Erreur 2
> >
> > ------
> >
> > Regards,
>
> I've replaced all refs of y1 to y and now it compile fine.
Which compiler do yo use ???
I don't know who includes mathcalls.h, as it isn't needed... Everything works
correctly with gcc 4...
Regards,
--
Benoit Minisini
mailto:gambas at ...1...
More information about the Devel
mailing list