automake
[Top][All Lists]
Advanced

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

Re: Problems on make distcheck


From: Ralf Wildenhues
Subject: Re: Problems on make distcheck
Date: Sun, 3 Feb 2008 15:45:09 +0100
User-agent: Mutt/1.5.13 (2006-08-11)

* Stefan Bienert wrote on Sun, Feb 03, 2008 at 03:28:39PM CET:
> 
> the output of make distcheck is attached to this mail.

Thanks.

[...]
> make[1]: Leaving directory `/home/foo/bar/usr/prj-0.1/_build'
> make[1]: Entering directory `/home/foo/bar/usr/prj-0.1/_build'
> { test ! -d prj-0.1 || { find prj-0.1 -type d ! -perm -200 -exec chmod u+w {} 
> ';' && rm -fr prj-0.1; }; }
> test -d prj-0.1 || mkdir prj-0.1
> cp: cannot create regular file `prj-0.1/share/misc/m4/acx_pthread.m4': 
> Permission denied
> cp: cannot create regular file `prj-0.1/share/misc/m4/size_max.m4': 
> Permission denied
> cp: cannot create regular file `prj-0.1/share/misc/config/depcomp': 
> Permission denied
[...]
> cp: cannot create regular file `prj-0.1/share/misc/config/missing': 
> Permission denied
> make[1]: *** [distdir] Error 1
> make[1]: Leaving directory `/home/foo/bar/usr/prj-0.1/_build'
> make: *** [distcheck] Error 2

What is the Automake version you use?  What do you set for
AC_CONFIG_AUXDIR, AC_CONFIG_MACRO_DIR in configure.ac?

Cheers,
Ralf




reply via email to

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