From owner-ports-jp@jp.freebsd.org  Fri Jan 19 01:09:18 2001
Received: (from daemon@localhost)
	by castle.jp.freebsd.org (8.9.3+3.2W/8.7.3) id BAA17020;
	Fri, 19 Jan 2001 01:09:18 +0900 (JST)
	(envelope-from owner-ports-jp@jp.FreeBSD.org)
Received: from af.wakwak.com (root@af.wakwak.com [211.9.230.88])
	by castle.jp.freebsd.org (8.9.3+3.2W/8.7.3) with ESMTP id BAA17015
	for <ports-jp@jp.freebsd.org>; Fri, 19 Jan 2001 01:09:17 +0900 (JST)
	(envelope-from toga@puyo.org)
Received: from cel.sd.puyo.org (z211-19-86-193.dialup.wakwak.ne.jp [211.19.86.193])
	by af.wakwak.com (8.11.1/8.11.1/2001-01-12) with ESMTP id f0IG9GJ30772
	for <ports-jp@jp.freebsd.org>; Fri, 19 Jan 2001 01:09:16 +0900 (JST)
	(envelope-from toga@puyo.org)
Message-Id: <200101181609.f0IG9GJ30772@af.wakwak.com>
Received: from cel.sd.puyo.org (localhost [127.0.0.1])
	by cel.sd.puyo.org (8.11.1/3.7W) with SMTP id f0IG9F522758
	for <ports-jp@jp.freebsd.org>; Fri, 19 Jan 2001 01:09:15 +0900 (JST)
Date: Fri, 19 Jan 2001 01:09:15 +0900
From: TOGAWA Satoshi <toga@puyo.org>
To: FreeBSD-ports <ports-jp@jp.freebsd.org>
X-Mailer: Sylpheed version 0.4.9 (GTK+ 1.2.8; FreeBSD 4.2-STABLE; i386)
Mime-Version: 1.0
Content-Type: text/plain; charset=ISO-2022-JP
Content-Transfer-Encoding: 7bit
Reply-To: ports-jp@jp.freebsd.org
Precedence: list
X-Distribute: distribute version 2.1 (Alpha) patchlevel 24e+000315
X-Sequence: ports-jp 10657
Subject: [ports-jp 10657] SNES9x-1.34a(ports) cannot compile in 4-Stable
Errors-To: owner-ports-jp@jp.freebsd.org
Sender: owner-ports-jp@jp.freebsd.org
X-Originator: toga@puyo.org

$B$H$,$o$G$9!%(B

FreeBSD 4-Stable$B>e$G!$(Bsnes9x-1.34a$B$N%3%s%Q%$%k$K<:GT$7$^$9!%(B
$B%m%0$O0J2<$N$H$*$j$G$9!%(B


c++ -fno-rtti -I/usr/X11R6/include -I/usr/local/include -c -O -pipe -march=pentiumpro -funroll-loops -fomit-frame-pointer -fno-exceptions -Wall -W -pedantic -DMITSHM -Ii386 -I. -Iunzip -DJOYSTICK_SUPPORT -DZLIB -DVAR_CYCLES -DDEBUGGER -DCPU_SHUTDOWN -DSPC700_SHUTDOWN -DSOUND -DUSE_DGA_EXTENSION -DUSE_VIDMODE_EXTENSION -DZSNES_FX -DEXECUTE_SUPERFX_PER_LINE -DZSNES_C4  -DSPC700_C -DNETPLAY_SUPPORT -DUNZIP_SUPPORT   -DJOYSTICK_SUPPORT unix/unix.cpp -o unix/unix.o
unix/unix.cpp: In function `void S9xParseArg(char **, int &, int)':
unix/unix.cpp:295: warning: comparison between signed and unsigned
unix/unix.cpp:303: warning: comparison between signed and unsigned
unix/unix.cpp: In function `int InitJoystickFd(int, char *)':
unix/unix.cpp:786: warning: conversion from `int' to `enum hid_kind'
unix/unix.cpp:786: argument passing to `int *' from `hid_kind'
unix/unix.cpp:777: warning: `int reportlen' might be used uninitialized in this function
unix/unix.cpp: In function `void InitJoysticks()':
unix/unix.cpp:859: warning: comparison between signed and unsigned
unix/unix.cpp: At top level:
unix/unix.cpp:1365: warning: `long int power(int, int)' defined but not used
gmake: *** [unix/unix.o] $B%(%i!<(B 1
*** Error code 2


$B%=!<%9$r8+$k$H!$(Bunix/unix.cpp $B$N(B786$B9TL\$K(B

        reportlen = hid_report_size(rd, report_id, hid_input);

$B$H$$$&9T$,$"$j$^$9!%(Bman hid_report_size $B$9$k$H!$Bh(B3$B0z?t$O(B int* $B$N$h$&$G$9$,!$(B
$B%=!<%9$G$O(B hid_input ( = enum hid_kind $B$NMWAG(B ) $B$K$J$C$F$$$k$h$&$G$9!%(B

$B=$@5$^$G$O$A$g$C$H<j$,2s$j$=$&$K$J$$$N$G!$$H$j$"$($:Js9p$N$_$K$F!%(B

-- 
toga@puyo.org $B8M@nAo;N(B
