[Gambas-user] Release of Gambas 2.13.1

Laurent Carlier lordheavym at ...626...
Thu Jun 4 22:43:21 CEST 2009


Le jeudi 04 juin 2009 17:20:01 Leonardo Miliani, vous avez écrit :
> Laurent Carlier ha scritto:
> > Le lundi 01 juin 2009 22:28:26 Leonardo Miliani, vous avez écrit :
> >> I got this error:
> >>
> >> (cd .libs && rm -f gb.db.sqlite3.so.0 && ln -s gb.db.sqlite3.so.0.0.0
> >> gb.db.sqlite3.so.0)
> >> (cd .libs && rm -f gb.db.sqlite3.so && ln -s gb.db.sqlite3.so.0.0.0
> >> gb.db.sqlite3.so)
> >> creating gb.db.sqlite3.la
> >> (cd .libs && rm -f gb.db.sqlite3.la && ln -s ../gb.db.sqlite3.la
> >> gb.db.sqlite3.la)
> >> make[2]: Leaving directory
> >> `/home/leo/Documenti/gambas2/gambas2-2.13.1/gb.db.sqlite3/src'
> >> make[2]: Entering directory
> >> `/home/leo/Documenti/gambas2/gambas2-2.13.1/gb.db.sqlite3'
> >> make[2]: Nothing to be done for `all-am'.
> >> make[2]: Leaving directory
> >> `/home/leo/Documenti/gambas2/gambas2-2.13.1/gb.db.sqlite3'
> >> make[1]: Leaving directory
> >> `/home/leo/Documenti/gambas2/gambas2-2.13.1/gb.db.sqlite3'
> >
> > Now it seem to build fine ! good !
> >
> > What are the results from following commands in a terminel ? : uname -a
> > and gcc -v
> >
> > Regards,
> >
> >
> > -------------------------------------------------------------------------
> >----- OpenSolaris 2009.06 is a cutting edge operating system for
> > enterprises looking to deploy the next generation of Solaris that
> > includes the latest innovations from Sun and the OpenSource community.
> > Download a copy and enjoy capabilities such as Networking, Storage and
> > Virtualization. Go to: http://p.sf.net/sfu/opensolaris-get
> > _______________________________________________
> > Gambas-user mailing list
> > Gambas-user at lists.sourceforge.net
> > https://lists.sourceforge.net/lists/listinfo/gambas-user
>
> Now same error with gb.sqlite2:
>
> main.cpp: In function ‘int field_index(void*, const char*, DB_DATABASE*)’:
> main.cpp:935: error: invalid conversion from ‘const char*’ to ‘char*’
> make[2]: *** [gb_db_sqlite2_la-main.lo] Error 1
> make[2]: Leaving directory
> `/home/leo/Documenti/Software/Programmazione/Gambas/gambas2-2.13.1/gb.db.sq
>lite2/src' make[1]: *** [all-recursive] Error 1
> make[1]: Leaving directory
> `/home/leo/Documenti/Software/Programmazione/Gambas/gambas2-2.13.1/gb.db.sq
>lite2' make: *** [all] Error 2

Thanks, twice bugs are fixed in SVN commit #1998

Regards,





More information about the User mailing list