|
From: Timo H. <tih...@gm...> - 2006-04-29 09:41:59
|
Frank Terbeck <fra...@rw...> wrote: > Hi Marvin, > > Marvin Preuss <xst...@gm...>: > > Making install-man in Doc > > shell-init: error retrieving current directory: getcwd: cannot access > > parent directories: Invalid argument > > That one makes me a little suspicious. > I think I've seen it once but I fail to remember what voodoo it took > to trigger this. Could be a bug in bash. Marvin, see if there are any newer versions available. > > INSTALL /usr/local/share/man/man1/cmus.1 > > install: cannot stat `cmus.1': No such file or directory > > INSTALL /usr/local/share/man/man1/cmus-remote.1 > > install: cannot stat `cmus-remote.1': No such file or directory > > make[1]: *** [install-man] Error 1 > > make: *** [Doc/install-man] Error 2 That should happen only if you do "make clean" or "make distclean". > Timo: shouldn't 'install-man' depend on 'man' to prevent this? No, that would make installation too hard. Not all distributions include asciidoc and manual installation is painful. -- http://onion.dynserv.net/~timo/ |