From owner-freebsd-ports Mon Jan 15 12:20:22 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 A495637B69B for ; Mon, 15 Jan 2001 12:20:01 -0800 (PST) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f0FKK1r07609; Mon, 15 Jan 2001 12:20:01 -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 A99DA37B699 for ; Mon, 15 Jan 2001 12:17:13 -0800 (PST) Received: (from th@localhost) by nadja.cis.ibaraki.ac.jp (8.11.1/8.11.1) id f0FKHB000598; Tue, 16 Jan 2001 05:17:11 +0900 (JST) (envelope-from th) Message-Id: <200101152017.f0FKHB000598@nadja.cis.ibaraki.ac.jp> Date: Tue, 16 Jan 2001 05:17:11 +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/24357: can't compile snes9x on 4-stable Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >Number: 24357 >Category: ports >Synopsis: can't compile snes9x on 4-stable >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Mon Jan 15 12:20:00 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: 4.2-STABLE #0: Tue Jan 16 03:42:18 JST 2001 1386 >Description: compile of ports/emulators/snes9x fails output: c++ -fno-rtti -I/usr/X11R6/include -I/usr/local/include -c -O -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: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] Error 1 *** Error code 2 >How-To-Repeat: cd /usr/ports/emulators/snes9x ; make >Fix: >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message