Subject: pkg/12255: emulators/snes9x can't build
To: None <gnats-bugs@gnats.netbsd.org>
From: None <rxg@ms25.url.com.tw>
List: netbsd-bugs
Date: 02/21/2001 02:56:02
>Number:         12255
>Category:       pkg
>Synopsis:       emulators/snes9x can't build
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    pkg-manager
>State:          open
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Tue Feb 20 10:58:01 PST 2001
>Closed-Date:
>Last-Modified:
>Originator:     Rui-Xiang Guo
>Release:        NetBSD-1.5S
>Organization:
	
>Environment:
	
System: NetBSD ms25.url.com.tw 1.5S NetBSD 1.5S (generic) #0: Tue Feb 20 19:34:06 CST 2001 rxg@ms25.url.com.tw:/usr/src/sys/arch/i386/compile/generic i386
Architecture: i386
Machine: i386
>Description:
	cd /usr/pkgsrc/emulators/snes9x ; make
>How-To-Repeat:
[/usr/pkgsrc/emulators/snes9x]# make
===> Building for snes9x-1.32
g++ -fno-rtti -I/usr/X11R6/include -c -fno-exceptions -Wall -W -pedantic -pipe -fomit-frame-pointer  -DMITSHM -Ii386 -I. -Iunzip -DZLIB -DNO_INLINE_SET_GET -DVAR_CYCLES -DDEBUGGER -DCPU_SHUTDOWN -DSPC700_SHUTDOWN -DUSE_DGA_EXTENSION -DUSE_VIDMODE_EXTENSION -DZSNES_FX -DEXECUTE_SUPERFX_PER_LINE  -DSPC700_C -DNETPLAY_SUPPORT -DUNZIP_SUPPORT   loadzip.cpp -o loadzip.o
In file included from snes9x.h:52,
                 from loadzip.cpp:52:
port.h:67: warning: ANSI C++ does not support `long long'
In file included from loadzip.cpp:55:
unzip/unzip.h:124: syntax error before `('
unzip/unzip.h:137: syntax error before `('
unzip/unzip.h:148: syntax error before `('
unzip/unzip.h:155: syntax error before `('
unzip/unzip.h:163: syntax error before `('
unzip/unzip.h:176: syntax error before `('
unzip/unzip.h:182: syntax error before `('
unzip/unzip.h:189: syntax error before `('
unzip/unzip.h:202: syntax error before `('
unzip/unzip.h:228: syntax error before `('
unzip/unzip.h:234: syntax error before `('
unzip/unzip.h:241: syntax error before `('
unzip/unzip.h:255: syntax error before `('
unzip/unzip.h:260: syntax error before `('
unzip/unzip.h:265: syntax error before `('
loadzip.cpp: In function `bool8 LoadZip(const char *, int32 *, int32 *)':
loadzip.cpp:67: warning: implicit declaration of function `int unzOpen(...)'
loadzip.cpp:67: warning: initialization to `void *' from `int' lacks a cast
loadzip.cpp:77: warning: implicit declaration of function `int unzGoToFirstFile(...)'
loadzip.cpp:82: warning: implicit declaration of function `int unzGetCurrentFileInfo(...)'
loadzip.cpp:97: warning: implicit declaration of function `int unzGoToNextFile(...)'
loadzip.cpp:117: warning: implicit declaration of function `int unzClose(...)'
loadzip.cpp:131: warning: implicit declaration of function `int unzLocateFile(...)'
loadzip.cpp:134: warning: implicit declaration of function `int unzOpenCurrentFile(...)'
loadzip.cpp:151: warning: implicit declaration of function `int unzReadCurrentFile(...)'
loadzip.cpp:152: warning: implicit declaration of function `int unzCloseCurrentFile(...)'
gmake: *** [loadzip.o] Error 1
*** Error code 2

Stop.
*** Error code 1

Stop.
*** Error code 1

Stop.
>Fix:
	sorry, don't know. :(
>Release-Note:
>Audit-Trail:
>Unformatted: