Date: Sun, 2 Oct 2016 21:26:02 -0400 From: Baho Utot <baho-utot@columbus.rr.com> To: freebsd-questions@freebsd.org Subject: Git not building Message-ID: <a92d7051-830e-906d-af13-6030a2983dea@columbus.rr.com>
next in thread | raw e-mail | index | archive | help
Update to latest ports revision ( svnlite )
building deve/git has this error:
install -d -m 755 /usr/ports/devel/git/work/stage/usr/local/libexec/git-core
install -m 755 git-subtree
/usr/ports/devel/git/work/stage/usr/local/libexec/git-core
asciidoc -b docbook -d manpage -f ../../Documentation/asciidoc.conf \
-agit_version=2.9.2 git-subtree.txt
xmlto -m ../../Documentation/manpage-normal.xsl man git-subtree.xml
install -d -m 755 /usr/ports/devel/git/work/stage/usr/local/man/man1
install -m 644 git-subtree.1
/usr/ports/devel/git/work/stage/usr/local/man/man1
install: git-subtree.1: No such file or directory
gmake[3]: *** [Makefile:58: install-man] Error 71
gmake[3]: Leaving directory
'/usr/ports/devel/git/work/git-2.9.2/contrib/subtree'
git-subtree.1 is missing:
find . -name git-subtree.1 <- displays nothing ie file not found
This a flea?
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?a92d7051-830e-906d-af13-6030a2983dea>
