From owner-freebsd-ports Wed Jan 31 0:50:21 2001 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 6D73F37B65D for ; Wed, 31 Jan 2001 00:50:02 -0800 (PST) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f0V8o2R39541; Wed, 31 Jan 2001 00:50:02 -0800 (PST) (envelope-from gnats) Received: from nadja.cis.ibaraki.ac.jp (nadja.cis.ibaraki.ac.jp [157.80.87.69]) by hub.freebsd.org (Postfix) with ESMTP id 6787237B491 for ; Wed, 31 Jan 2001 00:41:12 -0800 (PST) Received: (from th@localhost) by nadja.cis.ibaraki.ac.jp (8.11.1/8.11.1) id f0V8f8Y41015; Wed, 31 Jan 2001 17:41:08 +0900 (JST) (envelope-from th) Message-Id: <200101310841.f0V8f8Y41015@nadja.cis.ibaraki.ac.jp> Date: Wed, 31 Jan 2001 17:41:08 +0900 (JST) From: th@cis.ibaraki.ac.jp Reply-To: th@cis.ibaraki.ac.jp To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.2 Subject: ports/24752: ports emulators/snes9x build fails Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >Number: 24752 >Category: ports >Synopsis: ports emulators/snes9x build fails >Confidential: no >Severity: serious >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Wed Jan 31 00:50:01 PST 2001 >Closed-Date: >Last-Modified: >Originator: HIYAMA Takeshi >Release: FreeBSD 4.0-STABLE i386 >Organization: Dept. of Comp. & Info. Sci.s, Ibaraki University >Environment: cvsuped Sun Jan 28 >Description: make build fails. c++ -fno-rtti -I/usr/X11R6/include -I/usr/local/include -c -Os -march=pentiumpro -pipe -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:789: `hid_input_ptr' undeclared (first use this function) unix/unix.cpp:789: (Each undeclared identifier is reported only once unix/unix.cpp:789: for each function it appears in.) unix/unix.cpp: In function `void InitJoysticks()': unix/unix.cpp:864: warning: comparison between signed and unsigned unix/unix.cpp: At top level: unix/unix.cpp:1370: warning: `long int power(int, int)' defined but not used gmake: *** [unix/unix.o] ¥¨¥é¡¼ 1 *** Error code 2 Stop in /usr/ports/emulators/snes9x. *** Error code 1 Stop in /usr/ports/emulators/snes9x. *** Error code 1 Stop in /usr/ports/emulators/snes9x. >How-To-Repeat: cd /usr/ports/emulators/snes9x ; make >Fix: I don't know. >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message