Date: Tue, 19 Jun 2001 21:38:30 +0200 From: Wilko Bulte <wkb@freebie.xs4all.nl> To: freebsd-doc@freebsd.org Subject: hang in docproj's make install? Message-ID: <20010619213830.A94974@freebie.xs4all.nl>
next in thread | raw e-mail | index | archive | help
Any clue what might cause the make install of docproj to hang? More exactly: making install in texk gmake[1]: Entering directory `/usr/ports/print/teTeX/work/teTeX-1.0/texk' for d in kpathsea web2c dtl dvidvi dviljk dvipdfm dvipsk gsftopk lacheck makeindexk musixflx odvipsk oxdvik ps2pkm seetexk tetex tex4htk texlive tth xdvik; do if test -d $d; then \ (cd $d && gmake INSTALL_DATA='install -c -o root -g wheel -m 444' INSTALL_PROGRAM='/usr/bin/install -c -o root -g wheel' -w CC='cc' CFLAGS='-O -pipe ' prefix=/usr/local exec_prefix=/usr/local bindir=/usr/local/bin scriptdir=/usr/local/bin libdir=/usr/local/lib datadir=/usr/local/share infodir=/usr/local/info includedir=/usr/local/include manext=1 mandir=/usr/local/man/man1 texmf=/usr/local/share/texmf web2cdir=/usr/local/share/texmf/web2c vartexfonts=/var/tmp/texfonts texinputdir=/usr/local/share/texmf/tex mfinputdir=/usr/local/share/texmf/metafont mpinputdir=/usr/local/share/texmf/metapost fontdir=/usr/local/share/texmf/fonts fmtdir=/usr/local/share/texmf/web2c basedir=/usr/local/share/texmf/web2c memdir=/usr/local/share/texmf/web2c texpooldir=/usr/local/share/texmf/web2c mfpooldir=/usr/local/share/texmf/web2c mppooldir=/usr/local/share/texmf/web2c dvips_plain_macrodir=/usr/local/share/texmf/tex/plain/dvips dvilj_latex2e_macrodir=/usr/local/share/texmf/tex/latex/dvilj dvipsdir=/usr/local/share/texmf/dvips psheaderdir=/usr/local/share/texmf/dvips default_texsizes='300:600' install) || exit 1; else true; fi; done Start ... waiting for connection ... and there it sits forever. I'm merely a consumer using it to build my Alpha documentation so please keep me on the CC: list for any replies tnx Wilko -- | / o / / _ Arnhem, The Netherlands email: wilko@FreeBSD.org |/|/ / / /( (_) Bulte http://www.FreeBSD.org To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-doc" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20010619213830.A94974>