From owner-cvs-ports Sat Mar 28 11:33:54 1998 Return-Path: Received: (from daemon@localhost) by hub.freebsd.org (8.8.8/8.8.8) id LAA24501 for cvs-ports-outgoing; Sat, 28 Mar 1998 11:33:54 -0800 (PST) (envelope-from owner-cvs-ports) Received: from vader.cs.berkeley.edu (vader.CS.Berkeley.EDU [128.32.38.234]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id LAA24492; Sat, 28 Mar 1998 11:33:43 -0800 (PST) (envelope-from asami@vader.cs.berkeley.edu) Received: from baloon.mimi.com (sjx-ca115-47.ix.netcom.com [207.223.162.111]) by vader.cs.berkeley.edu (8.8.7/8.7.3) with ESMTP id LAA17138; Sat, 28 Mar 1998 11:33:43 -0800 (PST) Received: (from asami@localhost) by baloon.mimi.com (8.8.8/8.8.8) id LAA13452; Sat, 28 Mar 1998 11:33:30 -0800 (PST) (envelope-from asami) Date: Sat, 28 Mar 1998 11:33:30 -0800 (PST) Message-Id: <199803281933.LAA13452@baloon.mimi.com> To: itojun@FreeBSD.ORG CC: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-ports@FreeBSD.ORG In-reply-to: <199803260219.SAA07756@freefall.freebsd.org> (message from Jun-ichiro Itoh on Wed, 25 Mar 1998 18:19:00 -0800 (PST)) Subject: Re: cvs commit: ports/japanese/vfghostscript5 Makefile ports/japanese/vfghostscript5/files md5 ports/japanese/vfghostscript5/patches patch-ab From: asami@FreeBSD.ORG (Satoshi Asami) Sender: owner-cvs-ports@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk * japanizatino patches are updated. Thanks, but doesn't build. Satoshi ------- cc -O2 -pipe -DA4 -I/usr/local/include/ -c zkfvflib.c zkfvflib.c:24: VF.h: No such file or directory zkfvflib.c: In function `init_vflib': zkfvflib.c:247: warning: assignment makes pointer from integer without a cast zkfvflib.c:251: warning: assignment makes pointer from integer without a cast zkfvflib.c: In function `darc3': zkfvflib.c:374: `OUTLINE_SIZE' undeclared (first use this function) zkfvflib.c:374: (Each undeclared identifier is reported only once zkfvflib.c:374: for each function it appears in.) zkfvflib.c:374: `OUTLINE_OFFSET' undeclared (first use this function) zkfvflib.c: In function `draw_font': zkfvflib.c:444: `VFD_CWCURV' undeclared (first use this function) zkfvflib.c:444: `VFD_CCWCURV' undeclared (first use this function) zkfvflib.c:446: `VFD_LINE' undeclared (first use this function) zkfvflib.c:446: `VFD_ARC' undeclared (first use this function) zkfvflib.c:446: `VFD_BEZ' undeclared (first use this function) zkfvflib.c:451: `OUTLINE_SIZE' undeclared (first use this function) zkfvflib.c:451: `OUTLINE_OFFSET' undeclared (first use this function) zkfvflib.c:472: `VFD_TOKEN' undeclared (first use this function) *** Error code 1 Stop.