Date: Fri, 23 Mar 2007 01:41:31 +0800 From: "Frank" <andreas.chiou@msa.hinet.net> To: <freebsd-questions@FreeBSD.org> Subject: what's the problem it is Message-ID: <000601c76ca9$543b3e30$6901a8c0@hollingsfef1b8>
next in thread | raw e-mail | index | archive | help
hi,
I don't know what's the problem it is?
Making all in tests
Making all in cases
cd ../ .. && /bin/sh ./config.status tests/cases/Makefile
config.status: creating tests/cases/Makefile
Making all in results
cd ../ .. && /bin/sh ./config.status tests/results/Makefile
config.status: creating tests/results/Makefile
cd .. && /bin/sh ./config.status tests/Makefile
config.status: creating tests/Makefile
Making all in doc
cd .. && /bin/sh .config.status doc/Makefile
config.status: creating doc/Makefile
cd . && /bin/sh ./config.status intltoolize
config.status: creating intltoolize
make: don't know how to make intltool-update. Stop
*** Error code 1
Stop in /usr/ports/textproc/intltool/work/intltool-0.34.1.
www# make install
Making install intests
Making install in cases
Making install in results
Making install in doc
/bin/sh ../mkinstalldirs /usr/local/man/man8
mkdir -p -- /usr/local/man/man8
/usr/bin/install -c -m 644 ./intltoolize.8 /usr/local/man/man8/intltoolize.8
/usr/bin/install -c -m 644 ./intltool-extract.8 /usr/local/man/man8/intltool-ex
/usr/bin/install -c -m 644 ./intltool-merge.8 /usr/local/man/man8/intltool-merg
/usr/bin/install -c -m 644 ./intltool-prepare.8 /usr/local/man/man8/intltool-pr
/usr/bin/install -c -m 644 ./intltool-update.8 /usr/local/man/man8/intltool-upd
make: don't know how to make intltool-update. Stop
*** Error code 1
Stop in /usr/ports/textproc/intltool/work/intltool-0.34.1.
www# cd config.status
config.status: Not a directory.
www# cd /config.status
/config.status: No such file or directory.
www# cd config.status
config.status: Not a directory.
www# make
Making all in tests
Making all in cases
Making all in results
Making all in doc
make: don't know how to make intltool-update. Stop
*** Error code 1
Stop in /usr/ports/textproc/intltool/work/intltool-0.34.1.
regards,
by Frank
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?000601c76ca9$543b3e30$6901a8c0>
