From owner-ports-jp@jp.FreeBSD.org Mon May 13 10:28:36 2002
Received: (from daemon@localhost)
	by castle.jp.FreeBSD.org (8.11.6+3.4W/8.11.3) id g4D1SaO19544;
	Mon, 13 May 2002 10:28:36 +0900 (JST)
	(envelope-from owner-ports-jp@jp.FreeBSD.org)
Received: from boggy.acest.tutrp.tut.ac.jp (boggy.acest.tutrp.tut.ac.jp [133.15.67.40])
	by castle.jp.FreeBSD.org (8.11.6+3.4W/8.11.3) with ESMTP/inet id g4D1SZf19539
	for <ports-jp@jp.FreeBSD.org>; Mon, 13 May 2002 10:28:35 +0900 (JST)
	(envelope-from nakaji@tutrp.tut.ac.jp)
Received: from boggy.acest.tutrp.tut.ac.jp (localhost [127.0.0.1])
	by boggy.acest.tutrp.tut.ac.jp (8.12.3/8.12.3) with ESMTP id g4D1SRmm035180
	for <ports-jp@jp.FreeBSD.org>; Mon, 13 May 2002 10:28:27 +0900 (JST)
	(envelope-from nakaji@tutrp.tut.ac.jp)
To: ports-jp@jp.FreeBSD.org
References: <868z7ishii.fsf@xa12.heimat.gr.jp>
 <7wbscd8zs3.wl@ma2.justnet.ne.jp>
 <87wuu8kg7g.fsf@boggy.acest.tutrp.tut.ac.jp>
MIME-Version: 1.0 (generated by SEMI 1.14.3 - "Ushinoya")
Content-Type: text/plain; charset=ISO-2022-JP
From: NAKAJI Hiroyuki <nakaji@tutrp.tut.ac.jp>
Date: Mon, 13 May 2002 10:28:27 +0900
In-Reply-To: <87wuu8kg7g.fsf@boggy.acest.tutrp.tut.ac.jp>
 (NAKAJI Hiroyuki's message of "Mon, 13 May 2002 10:08:03 +0900")
Message-ID: <87u1pckf9g.fsf@boggy.acest.tutrp.tut.ac.jp>
Lines: 30
User-Agent: T-gnus/6.15.6 (based on Oort Gnus v0.06) SEMI/1.14.3 (Ushinoya)
 FLIM/1.14.4 (=?ISO-8859-4?Q?Kashiharajing=FE-mae?=) APEL/10.3 Emacs/20.7
 (i386--freebsd) MULE/4.1 (AOI)
X-Virus-Scanned: by AMaViS-perl11-milter (http://amavis.org/)
Reply-To: ports-jp@jp.FreeBSD.org
Precedence: list
X-Distribute: distribute version 2.1 (Alpha) patchlevel 24e+020417
X-Sequence: ports-jp 12780
Subject: [ports-jp 12780] Re: japanese/vfghostscript55 on current fails
Errors-To: owner-ports-jp@jp.FreeBSD.org
Sender: owner-ports-jp@jp.FreeBSD.org
X-Originator: nakaji@boggy.acest.tutrp.tut.ac.jp

>>>>> In <87wuu8kg7g.fsf@boggy.acest.tutrp.tut.ac.jp> 
>>>>>	NAKAJI Hiroyuki <nakaji@tutrp.tut.ac.jp> wrote:

$BCf<#(B> cc  -O -pipe  -DA4 -I. -I./obj  -DA4 -o ./obj/gdevescv.o -c ./gdevescv.c
$BCf<#(B> In file included from std.h:31,
$BCf<#(B>                  from math_.h:32,
$BCf<#(B>                  from ./gdevescv.c:43:
$BCf<#(B> stdpre.h:184: redefinition of `ushort'
$BCf<#(B> /usr/include/sys/types.h:58: `ushort' previously declared here
$BCf<#(B> stdpre.h:185: redefinition of `uint'
$BCf<#(B> /usr/include/sys/types.h:59: `uint' previously declared here
$BCf<#(B> ($B0J2<!"7Y9p$,B3$/(B)

$BH~$7$/$"$j$^$;$s$,!"$3$s$J$N$GDL$7$^$7$?!#(B

--- stdpre.h.orig	Mon Feb 14 11:29:24 2000
+++ stdpre.h	Mon May 13 10:20:41 2002
@@ -181,9 +181,8 @@
 /* Define short names for the unsigned types. */
 typedef unsigned char byte;
 typedef unsigned char uchar;
-typedef unsigned short ushort;
-typedef unsigned int uint;
 typedef unsigned long ulong;
+#include <sys/types.h>
 
 /* Since sys/types.h often defines one or more of these (depending on */
 /* the platform), we have to take steps to prevent name clashes. */
-- 
NAKAJI Hiroyuki ($BCf<#(B $B909T(B)
