Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 16 Jan 2001 05:17:11 +0900 (JST)
From:      th@cis.ibaraki.ac.jp
To:        FreeBSD-gnats-submit@freebsd.org
Subject:   ports/24357: can't compile snes9x on 4-stable
Message-ID:  <200101152017.f0FKHB000598@nadja.cis.ibaraki.ac.jp>

next in thread | raw e-mail | index | archive | help

>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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200101152017.f0FKHB000598>