automake
[Top][All Lists]
Advanced

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

Re: "make dist" problem...


From: Ralf Wildenhues
Subject: Re: "make dist" problem...
Date: Thu, 18 Jan 2007 22:21:50 +0100
User-agent: Mutt/1.5.13 (2006-08-11)

Hello Enrico,

* Enrico wrote on Thu, Jan 18, 2007 at 10:12:39PM CET:
> 
> I have a little problem with my small project...every time I use the 
> "make dist" command I obtain the following output:
> 
> address@hidden:~/Desktop/DAMA$ make dist
> { test ! -d pegsolitaire-0.1  || { find pegsolitaire-0.1  -type d ! 
> -perm -200 -exec chmod u+w {} ';' && rm -fr pegsolitaire-0.1 ; }; }
> mkdir pegsolitaire-0.1
> /bin/bash: line 21: test: pegsolitaire-0.1: binary operator expected
> cp: target `/README' is not a directory
> make: *** [distdir] Error 1

Which Automake version was used to bootstrap this package?
Please also print the first 20 or so lines of output from
  make -n dist

Thanks,
Ralf




reply via email to

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