On Jan 28, 2008 8:18 PM, Eric Blake <[EMAIL PROTECTED]> wrote:
> -BEGIN PGP SIGNED MESSAGE-
> Hash: SHA1
>
> According to Paulo J. Matos on 1/28/2008 1:06 PM:
> | Hi all,
> |
> | I never had this issue and I can't understand the problem. I'm getting
> | the following in a certain project:
>
On Jan 28, 2008 9:00 PM, Ralf Wildenhues <[EMAIL PROTECTED]> wrote:
> Hello Paulo,
>
> * Paulo J. Matos wrote on Mon, Jan 28, 2008 at 09:06:23PM CET:
> >
> > I never had this issue and I can't understand the problem. I'm getting
> > the following in a certain project:
> > $ autoreconf
> [...]
> > a
Hello Paulo,
* Paulo J. Matos wrote on Mon, Jan 28, 2008 at 09:06:23PM CET:
>
> I never had this issue and I can't understand the problem. I'm getting
> the following in a certain project:
> $ autoreconf
[...]
> autom4te-2.61: cannot open configure: Permission denied
> autoreconf-2.61: /usr/bin/a
* Paulo J. Matos wrote on Mon, Jan 28, 2008 at 10:28:19PM CET:
> autoreconf-2.61: running: /usr/bin/autoconf-2.61
> autom4te-2.61: cannot open configure: Permission denied
> autoreconf-2.61: /usr/bin/autoconf-2.61 failed with exit status: 1
Hmm, not more clues. Please run
/usr/bin/autoconf-2.61
Hi all,
I never had this issue and I can't understand the problem. I'm getting
the following in a certain project:
$ autoreconf
/usr/share/aclocal/soup.m4:7: warning: underquoted definition of AM_PATH_SOUP
/usr/share/aclocal/soup.m4:7: run info '(automake)Extending aclocal'
/usr/share/aclocal/so
After running:
$ rm -Rf aclocal.m4 autom4te.cache/ config.h.in config.guess
config.log config.status config.sub configure depcomp install-sh
libtool libltdl/ ltmain.sh missing
$ autoreconf -v -i
autoreconf-2.61: Entering directory `.'
autoreconf-2.61: configure.ac: not using Gettext
autoreconf-2
* Paulo J. Matos wrote on Mon, Jan 28, 2008 at 10:34:30PM CET:
> After running:
>
> $ rm -Rf aclocal.m4 autom4te.cache/ config.h.in config.guess
> config.log config.status config.sub configure depcomp install-sh
> libtool libltdl/ ltmain.sh missing
[...]
> Everything seems ok now.
Hmm. When thi