Menu

#8 make dist fails with : don't know how to make signed.m4.

open
nobody
None
5
2011-01-24
2011-01-24
Henti Smith
No

Trying to make dist on 2.02

[root@hermit /tmp/re-alpine/re-alpine-2.02/m4]# make dist
make: don't know how to make dist. Stop
[root@hermit /tmp/re-alpine/re-alpine-2.02/m4]# cd ..
[root@hermit /tmp/re-alpine/re-alpine-2.02]# make dist
{ test ! -d "alpine-2.02" || { find "alpine-2.02" -type d ! -perm -200 -exec chmod u+w {} ';' && rm -fr "alpine-2.02"; }; }
test -d "alpine-2.02" || mkdir "alpine-2.02"
(cd m4 && /usr/bin/make top_distdir=../alpine-2.02 distdir=../alpine-2.02/m4 \ am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)
make: don't know how to make signed.m4. Stop
*** Error code 1

Stop in /tmp/re-alpine/re-alpine-2.02.

Discussion


Log in to post a comment.