protux-devel
[Top][All Lists]
Advanced

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

Re: [Protux-devel] migration from old autostuff to new


From: Luciano Giordana
Subject: Re: [Protux-devel] migration from old autostuff to new
Date: Tue, 11 Feb 2003 01:03:42 -0200
User-agent: KMail/1.4.3

I still get some errors (I checked everything and I belive I removed all old 
autostuff stuff), here is the output now


> $ aclocal -I /usr/local/share/aclocal

works fine

> $ autoheader -I /usr/local/share/aclocal

works fine

> $ libtoolize
I got this : 

        You should update your `aclocal.m4' by running aclocal.
        libtoolize: `config.guess' exists: use `--force' to overwrite
        libtoolize: `config.sub' exists: use `--force' to overwrite
        libtoolize: `ltmain.sh' exists: use `--force' to overwrite

when I try libtoolize --force I got only this

        You should update your `aclocal.m4' by running aclocal.

> $ autoconf
works fine

> $ automake
got these

        configure.ac: 6: required file `./[config.h].in' not found
        Makefile.am:26: invalid unused variable name: 
`nodist_libmustux_la_SOURCES'

> and then
> $ ./configure

works fine


make

works fine almost until the end, when I get this :

creating libmustux.la
(cd .libs && rm -f libmustux.la && ln -s ../libmustux.la libmustux.la)
cd . && autoheader
autoheader-2.5x: `config.h.in' is unchanged
make[1]: Entering directory `/home/giordana/mustux/libmustux/head'
cd . && autoheader
autoheader-2.5x: `config.h.in' is unchanged
make[1]: Leaving directory `/home/giordana/mustux/libmustux/head'
cd . \
  && CONFIG_FILES= CONFIG_HEADERS=[config.h] \
     /bin/sh ./config.status
config.status: creating [config.h]
config.status: error: cannot find input file: [config.h].in
make: *** [stamp-h] Error 1



Regards


>
> > here are all my tries..
> >
> >
> > address@hidden libmustux]$ make
> > make: *** No rule to make target `configure.in', needed by `Makefile.in'.
> > Stop.
> >
> > address@hidden libmustux]$ ./configure
> > loading cache ./config.cache
> > configure: error: can not find install-sh or install.sh in admin ./admin
> >
> > address@hidden libmustux]$ make -f admin/Makefile.common
> > make: admin/Makefile.common: No such file or directory
> > make: *** No rule to make target `admin/Makefile.common'.  Stop.
> >
> > address@hidden libmustux]$ libtoolize
> > You should update your `aclocal.m4' by running aclocal.
> > libtoolize: `config.guess' exists: use `--force' to overwrite
> > libtoolize: `config.sub' exists: use `--force' to overwrite
> > libtoolize: `ltmain.sh' exists: use `--force' to overwrite
> >
> > address@hidden libmustux]$ libtoolize --force
> > You should update your `aclocal.m4' by running aclocal.

-- 
Best Regards
--
Luciano Giordana - Musician - Certified Java/GNU C++ Developer - Free Software 
Evangelist
Project Mustux - http://www.freesoftware.fsf.org/mustux
-- Once Palladium is up and running , I will become a hacker --




reply via email to

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