Re: cannot build gtk-vnc



On Thu, Aug 27, 2009 at 03:21:29PM +0200, Michal Suchanek wrote:
> Hello
> 
> I tried building gtk-vnc but autogen fails.
> 
> I am going to run ./configure with --enable-warnings - if you
> wish to pass any extra arguments to it, please specify them on
> the ../autogen.sh command line.
> You should add the contents of `/usr/share/aclocal/libtool.m4' to `aclocal.m4'.
> Putting files in AC_CONFIG_AUX_DIR, `build-aux'.
> /usr/bin/libtoolize: line 347: cd: build-aux: No such file or directory

What libtoolize  version have you got ?  it should be automatically
creating that directory for you

eg, I just did  

    # rm -rf build-aux
    # mkdir build
    # cd build
    # ../autogen.sh 
    I am going to run ./configure with --enable-warnings - if you 
    wish to pass any extra arguments to it, please specify them on 
    the ../autogen.sh command line.
    libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, `build-aux'.
    libtoolize: copying file `build-aux/ltmain.sh'
    libtoolize: putting macros in `m4'.
    libtoolize: copying file `m4/libtool.m4'
    ...snip....

and it created the build-aux directory without any trouble.

Daniel
-- 
|: http://berrange.com/     -o-    http://www.flickr.com/photos/dberrange/ :|
|: http://libvirt.org  -o-  http://virt-manager.org  -o-  http://ovirt.org :|
|: http://autobuild.org       -o-         http://search.cpan.org/~danberr/ :|
|: http://freshmeat.net/~danielpb/    -o-   http://gtk-vnc.sourceforge.net :|


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