[Gambas-user] autotools package

Stefano Palmeri rospolosco at ...152...
Tue Nov 13 17:47:12 CET 2007


Alle 13:38, martedì 13 novembre 2007, Laurent Carlier ha scritto:
> Le Tuesday 13 November 2007 12:53:59 Stefano Palmeri, vous avez écrit :
> > Alle 12:31, martedì 13 novembre 2007, Benoit Minisini ha scritto:
> > > On mardi 13 novembre 2007, Benoit Minisini wrote:
> > > > Hi,
> > > >
> > > > The gambas2-1.9.91.tar.bz2 source package was uploaded to
> > > > sourceforge.
> > > >
> > > > Please just confirm me that there is no problem with it, before I
> > > > make the official release.
> > > >
> > > > Regards,
> > >
> > > The ChangeLog was fixed, and I uploaded a new package.
> >
> > Just downloaded and compiled without problems.
> >
> > I have to report a little problem in autotools packager wizard. It's
> > a very little problem but I have to report before the 2.0 final will be
> > out.
> >
> > I created a component called gb.quote and it was installed by the IDE in
> > ~/local/lib/gambas2.
> >
> > The when I try to package a project that uses the local component
> > gb.quote, the autotools package creation fails:
> >
> > checking for gb.qt component... Ok
> > checking for gb.form component... Ok
> > checking for gb.qt.kde component... Ok
> > checking for gb.web component... Ok
> > checking for gb.quote component... No
> > configure: error: Failed to find gb.quote component !
> > make dist
> > make: *** No rule to make target `dist'.  Stop.
> >
> > The package build has failed.
> > Package.MakeAutotoolsPackage.1048: Out of bounds
> >
> > I remark that this is not a great problem. Probably there's something
> > to do with the packaging of local personal components or disabling
> > autotools when the project requires some local component.
> >
> > Regards,
> >
> > Stefano Palmeri
>
> Ok it should be fixed in svn commit 824
>
> ++

Tested svn 824. The little bug was fixed.

Stefano




More information about the User mailing list