Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 31 Jan 2001 17:41:08 +0900 (JST)
From:      th@cis.ibaraki.ac.jp
To:        FreeBSD-gnats-submit@freebsd.org
Subject:   ports/24752: ports emulators/snes9x build fails
Message-ID:  <200101310841.f0V8f8Y41015@nadja.cis.ibaraki.ac.jp>

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

>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




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