From owner-cvs-ports Wed Jan 21 01:18:48 1998 Return-Path: Received: (from daemon@localhost) by hub.freebsd.org (8.8.8/8.8.8) id BAA07565 for cvs-ports-outgoing; Wed, 21 Jan 1998 01:18:48 -0800 (PST) (envelope-from owner-cvs-ports) Received: from baloon.mimi.com (sjx-ca126-30.ix.netcom.com [207.92.177.222]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id BAA07481; Wed, 21 Jan 1998 01:18:11 -0800 (PST) (envelope-from asami@vader.cs.berkeley.edu) Received: (from asami@localhost) by baloon.mimi.com (8.8.8/8.8.8) id BAA20852; Wed, 21 Jan 1998 01:18:10 -0800 (PST) (envelope-from asami) Date: Wed, 21 Jan 1998 01:18:10 -0800 (PST) Message-Id: <199801210918.BAA20852@baloon.mimi.com> To: vanilla@FreeBSD.ORG CC: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-ports@FreeBSD.ORG In-reply-to: <199801191312.FAA28599@freefall.freebsd.org> (vanilla@FreeBSD.ORG) Subject: Re: cvs commit: ports/chinese/ted Makefile ports/chinese/ted/files md5 ports/chinese/ted/patches patch-aa From: asami@cs.berkeley.edu (Satoshi Asami) Sender: owner-cvs-ports@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk * Upgrade to 4.2c. Thanks, but doesn't package. It's short so I'll attach the full log. Satoshi ------- >> Checksum OK for ted4.2c.tgz. ===> Extracting for zh-ted-4.2c ===> Patching for zh-ted-4.2c ===> Applying FreeBSD patches for zh-ted-4.2c ===> Configuring for zh-ted-4.2c ===> Building for zh-ted-4.2c gcc -O2 -pipe -DCHINESE=1 -I/usr/X11R6/include -DTEDDIR=\"/usr/X11R6/lib/X11/ted\" -c e.c gcc -O2 -pipe -DCHINESE=1 -I/usr/X11R6/include -DTEDDIR=\"/usr/X11R6/lib/X11/ted\" -c x.c gcc -O2 -pipe -DCHINESE=1 -I/usr/X11R6/include -DTEDDIR=\"/usr/X11R6/lib/X11/ted\" -c m.c gcc -O2 -pipe -DCHINESE=1 -I/usr/X11R6/include -DTEDDIR=\"/usr/X11R6/lib/X11/ted\" -c f.c gcc -O2 -pipe -DCHINESE=1 -I/usr/X11R6/include -DTEDDIR=\"/usr/X11R6/lib/X11/ted\" -c b.c gcc -O2 -pipe -DCHINESE=1 -I/usr/X11R6/include -DTEDDIR=\"/usr/X11R6/lib/X11/ted\" -c edln.c gcc -O2 -pipe -DCHINESE=1 -I/usr/X11R6/include -DTEDDIR=\"/usr/X11R6/lib/X11/ted\" -c xcp.c gcc -O2 -pipe -DCHINESE=1 -I/usr/X11R6/include -DTEDDIR=\"/usr/X11R6/lib/X11/ted\" -c s.c gcc -O2 -pipe -DCHINESE=1 -I/usr/X11R6/include -DTEDDIR=\"/usr/X11R6/lib/X11/ted\" -c u.c gcc -O2 -pipe -DCHINESE=1 -I/usr/X11R6/include -DTEDDIR=\"/usr/X11R6/lib/X11/ted\" -c misc.c gcc -O2 -pipe -DCHINESE=1 -I/usr/X11R6/include -DTEDDIR=\"/usr/X11R6/lib/X11/ted\" -c twin.c gcc -O2 -pipe -DCHINESE=1 -I/usr/X11R6/include -DTEDDIR=\"/usr/X11R6/lib/X11/ted\" -c dir.c gcc -O2 -pipe -DCHINESE=1 -I/usr/X11R6/include -DTEDDIR=\"/usr/X11R6/lib/X11/ted\" -c xkey.c gcc -O2 -pipe -DCHINESE=1 -I/usr/X11R6/include -DTEDDIR=\"/usr/X11R6/lib/X11/ted\" -c cwin.c gcc -O2 -pipe -DCHINESE=1 -I/usr/X11R6/include -DTEDDIR=\"/usr/X11R6/lib/X11/ted\" -c filebrowse.c gcc -O2 -pipe -DCHINESE=1 -I/usr/X11R6/include -DTEDDIR=\"/usr/X11R6/lib/X11/ted\" -c kwcomp.c gcc -O2 -pipe -DCHINESE=1 -I/usr/X11R6/include -DTEDDIR=\"/usr/X11R6/lib/X11/ted\" -c cli_xcin.c gcc e.o x.o m.o f.o b.o edln.o xcp.o s.o u.o misc.o twin.o dir.o xkey.o cwin.o filebrowse.o kwcomp.o cli_xcin.o -o ted -L/usr/X11R6/lib -lX11 strip ted echo '*** Finish ***' *** Finish *** cat tedrc.tmpl | sed "s~TEDDIR~/usr/X11R6/lib/X11/ted~g" > tedrc ===> Installing for zh-ted-4.2c ===> zh-ted-4.2c depends on file: /usr/X11R6/bin/xcin - found install -c -s -o bin -g bin -m 0755 ted /usr/X11R6/bin cp ted ref ctags /usr/local/bin cp: ctags: No such file or directory cp: ref: No such file or directory *** Error code 1 Stop.