[Gambas-devel] Problem making gambas2-2.1.0 rpms

Laurent Carlier lordheavym at ...176...
Sat Feb 23 16:26:27 CET 2008


Le Saturday 23 February 2008 16:23:40 Laurent Carlier, vous avez écrit :
> Le Saturday 23 February 2008 15:15:11 Benoit Minisini, vous avez écrit :
> > On vendredi 22 février 2008, Guillermo Ballester Valor wrote:
> > > Benoit,
> > >
> > > This time all configured, made and installed without problems. Just
> > > these components were not installed
> > >
> > > ************************************************************
> > >
> > > THESE COMPONENTS ARE DISABLED:
> > >
> > > - gb.db.firebird
> > > - gb.qte
> > >
> > > ************************************************************
> > >
> > > I've not tried to run gambas2 because I installed it in a temporal
> > > directory (to test the compilation/install proccess) and there were
> > > some problems in the env vars.
> > >
> > > If no more problems in other distributions/processors I think you now
> > > can release the package.
> > >
> > > Regards,
> > >
> > > Guillermo
> >
> > Can you try the following source archive before I release it?
> >
> > http://gambas.sf.net/gambas2-2.2.0.tar.bz2
> >
> > Regards,
>
> got a small problem here (debian64/sid)
> configure: This library must be located inside the C library
> checking for foreign function interface headers... /usr/include/
> checking for foreign function interface libraries... /usr/lib64/
> ./configure: line 21618: test: -L/usr/lib64/: binary operator expected
>
> ++
>
>
> -------------------------------------------------------------------------
> This SF.net email is sponsored by: Microsoft
> Defy all challenges. Microsoft(R) Visual Studio 2008.
> http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
> _______________________________________________
> Gambas-devel mailing list
> Gambas-devel at lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/gambas-devel

if test -z "$FFI_LIB"; then
  AC_MSG_ERROR([libffi library and headers are required])
fi

Should fix the problem .... when svn will be back :-/

++





More information about the Devel mailing list