automake
[Top][All Lists]
Advanced

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

make distcheck fails for simple Makefile.am


From: Roger Leigh
Subject: make distcheck fails for simple Makefile.am
Date: Sat, 18 Jun 2005 11:47:08 +0100
User-agent: Gnus/5.1007 (Gnus v5.10.7) Emacs/21.4 (gnu/linux)

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

In a simple Makefile.am:

pamdir = /etc/pam.d
pam_DATA = schroot
EXTRA_DIST = $(pam_DATA)

make distcheck fails:

make[4]: Entering directory 
`/home/rleigh/schroot/schroot-0.1.0/_build/schroot/pam'
make[4]: Nothing to be done for `install-exec-am'.
test -z "/etc/pam.d" || mkdir -p -- "/etc/pam.d"
 /usr/bin/install -c -m 644 '../../../schroot/pam/schroot' '/etc/pam.d/schroot'
/usr/bin/install: cannot remove `/etc/pam.d/schroot': Permission denied
make[4]: *** [install-pamDATA] Error 1
make[4]: Leaving directory 
`/home/rleigh/schroot/schroot-0.1.0/_build/schroot/pam'
make[3]: *** [install-am] Error 2

Normal install, DESTDIR=$foo install, VPATH builds and DESTDIR
installs OK too.

This is automake 1.9.5 (on Debian).  Could this be an automake bug?

The source is here:
http://people.debian.org/~rleigh/schroot-0.1.0.tar.bz2
(schroot/pam/Makefile.am).


Many thanks,
Roger

- -- 
Roger Leigh
                Printing on GNU/Linux?  http://gimp-print.sourceforge.net/
                Debian GNU/Linux        http://www.debian.org/
                GPG Public Key: 0x25BFB848.  Please sign and encrypt your mail.
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.1 (GNU/Linux)
Comment: Processed by Mailcrypt 3.5.8 <http://mailcrypt.sourceforge.net/>

iD8DBQFCs/upVcFcaSW/uEgRAtaEAJsGHdWUTk67My46m7jdOqs+vuM6zQCgpvOU
jgYCWEMn+lXt6yi4LeqP/7s=
=2/xO
-----END PGP SIGNATURE-----




reply via email to

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