Re: [Anjuta-list] Still trying to understand why all builds fail...



Hi Carlo, hello list,

I have the correct versions auf automake and autoconf. Unfortunatly
Anjuta doesn't export the WANT_AUTOCONF="2.5" and WANT_AUTOMAKE="1.7"
variables, but I can do that manually. (I don't know much about Linux
autotools, so maybe these variables are only needed on Gentoo - maybe
somebody could comment on thet?).

That however doesn't affect my problem that Anjuta doesn't generate
those files in the first place (Makefile.am and configure.in/ac). I had
a look through the Anjuta sources and it seems that it actually tries to
generate those files on it's own.
However, when I check it, neither the temp file nor the one in the
project folder is there  [it seems it first generates the source to a
temp dir and then copies this to the project folder if the one which is
there is not the same or if there is not yet any].

Another very strange thing I noticed is, that sometimes both files are
missing, sometimes only Makefile.am. I postet that before.

Well, anyways, thanks for the help. Seems like I'll need to dig through
the Anjuta sources.... Too bad I know so little about the various *nix
APIs it uses...


Am Do, den 12.02.2004 schrieb Carlo Agrusti um 15:17:
> Yes, it does; how I said, I use Glade 2 as interface builder, but if I
> try to start a new terminal app, Anjuta generates anything needed (i.e.
> Makefile.am, configure.in, aclocal.m4 etc. Then it runs autogen.sh in
> order to create all needed scripts and makefiles.
> 
> I'm not so experienced with Anjuta (by now, hope I will be in the
> future), but I think you have to check if you have installed all
> autoconf utilities; I have:
> 
> automake-1.4
> autoconf-2.57
> 
> On Wed, 2004-02-11 at 22:55, Dennis Möhlmann wrote:
> > Hi,
> > 
> > I'm still trying to use Anjuta with Gentoo Linux but whatever I do,
> > creating a new project always fails.
> > 
> > So, I decided to do this step by step. The first problem I see is that
> > no Makefile.am is being created.
> > I don't now that much about autotools, but as far as I understand it,
> > Makefile.am and configure.ac (or the deprecated(?) .in) should be
> > created by the the maintainer - anjuta in this case (?) 





[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]