Date: Sat, 03 Sep 2011 19:32:42 +0400 From: Ruslan Mahmatkhanov <cvs-src@yandex.ru> To: "Julian H. Stacey" <jhs@berklix.com> Cc: ports@FreeBSD.org, mm@FreeBSD.org Subject: Re: x11-toolkits/tk84 install can't stat: /usr/local/man/man3/3DBorder.3 Message-ID: <4E62489A.2050409@yandex.ru> In-Reply-To: <201109031138.p83BcY9g016430@fire.js.berklix.net> References: <201109031138.p83BcY9g016430@fire.js.berklix.net>
next in thread | previous in thread | raw e-mail | index | archive | help
Julian H. Stacey wrote on 03.09.2011 15:38: > Hi > I see this error (on current too) > cd /usr/ports/x11-toolkits/tk84 > printenv > PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/usr/local/bin > TERM=xterm > PWD=/usr/ports > uname -a > FreeBSD blak.js.berklix.net 8.2-RELEASE FreeBSD 8.2-RELEASE > #0: Thu May 19 13:49:29 CEST 2011 > jhs@blak.js.berklix.net:/ad6s4/release/8.2-RELEASE/src/sys/amd64/compile/BLAK.small > amd64 > Variants of: > make clean ; .... make install .... > make clean ; .... make WITH_TK84_DOC=YES FORCE_PKG_REGISTER=YES reinstall > always bomb with: > > ..... > install -o root -g wheel -m 444 /ad6s4/release/8.2-RELEASE/ports/x11-toolkits/tk84/work/tk8.4.19/unix/../doc/wish.1 /usr/local/man/man1/wish8.4.1 > ===> Compressing manual pages for tk-8.4.19_2,2 > gzip: can't stat: /usr/local/man/man3/3DBorder.3: No such file or directory > gzip: can't stat: /usr/local/man/man3/AddOption.3: No such file or directory > gzip: can't stat: /usr/local/man/man3/BindTable.3: No such file or directory > ... ober 100 lines deleted. > > gzip: can't stat: /usr/local/man/mann/wm.n: No such file or directory > ===> Running ldconfig > /sbin/ldconfig -m /usr/local/lib > ===> Registering installation for tk-8.4.19_2,2 > > Cheers, > Julian I can reproduce this behavior with TK84_DOC is on (default off). The problem is that this port doesn't actually install man-pages from ${MAN3} and ${MANN}, so this option is bogus. -- Regards, Ruslan Tinderboxing kills... the drives.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?4E62489A.2050409>