automake
[Top][All Lists]
Advanced

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

Re: hello world demo with gtk condition


From: Stepan Kasal
Subject: Re: hello world demo with gtk condition
Date: Wed, 11 Jan 2006 19:52:58 +0100
User-agent: Mutt/1.4.1i

Hello,

this sounds very well:

On Wed, Jan 11, 2006 at 10:28:40AM -0600, Matt Hull wrote:
> address@hidden ~/mine-0.0.9 $ aclocal-1.8 -I aclocal && autoheader && 
> autoconf && automake-1.8 && ./configure && make
> /usr/share/aclocal/sigc++.m4:8: warning: underquoted definition of 
> AM_PATH_SIGC
>   run info '(automake)Extending aclocal'
>   or see http://sources.redhat.com/automake/automake.html#Extending%20aclocal
> /usr/share/aclocal/oaf.m4:4: warning: underquoted definition of AM_PATH_OAF
> /usr/share/aclocal/libglade.m4:7: warning: underquoted definition of 
> AM_PATH_LIBGLADE
> /usr/share/aclocal/gtk--.m4:10: warning: underquoted definition of 
> AM_PATH_GTKMM
> /usr/share/aclocal/gconf-1.m4:4: warning: underquoted definition of 
> AM_PATH_GCONF
> /usr/share/aclocal/gconf-1.m4:71: warning: underquoted definition of 
> AM_GCONF_SOURCE
> /usr/share/aclocal/ao.m4:9: warning: underquoted definition of XIPH_PATH_AO

you can safely ignore these warnings.  See the URL from the msg for more.

> makefile.am: required file `./compile' not found
> makefile.am: required file `./depcomp' not found

Run automake --add-missing to install these two files.

Does it work then?

Have a nice day,
        Stepan




reply via email to

[Prev in Thread] Current Thread [Next in Thread]