Roms not working

Found a bug? Please report it, but remember to follow the bug reporting guidelines.
Missing a sane feature? Let us know!
But please do NOT request ports to other systems.

Moderator: ZSNES Mods

Locked
onimusha92
Rookie
Posts: 18
Joined: Tue Jun 06, 2006 1:22 pm
Location: Malaysia

Roms not working

Post by onimusha92 »

I tried to play the Mighty Morphin Power Rangers,Mighty Morphin Power Rangers - Movie Edition, and Mighty Morphin Power Rangers - The Movie.When I start it ,it stop loading after the bandai logo comes out.Please help me!!!
Deathlike2
ZSNES Developer
ZSNES Developer
Posts: 6747
Joined: Tue Dec 28, 2004 6:47 am

Post by Deathlike2 »

It's nice that you forget to mention what version of ZSNES you are using and the NSRT output of the files. Please post that info first.
Continuing [url=http://slickproductions.org/forum/index.php?board=13.0]FF4[/url] Research...
Agozer
16-bit Corpse | Nyoron~
Posts: 3534
Joined: Sun Aug 01, 2004 7:14 pm
Location: Nokia Land

Post by Agozer »

We will not and can't help you based on such a vague description. Read the sticky about posting bugs.
whicker: franpa is grammatically correct, and he still gets ripped on?
sweener2001: Grammatically correct this one time? sure. every other time? no. does that give him a right? not really.
Image
onimusha92
Rookie
Posts: 18
Joined: Tue Jun 06, 2006 1:22 pm
Location: Malaysia

RE:

Post by onimusha92 »

Okay here the info:
OS:FC5
Processor:Pentium 4 @.40 GHz
Graphic Card:Sis*
Sound Card Ensilicon*
ZSnes version:1.30 static

If you want to know why i'm not using the latest version,here the reasons.When I try to compile the latest versions,after configuring it,I get this error when making it:

g++ = '-L' missing arguments.

Try to help me.Pleaseeeeee!!!!!!!!!!!
Last edited by onimusha92 on Tue Jun 06, 2006 4:47 pm, edited 1 time in total.
Stifu
Regular
Posts: 245
Joined: Fri Dec 10, 2004 10:02 pm

Post by Stifu »

It's not like there are no already compiled versions of ZSNES after 1.30. :?
Last edited by Stifu on Tue Jun 06, 2006 6:53 pm, edited 1 time in total.
UnduTheGun
New Member
Posts: 6
Joined: Fri Mar 24, 2006 12:05 am

Post by UnduTheGun »

which means... use the latest stable version of zsnes: 1.42 before posting bugs, thanks.
onimusha92
Rookie
Posts: 18
Joined: Tue Jun 06, 2006 1:22 pm
Location: Malaysia

RE:

Post by onimusha92 »

I tried to use the latest version,but I got a problem when compiling it.Here's the error:

Code: Select all

nasm  -w-orphan-labels -D__LINUX__ -f elf -DELF -O1 -o chips/sfxproc.o chips/sfxproc.asm
nasm  -w-orphan-labels -D__LINUX__ -f elf -DELF -O1 -o chips/fxemu2.o chips/fxemu2.asm
nasm  -w-orphan-labels -D__LINUX__ -f elf -DELF -O1 -o chips/dsp1proc.o chips/dsp1proc.asm
nasm  -w-orphan-labels -D__LINUX__ -f elf -DELF -O1 -o chips/fxemu2b.o chips/fxemu2b.asm
nasm  -w-orphan-labels -D__LINUX__ -f elf -DELF -O1 -o chips/fxemu2c.o chips/fxemu2c.asm
nasm  -w-orphan-labels -D__LINUX__ -f elf -DELF -O1 -o chips/fxtable.o chips/fxtable.asm
nasm  -w-orphan-labels -D__LINUX__ -f elf -DELF -O1 -o chips/sa1proc.o chips/sa1proc.asm
nasm  -w-orphan-labels -D__LINUX__ -f elf -DELF -O1 -o chips/sa1regs.o chips/sa1regs.asm
gcc  -pipe -I. -Wall -I/usr/local/include -I/usr/include -D__LINUX__  -I/usr/include/SDL -D_REENTRANT  -O3 -ffast-math -fomit-frame-pointer -fexpensive-optimizations -s -march=pentiumpro -o chips/dsp1emu.o -c chips/dsp1emu.c
nasm  -w-orphan-labels -D__LINUX__ -f elf -DELF -O1 -o chips/st10proc.o chips/st10proc.asm
gcc  -pipe -I. -Wall -I/usr/local/include -I/usr/include -D__LINUX__  -I/usr/include/SDL -D_REENTRANT  -O3 -ffast-math -fomit-frame-pointer -fexpensive-optimizations -s -march=pentiumpro -o chips/seta10.o -c chips/seta10.c
chips/seta10.c: In function ‘ST010DoCommand’:
chips/seta10.c:383: warning: pointer targets in passing argument 6 of ‘ST010_OP01’ differ in signedness
nasm  -w-orphan-labels -D__LINUX__ -f elf -DELF -O1 -o chips/dsp2proc.o chips/dsp2proc.asm
gcc  -pipe -I. -Wall -I/usr/local/include -I/usr/include -D__LINUX__  -I/usr/include/SDL -D_REENTRANT  -O3 -ffast-math -fomit-frame-pointer -fexpensive-optimizations -s -march=pentiumpro -o chips/sdd1emu.o -c chips/sdd1emu.c
nasm  -w-orphan-labels -D__LINUX__ -f elf -DELF -O1 -o cpu/addrni.o cpu/addrni.asm
nasm  -w-orphan-labels -D__LINUX__ -f elf -DELF -O1 -o cpu/dma.o cpu/dma.asm
nasm  -w-orphan-labels -D__LINUX__ -f elf -DELF -O1 -o cpu/dsp.o cpu/dsp.asm
nasm  -w-orphan-labels -D__LINUX__ -f elf -DELF -O1 -o cpu/dspproc.o cpu/dspproc.asm
nasm  -w-orphan-labels -D__LINUX__ -f elf -DELF -O1 -o cpu/execute.o cpu/execute.asm
gcc  -pipe -I. -Wall -I/usr/local/include -I/usr/include -D__LINUX__  -I/usr/include/SDL -D_REENTRANT  -O3 -ffast-math -fomit-frame-pointer -fexpensive-optimizations -s -march=pentiumpro -o cpu/executec.o -c cpu/executec.c
nasm  -w-orphan-labels -D__LINUX__ -f elf -DELF -O1 -o cpu/irq.o cpu/irq.asm
nasm  -w-orphan-labels -D__LINUX__ -f elf -DELF -O1 -o cpu/memory.o cpu/memory.asm
nasm  -w-orphan-labels -D__LINUX__ -f elf -DELF -O1 -o cpu/spc700.o cpu/spc700.asm
nasm  -w-orphan-labels -D__LINUX__ -f elf -DELF -O1 -o cpu/stable.o cpu/stable.asm
nasm  -w-orphan-labels -D__LINUX__ -f elf -DELF -O1 -o cpu/table.o cpu/table.asmnasm  -w-orphan-labels -D__LINUX__ -f elf -DELF -O1 -o cpu/tableb.o cpu/tableb.asm
nasm  -w-orphan-labels -D__LINUX__ -f elf -DELF -O1 -o cpu/tablec.o cpu/tablec.asm
nasm  -w-orphan-labels -D__LINUX__ -f elf -DELF -O1 -o linux/copyvwin.o linux/copyvwin.asm
nasm  -w-orphan-labels -D__LINUX__ -f elf -DELF -O1 -o linux/sdlintrf.o linux/sdlintrf.asm
gcc  -pipe -I. -Wall -I/usr/local/include -I/usr/include -D__LINUX__  -I/usr/include/SDL -D_REENTRANT  -O3 -ffast-math -fomit-frame-pointer -fexpensive-optimizations -s -march=pentiumpro -o linux/sdllink.o -c linux/sdllink.c
gcc  -pipe -I. -Wall -I/usr/local/include -I/usr/include -D__LINUX__  -I/usr/include/SDL -D_REENTRANT  -O3 -ffast-math -fomit-frame-pointer -fexpensive-optimizations -s -march=pentiumpro -o linux/sw_draw.o -c linux/sw_draw.c
gcc  -pipe -I. -Wall -I/usr/local/include -I/usr/include -D__LINUX__  -I/usr/include/SDL -D_REENTRANT  -O3 -ffast-math -fomit-frame-pointer -fexpensive-optimizations -s -march=pentiumpro -o linux/zloaderw.o -c linux/zloaderw.c
linux/zloaderw.c: In function ‘main’:
linux/zloaderw.c:347: warning: pointer targets in assignment differ in signedness
gcc  -pipe -I. -Wall -I/usr/local/include -I/usr/include -D__LINUX__  -I/usr/include/SDL -D_REENTRANT  -O3 -ffast-math -fomit-frame-pointer -fexpensive-optimizations -s -march=pentiumpro -o linux/ztcp.o -c linux/ztcp.c
linux/ztcp.c: In function ‘ConnectServer’:
linux/ztcp.c:378: warning: pointer targets in passing argument 2 of ‘SendData’ differ in signedness
linux/ztcp.c: In function ‘WaitForServer’:
linux/ztcp.c:442: warning: pointer targets in passing argument 2 of ‘GetData’ differ in signedness
linux/ztcp.c: In function ‘ServerCheckNewClient’:
linux/ztcp.c:647: warning: pointer targets in passing argument 2 of ‘GetData’ differ in signedness
linux/ztcp.c:653: warning: pointer targets in passing argument 2 of ‘SendData’ differ in signedness
linux/ztcp.c: In function ‘PacketReceive’:
linux/ztcp.c:755: warning: pointer targets in passing argument 6 of ‘recvfrom’ differ in signedness
gcc  -pipe -I. -Wall -I/usr/local/include -I/usr/include -D__LINUX__  -I/usr/include/SDL -D_REENTRANT  -O3 -ffast-math -fomit-frame-pointer -fexpensive-optimizations -s -march=pentiumpro -o linux/zipxw.o -c linux/zipxw.c
gcc  -pipe -I. -Wall -I/usr/local/include -I/usr/include -D__LINUX__  -I/usr/include/SDL -D_REENTRANT  -O3 -ffast-math -fomit-frame-pointer -fexpensive-optimizations -s -march=pentiumpro -o linux/zfilew.o -c linux/zfilew.c
linux/zfilew.c: In function ‘ZOpenFile’:
linux/zfilew.c:131: warning: pointer targets in passing argument 1 of ‘fopen’ differ in signedness
linux/zfilew.c:133: warning: pointer targets in passing argument 1 of ‘gzopen’ differ in signedness
linux/zfilew.c:144: warning: pointer targets in passing argument 1 of ‘fopen’ differ in signedness
linux/zfilew.c:146: warning: pointer targets in passing argument 1 of ‘gzopen’ differ in signedness
linux/zfilew.c:157: warning: pointer targets in passing argument 1 of ‘fopen’ differ in signedness
linux/zfilew.c:159: warning: pointer targets in passing argument 1 of ‘gzopen’ differ in signedness
linux/zfilew.c: In function ‘ZFileDelete’:
linux/zfilew.c:246: warning: pointer targets in passing argument 1 of ‘remove’ differ in signedness
linux/zfilew.c: In function ‘ZFileGetFTime’:
linux/zfilew.c:255: warning: pointer targets in passing argument 1 of ‘stat’ differ in signedness
linux/zfilew.c: In function ‘ZFileMKDir’:
linux/zfilew.c:264: warning: pointer targets in passing argument 1 of ‘mkdir’ differ in signedness
linux/zfilew.c: In function ‘ZFileCHDir’:
linux/zfilew.c:273: warning: pointer targets in passing argument 1 of ‘chdir’ differ in signedness
linux/zfilew.c: In function ‘ZFileRMDir’:
linux/zfilew.c:278: warning: pointer targets in passing argument 1 of ‘rmdir’ differ in signedness
linux/zfilew.c: In function ‘ZFileGetDir’:
linux/zfilew.c:283: warning: pointer targets in passing argument 1 of ‘getcwd’ differ in signedness
linux/zfilew.c: In function ‘ZFileFindFirst’:
linux/zfilew.c:369: warning: pointer targets in passing argument 1 of ‘glob’ differ in signedness
linux/zfilew.c: In function ‘obtaindir’:
linux/zfilew.c:486: warning: pointer targets in assignment differ in signedness
linux/zfilew.c: In function ‘popdir’:
linux/zfilew.c:537: warning: pointer targets in assignment differ in signedness
nasm  -w-orphan-labels -D__LINUX__ -f elf -DELF -O1 -o dos/debug.o dos/debug.asmnasm  -w-orphan-labels -D__LINUX__ -f elf -DELF -O1 -o dos/joy.o dos/joy.asm
nasm  -w-orphan-labels -D__LINUX__ -f elf -DELF -O1 -o dos/modemrtn.o dos/modemrtn.asm
nasm  -w-orphan-labels -D__LINUX__ -f elf -DELF -O1 -o dos/vesa2.o dos/vesa2.asmnasm  -w-orphan-labels -D__LINUX__ -f elf -DELF -O1 -o dos/initvid.o dos/initvid.asm
nasm  -w-orphan-labels -D__LINUX__ -f elf -DELF -O1 -o dos/sw.o dos/sw.asm
nasm  -w-orphan-labels -D__LINUX__ -f elf -DELF -O1 -o dos/gppro.o dos/gppro.asmnasm  -w-orphan-labels -D__LINUX__ -f elf -DELF -O1 -o dos/vesa12.o dos/vesa12.asm
nasm  -w-orphan-labels -D__LINUX__ -f elf -DELF -O1 -o gui/gui.o gui/gui.asm
nasm  -w-orphan-labels -D__LINUX__ -f elf -DELF -O1 -o gui/menu.o gui/menu.asm
nasm  -w-orphan-labels -D__LINUX__ -f elf -DELF -O1 -o video/makev16b.o video/makev16b.asm
nasm  -w-orphan-labels -D__LINUX__ -f elf -DELF -O1 -o video/makev16t.o video/makev16t.asm
nasm  -w-orphan-labels -D__LINUX__ -f elf -DELF -O1 -o video/makevid.o video/makevid.asm
nasm  -w-orphan-labels -D__LINUX__ -f elf -DELF -O1 -o video/mode716.o video/mode716.asm
nasm  -w-orphan-labels -D__LINUX__ -f elf -DELF -O1 -o video/mode716b.o video/mode716b.asm
nasm  -w-orphan-labels -D__LINUX__ -f elf -DELF -O1 -o video/mode716d.o video/mode716d.asm
nasm  -w-orphan-labels -D__LINUX__ -f elf -DELF -O1 -o video/mode716e.o video/mode716e.asm
nasm  -w-orphan-labels -D__LINUX__ -f elf -DELF -O1 -o video/mode716t.o video/mode716t.asm
nasm  -w-orphan-labels -D__LINUX__ -f elf -DELF -O1 -o video/mode7.o video/mode7.asm
nasm  -w-orphan-labels -D__LINUX__ -f elf -DELF -O1 -o video/mode7ext.o video/mode7ext.asm
nasm  -w-orphan-labels -D__LINUX__ -f elf -DELF -O1 -o video/mv16tms.o video/mv16tms.asm
nasm  -w-orphan-labels -D__LINUX__ -f elf -DELF -O1 -o video/newg162.o video/newg162.asm
nasm  -w-orphan-labels -D__LINUX__ -f elf -DELF -O1 -o video/newgfx16.o video/newgfx16.asm
nasm  -w-orphan-labels -D__LINUX__ -f elf -DELF -O1 -o video/newgfx2.o video/newgfx2.asm
nasm  -w-orphan-labels -D__LINUX__ -f elf -DELF -O1 -o video/newgfx.o video/newgfx.asm
nasm  -w-orphan-labels -D__LINUX__ -f elf -DELF -O1 -o video/m716text.o video/m716text.asm
nasm  -w-orphan-labels -D__LINUX__ -f elf -DELF -O1 -o video/2xsaiw.o video/2xsaiw.asm
nasm  -w-orphan-labels -D__LINUX__ -f elf -DELF -O1 -o video/procvid.o video/procvid.asm
nasm  -w-orphan-labels -D__LINUX__ -f elf -DELF -O1 -o video/sw_draw.o video/sw_draw.asm
nasm  -w-orphan-labels -D__LINUX__ -f elf -DELF -O1 -o video/hq2x16.o video/hq2x16.asm
nasm  -w-orphan-labels -D__LINUX__ -f elf -DELF -O1 -o video/hq2x32.o video/hq2x32.asm
nasm  -w-orphan-labels -D__LINUX__ -f elf -DELF -O1 -o video/hq3x16.o video/hq3x16.asm
nasm  -w-orphan-labels -D__LINUX__ -f elf -DELF -O1 -o video/hq3x32.o video/hq3x32.asm
nasm  -w-orphan-labels -D__LINUX__ -f elf -DELF -O1 -o video/hq4x16.o video/hq4x16.asm
nasm  -w-orphan-labels -D__LINUX__ -f elf -DELF -O1 -o video/hq4x32.o video/hq4x32.asm
gcc  -pipe -I. -Wall -I/usr/local/include -I/usr/include -D__LINUX__  -I/usr/include/SDL -D_REENTRANT  -O3 -ffast-math -fomit-frame-pointer -fexpensive-optimizations -s -march=pentiumpro -o cfgload.o -c cfgload.c
cfgload.c: In function ‘getcfg’:
cfgload.c:614: warning: pointer targets in assignment differ in signedness
nasm  -w-orphan-labels -D__LINUX__ -f elf -DELF -O1 -o endmem.o endmem.asm
nasm  -w-orphan-labels -D__LINUX__ -f elf -DELF -O1 -o init.o init.asm
gcc  -pipe -I. -Wall -I/usr/local/include -I/usr/include -D__LINUX__  -I/usr/include/SDL -D_REENTRANT  -O3 -ffast-math -fomit-frame-pointer -fexpensive-optimizations -s -march=pentiumpro -o initc.o -c initc.c
initc.c: In function ‘SplitSupport’:
initc.c:1000: warning: pointer targets in passing argument 1 of ‘strlen’ differ in signedness
initc.c:1000: warning: pointer targets in passing argument 1 of ‘strlen’ differ in signedness
initc.c:1000: warning: pointer targets in passing argument 1 of ‘__builtin_strcmp’ differ in signedness
initc.c:1000: warning: pointer targets in passing argument 1 of ‘strlen’ differ in signedness
initc.c:1000: warning: pointer targets in passing argument 1 of ‘__builtin_strcmp’ differ in signedness
initc.c:1000: warning: pointer targets in passing argument 1 of ‘__builtin_strcmp’ differ in signedness
initc.c:1000: warning: pointer targets in passing argument 1 of ‘__builtin_strcmp’ differ in signedness
initc.c:1000: warning: pointer targets in passing argument 1 of ‘strncmp’ differ in signedness
initc.c:1009: warning: pointer targets in passing argument 1 of ‘strlen’ differ in signedness
initc.c:1009: warning: pointer targets in passing argument 1 of ‘strlen’ differ in signedness
initc.c:1009: warning: pointer targets in passing argument 1 of ‘__builtin_strcmp’ differ in signedness
initc.c:1009: warning: pointer targets in passing argument 1 of ‘strlen’ differ in signedness
initc.c:1009: warning: pointer targets in passing argument 1 of ‘__builtin_strcmp’ differ in signedness
initc.c:1009: warning: pointer targets in passing argument 1 of ‘__builtin_strcmp’ differ in signedness
initc.c:1009: warning: pointer targets in passing argument 1 of ‘__builtin_strcmp’ differ in signedness
initc.c:1009: warning: pointer targets in passing argument 1 of ‘strncmp’ differ in signedness
initc.c: In function ‘SPC7PackIndexLoad’:
initc.c:1622: warning: pointer targets in passing argument 1 of ‘strlen’ differ in signedness
initc.c:1622: warning: pointer targets in passing argument 1 of ‘strlen’ differ in signedness
initc.c:1622: warning: pointer targets in passing argument 1 of ‘__builtin_strcmp’ differ in signedness
initc.c:1622: warning: pointer targets in passing argument 1 of ‘strlen’ differ in signedness
initc.c:1622: warning: pointer targets in passing argument 1 of ‘__builtin_strcmp’ differ in signedness
initc.c:1622: warning: pointer targets in passing argument 1 of ‘__builtin_strcmp’ differ in signedness
initc.c:1622: warning: pointer targets in passing argument 1 of ‘__builtin_strcmp’ differ in signedness
initc.c:1622: warning: pointer targets in passing argument 1 of ‘strncmp’ differ in signedness
initc.c:1626: warning: pointer targets in passing argument 1 of ‘strlen’ differ in signedness
initc.c:1626: warning: pointer targets in passing argument 1 of ‘strlen’ differ in signedness
initc.c:1626: warning: pointer targets in passing argument 1 of ‘__builtin_strcmp’ differ in signedness
initc.c:1626: warning: pointer targets in passing argument 1 of ‘strlen’ differ in signedness
initc.c:1626: warning: pointer targets in passing argument 1 of ‘__builtin_strcmp’ differ in signedness
initc.c:1626: warning: pointer targets in passing argument 1 of ‘__builtin_strcmp’ differ in signedness
initc.c:1626: warning: pointer targets in passing argument 1 of ‘__builtin_strcmp’ differ in signedness
initc.c:1626: warning: pointer targets in passing argument 1 of ‘strncmp’ differ in signedness
initc.c:1630: warning: pointer targets in passing argument 1 of ‘strlen’ differ in signedness
initc.c:1630: warning: pointer targets in passing argument 1 of ‘strlen’ differ in signedness
initc.c:1630: warning: pointer targets in passing argument 1 of ‘__builtin_strcmp’ differ in signedness
initc.c:1630: warning: pointer targets in passing argument 1 of ‘strlen’ differ in signedness
initc.c:1630: warning: pointer targets in passing argument 1 of ‘__builtin_strcmp’ differ in signedness
initc.c:1630: warning: pointer targets in passing argument 1 of ‘__builtin_strcmp’ differ in signedness
initc.c:1630: warning: pointer targets in passing argument 1 of ‘__builtin_strcmp’ differ in signedness
initc.c:1630: warning: pointer targets in passing argument 1 of ‘strncmp’ differ in signedness
initc.c:1634: warning: pointer targets in passing argument 1 of ‘strlen’ differ in signedness
initc.c:1634: warning: pointer targets in passing argument 1 of ‘strlen’ differ in signedness
initc.c:1634: warning: pointer targets in passing argument 1 of ‘__builtin_strcmp’ differ in signedness
initc.c:1634: warning: pointer targets in passing argument 1 of ‘strlen’ differ in signedness
initc.c:1634: warning: pointer targets in passing argument 1 of ‘__builtin_strcmp’ differ in signedness
initc.c:1634: warning: pointer targets in passing argument 1 of ‘__builtin_strcmp’ differ in signedness
initc.c:1634: warning: pointer targets in passing argument 1 of ‘__builtin_strcmp’ differ in signedness
initc.c:1634: warning: pointer targets in passing argument 1 of ‘strncmp’ differ in signedness
gcc  -pipe -I. -Wall -I/usr/local/include -I/usr/include -D__LINUX__  -I/usr/include/SDL -D_REENTRANT  -O3 -ffast-math -fomit-frame-pointer -fexpensive-optimizations -s -march=pentiumpro -o uic.o -c uic.c
gcc  -pipe -I. -Wall -I/usr/local/include -I/usr/include -D__LINUX__  -I/usr/include/SDL -D_REENTRANT  -O3 -ffast-math -fomit-frame-pointer -fexpensive-optimizations -s -march=pentiumpro -o patch.o -c patch.c
nasm  -w-orphan-labels -D__LINUX__ -f elf -DELF -O1 -o ui.o ui.asm
nasm  -w-orphan-labels -D__LINUX__ -f elf -DELF -O1 -o vcache.o vcache.asm
gcc  -pipe -I. -Wall -I/usr/local/include -I/usr/include -D__LINUX__  -I/usr/include/SDL -D_REENTRANT  -O3 -ffast-math -fomit-frame-pointer -fexpensive-optimizations -s -march=pentiumpro -o version.o -c version.c
gcc  -pipe -I. -Wall -I/usr/local/include -I/usr/include -D__LINUX__  -I/usr/include/SDL -D_REENTRANT  -O3 -ffast-math -fomit-frame-pointer -fexpensive-optimizations -s -march=pentiumpro -o zip/unzip.o -c zip/unzip.c
zip/unzip.c: In function ‘unzlocal_getLong’:
zip/unzip.c:191: warning: ‘i’ may be used uninitialized in this function
zip/unzip.c: In function ‘unzOpenCurrentFile’:
zip/unzip.c:169: warning: ‘i’ may be used uninitialized in this function
zip/unzip.c:169: warning: ‘i’ may be used uninitialized in this function
zip/unzip.c:169: warning: ‘i’ may be used uninitialized in this function
zip/unzip.c:169: warning: ‘i’ may be used uninitialized in this function
zip/unzip.c:169: warning: ‘i’ may be used uninitialized in this function
zip/unzip.c: In function ‘unzlocal_GetCurrentFileInfoInternal’:
zip/unzip.c:169: warning: ‘i’ may be used uninitialized in this function
zip/unzip.c:169: warning: ‘i’ may be used uninitialized in this function
zip/unzip.c:169: warning: ‘i’ may be used uninitialized in this function
zip/unzip.c:169: warning: ‘i’ may be used uninitialized in this function
zip/unzip.c:169: warning: ‘i’ may be used uninitialized in this function
zip/unzip.c:169: warning: ‘i’ may be used uninitialized in this function
zip/unzip.c:169: warning: ‘i’ may be used uninitialized in this function
zip/unzip.c:169: warning: ‘i’ may be used uninitialized in this function
zip/unzip.c:169: warning: ‘i’ may be used uninitialized in this function
zip/unzip.c: In function ‘unzOpen’:
zip/unzip.c:169: warning: ‘i’ may be used uninitialized in this function
zip/unzip.c:169: warning: ‘i’ may be used uninitialized in this function
zip/unzip.c:169: warning: ‘i’ may be used uninitialized in this function
zip/unzip.c:169: warning: ‘i’ may be used uninitialized in this function
zip/unzip.c:169: warning: ‘i’ may be used uninitialized in this function
gcc  -pipe -I. -Wall -I/usr/local/include -I/usr/include -D__LINUX__  -I/usr/include/SDL -D_REENTRANT  -O3 -ffast-math -fomit-frame-pointer -fexpensive-optimizations -s -march=pentiumpro -o zip/zpng.o -c zip/zpng.c
gcc  -pipe -I. -Wall -I/usr/local/include -I/usr/include -D__LINUX__  -I/usr/include/SDL -D_REENTRANT  -O3 -ffast-math -fomit-frame-pointer -fexpensive-optimizations -s -march=pentiumpro -o effects/burn.o -c effects/burn.c
gcc  -pipe -I. -Wall -I/usr/local/include -I/usr/include -D__LINUX__  -I/usr/include/SDL -D_REENTRANT  -O3 -ffast-math -fomit-frame-pointer -fexpensive-optimizations -s -march=pentiumpro -o effects/water.o -c effects/water.c
gcc  -pipe -I. -Wall -I/usr/local/include -I/usr/include -D__LINUX__  -I/usr/include/SDL -D_REENTRANT  -O3 -ffast-math -fomit-frame-pointer -fexpensive-optimizations -s -march=pentiumpro -o effects/smoke.o -c effects/smoke.c
g++  -pipe -I. -Wall -I/usr/local/include -I/usr/include -D__LINUX__  -I/usr/include/SDL -D_REENTRANT  -O3 -ffast-math -fomit-frame-pointer -fexpensive-optimizations -s -march=pentiumpro -o jma/7zlzma.o -c jma/7zlzma.cpp
g++  -pipe -I. -Wall -I/usr/local/include -I/usr/include -D__LINUX__  -I/usr/include/SDL -D_REENTRANT  -O3 -ffast-math -fomit-frame-pointer -fexpensive-optimizations -s -march=pentiumpro -o jma/crc32.o -c jma/crc32.cpp
g++  -pipe -I. -Wall -I/usr/local/include -I/usr/include -D__LINUX__  -I/usr/include/SDL -D_REENTRANT  -O3 -ffast-math -fomit-frame-pointer -fexpensive-optimizations -s -march=pentiumpro -o jma/iiostrm.o -c jma/iiostrm.cpp
g++  -pipe -I. -Wall -I/usr/local/include -I/usr/include -D__LINUX__  -I/usr/include/SDL -D_REENTRANT  -O3 -ffast-math -fomit-frame-pointer -fexpensive-optimizations -s -march=pentiumpro -o jma/inbyte.o -c jma/inbyte.cpp
g++  -pipe -I. -Wall -I/usr/local/include -I/usr/include -D__LINUX__  -I/usr/include/SDL -D_REENTRANT  -O3 -ffast-math -fomit-frame-pointer -fexpensive-optimizations -s -march=pentiumpro -o jma/jma.o -c jma/jma.cpp
g++  -pipe -I. -Wall -I/usr/local/include -I/usr/include -D__LINUX__  -I/usr/include/SDL -D_REENTRANT  -O3 -ffast-math -fomit-frame-pointer -fexpensive-optimizations -s -march=pentiumpro -o jma/lzma.o -c jma/lzma.cpp
g++  -pipe -I. -Wall -I/usr/local/include -I/usr/include -D__LINUX__  -I/usr/include/SDL -D_REENTRANT  -O3 -ffast-math -fomit-frame-pointer -fexpensive-optimizations -s -march=pentiumpro -o jma/lzmadec.o -c jma/lzmadec.cpp
g++  -pipe -I. -Wall -I/usr/local/include -I/usr/include -D__LINUX__  -I/usr/include/SDL -D_REENTRANT  -O3 -ffast-math -fomit-frame-pointer -fexpensive-optimizations -s -march=pentiumpro -o jma/winout.o -c jma/winout.cpp
g++  -pipe -I. -Wall -I/usr/local/include -I/usr/include -D__LINUX__  -I/usr/include/SDL -D_REENTRANT  -O3 -ffast-math -fomit-frame-pointer -fexpensive-optimizations -s -march=pentiumpro -o jma/zsnesjma.o -c jma/zsnesjma.cpp
g++ -o zsnes chips/sfxproc.o chips/fxemu2.o chips/dsp1proc.o chips/fxemu2b.o chips/fxemu2c.o chips/fxtable.o chips/sa1proc.o chips/sa1regs.o chips/dsp1emu.o chips/st10proc.o chips/seta10.o chips/dsp2proc.o chips/sdd1emu.o cpu/addrni.o cpu/dma.o cpu/dsp.o cpu/dspproc.o cpu/execute.o cpu/executec.o cpu/irq.o cpu/memory.o cpu/spc700.o cpu/stable.o cpu/table.o cpu/tableb.o cpu/tablec.o linux/copyvwin.o linux/sdlintrf.o linux/sdllink.o linux/sw_draw.o linux/zloaderw.o linux/ztcp.o linux/zipxw.o linux/zfilew.o dos/debug.o dos/joy.o dos/modemrtn.o dos/vesa2.o dos/initvid.o dos/sw.o dos/gppro.o dos/vesa12.o gui/gui.o gui/menu.o video/makev16b.o video/makev16t.o video/makevid.o video/mode716.o video/mode716b.o video/mode716d.o video/mode716e.o video/mode716t.o video/mode7.o video/mode7ext.o video/mv16tms.o video/newg162.o video/newgfx16.o video/newgfx2.o video/newgfx.o video/m716text.o video/2xsaiw.o video/procvid.o video/sw_draw.o video/hq2x16.o video/hq2x32.o video/hq3x16.o video/hq3x32.o video/hq4x16.o video/hq4x32.o cfgload.o endmem.o init.o initc.o uic.o patch.o ui.o vcache.o version.o zip/unzip.o zip/zpng.o effects/burn.o effects/water.o effects/smoke.o jma/7zlzma.o jma/crc32.o jma/iiostrm.o jma/inbyte.o jma/jma.o jma/lzma.o jma/lzmadec.o jma/winout.o jma/zsnesjma.o  -pipe -I. -Wall -I/usr/local/include -I/usr/include -D__LINUX__  -I/usr/include/SDL -D_REENTRANT  -O3 -ffast-math -fomit-frame-pointer -fexpensive-optimizations -s -march=pentiumpro  -L/usr/local/lib -L/usr/lib  -lz -L/usr/lib -lSDL -lpthread  -lpng -lm -L
g++: argument to '-L' missing

make: *** [zsnes] Error 1
so,if you can help me to compile this thing then,I will use the latest version.[/code]
franpa
Gecko snack
Posts: 2374
Joined: Sun Aug 21, 2005 11:06 am
Location: Australia, QLD
Contact:

Post by franpa »

download zsnes 1.42 from www.zsnes.com it is already compiled and in a EXE file format.
Core i7 920 @ 2.66GHZ | ASUS P6T Motherboard | 8GB DDR3 1600 RAM | Gigabyte Geforce 760 4GB | Windows 10 Pro x64
onimusha92
Rookie
Posts: 18
Joined: Tue Jun 06, 2006 1:22 pm
Location: Malaysia

RE:

Post by onimusha92 »

duh...I'm using linux,not windows.FC5!!!
franpa
Gecko snack
Posts: 2374
Joined: Sun Aug 21, 2005 11:06 am
Location: Australia, QLD
Contact:

Post by franpa »

i don't recall you stating you used linux... and i dont understand most of the stuff in that quote of yours. (but from looking at it closer i see that it becomes obvious to a point that thats what you where using)
Core i7 920 @ 2.66GHZ | ASUS P6T Motherboard | 8GB DDR3 1600 RAM | Gigabyte Geforce 760 4GB | Windows 10 Pro x64
Firon
Trooper
Posts: 361
Joined: Fri May 05, 2006 4:37 pm
Contact:

Re: RE:

Post by Firon »

onimusha92 wrote:Okay here the info:
OS:FC5
Processor:Pentium 4 @.40 GHz
[...]

Try to help me.Pleaseeeeee!!!!!!!!!!!
He did state it.
Poobah
Lurker
Posts: 164
Joined: Sun Sep 25, 2005 12:59 pm

Re: RE:

Post by Poobah »

onimusha92 wrote:I tried to use the latest version,but I got a problem when compiling it.Here's the error:

Code: Select all

nasm  -w-orphan-labels -D__LINUX__ -f elf -DELF -O1 -o chips/sfxproc.o chips/sfxproc.asm
nasm  -w-orphan-labels -D__LINUX__ -f elf -DELF -O1 -o chips/fxemu2.o chips/fxemu2.asm
nasm  -w-orphan-labels -D__LINUX__ -f elf -DELF -O1 -o chips/dsp1proc.o chips/dsp1proc.asm
nasm  -w-orphan-labels -D__LINUX__ -f elf -DELF -O1 -o chips/fxemu2b.o chips/fxemu2b.asm
nasm  -w-orphan-labels -D__LINUX__ -f elf -DELF -O1 -o chips/fxemu2c.o chips/fxemu2c.asm
nasm  -w-orphan-labels -D__LINUX__ -f elf -DELF -O1 -o chips/fxtable.o chips/fxtable.asm
nasm  -w-orphan-labels -D__LINUX__ -f elf -DELF -O1 -o chips/sa1proc.o chips/sa1proc.asm
nasm  -w-orphan-labels -D__LINUX__ -f elf -DELF -O1 -o chips/sa1regs.o chips/sa1regs.asm
gcc  -pipe -I. -Wall -I/usr/local/include -I/usr/include -D__LINUX__  -I/usr/include/SDL -D_REENTRANT  -O3 -ffast-math -fomit-frame-pointer -fexpensive-optimizations -s -march=pentiumpro -o chips/dsp1emu.o -c chips/dsp1emu.c
nasm  -w-orphan-labels -D__LINUX__ -f elf -DELF -O1 -o chips/st10proc.o chips/st10proc.asm
gcc  -pipe -I. -Wall -I/usr/local/include -I/usr/include -D__LINUX__  -I/usr/include/SDL -D_REENTRANT  -O3 -ffast-math -fomit-frame-pointer -fexpensive-optimizations -s -march=pentiumpro -o chips/seta10.o -c chips/seta10.c
chips/seta10.c: In function ‘ST010DoCommand’:
chips/seta10.c:383: warning: pointer targets in passing argument 6 of ‘ST010_OP01’ differ in signedness
nasm  -w-orphan-labels -D__LINUX__ -f elf -DELF -O1 -o chips/dsp2proc.o chips/dsp2proc.asm
gcc  -pipe -I. -Wall -I/usr/local/include -I/usr/include -D__LINUX__  -I/usr/include/SDL -D_REENTRANT  -O3 -ffast-math -fomit-frame-pointer -fexpensive-optimizations -s -march=pentiumpro -o chips/sdd1emu.o -c chips/sdd1emu.c
nasm  -w-orphan-labels -D__LINUX__ -f elf -DELF -O1 -o cpu/addrni.o cpu/addrni.asm
nasm  -w-orphan-labels -D__LINUX__ -f elf -DELF -O1 -o cpu/dma.o cpu/dma.asm
nasm  -w-orphan-labels -D__LINUX__ -f elf -DELF -O1 -o cpu/dsp.o cpu/dsp.asm
nasm  -w-orphan-labels -D__LINUX__ -f elf -DELF -O1 -o cpu/dspproc.o cpu/dspproc.asm
nasm  -w-orphan-labels -D__LINUX__ -f elf -DELF -O1 -o cpu/execute.o cpu/execute.asm
gcc  -pipe -I. -Wall -I/usr/local/include -I/usr/include -D__LINUX__  -I/usr/include/SDL -D_REENTRANT  -O3 -ffast-math -fomit-frame-pointer -fexpensive-optimizations -s -march=pentiumpro -o cpu/executec.o -c cpu/executec.c
nasm  -w-orphan-labels -D__LINUX__ -f elf -DELF -O1 -o cpu/irq.o cpu/irq.asm
nasm  -w-orphan-labels -D__LINUX__ -f elf -DELF -O1 -o cpu/memory.o cpu/memory.asm
nasm  -w-orphan-labels -D__LINUX__ -f elf -DELF -O1 -o cpu/spc700.o cpu/spc700.asm
nasm  -w-orphan-labels -D__LINUX__ -f elf -DELF -O1 -o cpu/stable.o cpu/stable.asm
nasm  -w-orphan-labels -D__LINUX__ -f elf -DELF -O1 -o cpu/table.o cpu/table.asmnasm  -w-orphan-labels -D__LINUX__ -f elf -DELF -O1 -o cpu/tableb.o cpu/tableb.asm
nasm  -w-orphan-labels -D__LINUX__ -f elf -DELF -O1 -o cpu/tablec.o cpu/tablec.asm
nasm  -w-orphan-labels -D__LINUX__ -f elf -DELF -O1 -o linux/copyvwin.o linux/copyvwin.asm
nasm  -w-orphan-labels -D__LINUX__ -f elf -DELF -O1 -o linux/sdlintrf.o linux/sdlintrf.asm
gcc  -pipe -I. -Wall -I/usr/local/include -I/usr/include -D__LINUX__  -I/usr/include/SDL -D_REENTRANT  -O3 -ffast-math -fomit-frame-pointer -fexpensive-optimizations -s -march=pentiumpro -o linux/sdllink.o -c linux/sdllink.c
gcc  -pipe -I. -Wall -I/usr/local/include -I/usr/include -D__LINUX__  -I/usr/include/SDL -D_REENTRANT  -O3 -ffast-math -fomit-frame-pointer -fexpensive-optimizations -s -march=pentiumpro -o linux/sw_draw.o -c linux/sw_draw.c
gcc  -pipe -I. -Wall -I/usr/local/include -I/usr/include -D__LINUX__  -I/usr/include/SDL -D_REENTRANT  -O3 -ffast-math -fomit-frame-pointer -fexpensive-optimizations -s -march=pentiumpro -o linux/zloaderw.o -c linux/zloaderw.c
linux/zloaderw.c: In function ‘main’:
linux/zloaderw.c:347: warning: pointer targets in assignment differ in signedness
gcc  -pipe -I. -Wall -I/usr/local/include -I/usr/include -D__LINUX__  -I/usr/include/SDL -D_REENTRANT  -O3 -ffast-math -fomit-frame-pointer -fexpensive-optimizations -s -march=pentiumpro -o linux/ztcp.o -c linux/ztcp.c
linux/ztcp.c: In function ‘ConnectServer’:
linux/ztcp.c:378: warning: pointer targets in passing argument 2 of ‘SendData’ differ in signedness
linux/ztcp.c: In function ‘WaitForServer’:
linux/ztcp.c:442: warning: pointer targets in passing argument 2 of ‘GetData’ differ in signedness
linux/ztcp.c: In function ‘ServerCheckNewClient’:
linux/ztcp.c:647: warning: pointer targets in passing argument 2 of ‘GetData’ differ in signedness
linux/ztcp.c:653: warning: pointer targets in passing argument 2 of ‘SendData’ differ in signedness
linux/ztcp.c: In function ‘PacketReceive’:
linux/ztcp.c:755: warning: pointer targets in passing argument 6 of ‘recvfrom’ differ in signedness
gcc  -pipe -I. -Wall -I/usr/local/include -I/usr/include -D__LINUX__  -I/usr/include/SDL -D_REENTRANT  -O3 -ffast-math -fomit-frame-pointer -fexpensive-optimizations -s -march=pentiumpro -o linux/zipxw.o -c linux/zipxw.c
gcc  -pipe -I. -Wall -I/usr/local/include -I/usr/include -D__LINUX__  -I/usr/include/SDL -D_REENTRANT  -O3 -ffast-math -fomit-frame-pointer -fexpensive-optimizations -s -march=pentiumpro -o linux/zfilew.o -c linux/zfilew.c
linux/zfilew.c: In function ‘ZOpenFile’:
linux/zfilew.c:131: warning: pointer targets in passing argument 1 of ‘fopen’ differ in signedness
linux/zfilew.c:133: warning: pointer targets in passing argument 1 of ‘gzopen’ differ in signedness
linux/zfilew.c:144: warning: pointer targets in passing argument 1 of ‘fopen’ differ in signedness
linux/zfilew.c:146: warning: pointer targets in passing argument 1 of ‘gzopen’ differ in signedness
linux/zfilew.c:157: warning: pointer targets in passing argument 1 of ‘fopen’ differ in signedness
linux/zfilew.c:159: warning: pointer targets in passing argument 1 of ‘gzopen’ differ in signedness
linux/zfilew.c: In function ‘ZFileDelete’:
linux/zfilew.c:246: warning: pointer targets in passing argument 1 of ‘remove’ differ in signedness
linux/zfilew.c: In function ‘ZFileGetFTime’:
linux/zfilew.c:255: warning: pointer targets in passing argument 1 of ‘stat’ differ in signedness
linux/zfilew.c: In function ‘ZFileMKDir’:
linux/zfilew.c:264: warning: pointer targets in passing argument 1 of ‘mkdir’ differ in signedness
linux/zfilew.c: In function ‘ZFileCHDir’:
linux/zfilew.c:273: warning: pointer targets in passing argument 1 of ‘chdir’ differ in signedness
linux/zfilew.c: In function ‘ZFileRMDir’:
linux/zfilew.c:278: warning: pointer targets in passing argument 1 of ‘rmdir’ differ in signedness
linux/zfilew.c: In function ‘ZFileGetDir’:
linux/zfilew.c:283: warning: pointer targets in passing argument 1 of ‘getcwd’ differ in signedness
linux/zfilew.c: In function ‘ZFileFindFirst’:
linux/zfilew.c:369: warning: pointer targets in passing argument 1 of ‘glob’ differ in signedness
linux/zfilew.c: In function ‘obtaindir’:
linux/zfilew.c:486: warning: pointer targets in assignment differ in signedness
linux/zfilew.c: In function ‘popdir’:
linux/zfilew.c:537: warning: pointer targets in assignment differ in signedness
nasm  -w-orphan-labels -D__LINUX__ -f elf -DELF -O1 -o dos/debug.o dos/debug.asmnasm  -w-orphan-labels -D__LINUX__ -f elf -DELF -O1 -o dos/joy.o dos/joy.asm
nasm  -w-orphan-labels -D__LINUX__ -f elf -DELF -O1 -o dos/modemrtn.o dos/modemrtn.asm
nasm  -w-orphan-labels -D__LINUX__ -f elf -DELF -O1 -o dos/vesa2.o dos/vesa2.asmnasm  -w-orphan-labels -D__LINUX__ -f elf -DELF -O1 -o dos/initvid.o dos/initvid.asm
nasm  -w-orphan-labels -D__LINUX__ -f elf -DELF -O1 -o dos/sw.o dos/sw.asm
nasm  -w-orphan-labels -D__LINUX__ -f elf -DELF -O1 -o dos/gppro.o dos/gppro.asmnasm  -w-orphan-labels -D__LINUX__ -f elf -DELF -O1 -o dos/vesa12.o dos/vesa12.asm
nasm  -w-orphan-labels -D__LINUX__ -f elf -DELF -O1 -o gui/gui.o gui/gui.asm
nasm  -w-orphan-labels -D__LINUX__ -f elf -DELF -O1 -o gui/menu.o gui/menu.asm
nasm  -w-orphan-labels -D__LINUX__ -f elf -DELF -O1 -o video/makev16b.o video/makev16b.asm
nasm  -w-orphan-labels -D__LINUX__ -f elf -DELF -O1 -o video/makev16t.o video/makev16t.asm
nasm  -w-orphan-labels -D__LINUX__ -f elf -DELF -O1 -o video/makevid.o video/makevid.asm
nasm  -w-orphan-labels -D__LINUX__ -f elf -DELF -O1 -o video/mode716.o video/mode716.asm
nasm  -w-orphan-labels -D__LINUX__ -f elf -DELF -O1 -o video/mode716b.o video/mode716b.asm
nasm  -w-orphan-labels -D__LINUX__ -f elf -DELF -O1 -o video/mode716d.o video/mode716d.asm
nasm  -w-orphan-labels -D__LINUX__ -f elf -DELF -O1 -o video/mode716e.o video/mode716e.asm
nasm  -w-orphan-labels -D__LINUX__ -f elf -DELF -O1 -o video/mode716t.o video/mode716t.asm
nasm  -w-orphan-labels -D__LINUX__ -f elf -DELF -O1 -o video/mode7.o video/mode7.asm
nasm  -w-orphan-labels -D__LINUX__ -f elf -DELF -O1 -o video/mode7ext.o video/mode7ext.asm
nasm  -w-orphan-labels -D__LINUX__ -f elf -DELF -O1 -o video/mv16tms.o video/mv16tms.asm
nasm  -w-orphan-labels -D__LINUX__ -f elf -DELF -O1 -o video/newg162.o video/newg162.asm
nasm  -w-orphan-labels -D__LINUX__ -f elf -DELF -O1 -o video/newgfx16.o video/newgfx16.asm
nasm  -w-orphan-labels -D__LINUX__ -f elf -DELF -O1 -o video/newgfx2.o video/newgfx2.asm
nasm  -w-orphan-labels -D__LINUX__ -f elf -DELF -O1 -o video/newgfx.o video/newgfx.asm
nasm  -w-orphan-labels -D__LINUX__ -f elf -DELF -O1 -o video/m716text.o video/m716text.asm
nasm  -w-orphan-labels -D__LINUX__ -f elf -DELF -O1 -o video/2xsaiw.o video/2xsaiw.asm
nasm  -w-orphan-labels -D__LINUX__ -f elf -DELF -O1 -o video/procvid.o video/procvid.asm
nasm  -w-orphan-labels -D__LINUX__ -f elf -DELF -O1 -o video/sw_draw.o video/sw_draw.asm
nasm  -w-orphan-labels -D__LINUX__ -f elf -DELF -O1 -o video/hq2x16.o video/hq2x16.asm
nasm  -w-orphan-labels -D__LINUX__ -f elf -DELF -O1 -o video/hq2x32.o video/hq2x32.asm
nasm  -w-orphan-labels -D__LINUX__ -f elf -DELF -O1 -o video/hq3x16.o video/hq3x16.asm
nasm  -w-orphan-labels -D__LINUX__ -f elf -DELF -O1 -o video/hq3x32.o video/hq3x32.asm
nasm  -w-orphan-labels -D__LINUX__ -f elf -DELF -O1 -o video/hq4x16.o video/hq4x16.asm
nasm  -w-orphan-labels -D__LINUX__ -f elf -DELF -O1 -o video/hq4x32.o video/hq4x32.asm
gcc  -pipe -I. -Wall -I/usr/local/include -I/usr/include -D__LINUX__  -I/usr/include/SDL -D_REENTRANT  -O3 -ffast-math -fomit-frame-pointer -fexpensive-optimizations -s -march=pentiumpro -o cfgload.o -c cfgload.c
cfgload.c: In function ‘getcfg’:
cfgload.c:614: warning: pointer targets in assignment differ in signedness
nasm  -w-orphan-labels -D__LINUX__ -f elf -DELF -O1 -o endmem.o endmem.asm
nasm  -w-orphan-labels -D__LINUX__ -f elf -DELF -O1 -o init.o init.asm
gcc  -pipe -I. -Wall -I/usr/local/include -I/usr/include -D__LINUX__  -I/usr/include/SDL -D_REENTRANT  -O3 -ffast-math -fomit-frame-pointer -fexpensive-optimizations -s -march=pentiumpro -o initc.o -c initc.c
initc.c: In function ‘SplitSupport’:
initc.c:1000: warning: pointer targets in passing argument 1 of ‘strlen’ differ in signedness
initc.c:1000: warning: pointer targets in passing argument 1 of ‘strlen’ differ in signedness
initc.c:1000: warning: pointer targets in passing argument 1 of ‘__builtin_strcmp’ differ in signedness
initc.c:1000: warning: pointer targets in passing argument 1 of ‘strlen’ differ in signedness
initc.c:1000: warning: pointer targets in passing argument 1 of ‘__builtin_strcmp’ differ in signedness
initc.c:1000: warning: pointer targets in passing argument 1 of ‘__builtin_strcmp’ differ in signedness
initc.c:1000: warning: pointer targets in passing argument 1 of ‘__builtin_strcmp’ differ in signedness
initc.c:1000: warning: pointer targets in passing argument 1 of ‘strncmp’ differ in signedness
initc.c:1009: warning: pointer targets in passing argument 1 of ‘strlen’ differ in signedness
initc.c:1009: warning: pointer targets in passing argument 1 of ‘strlen’ differ in signedness
initc.c:1009: warning: pointer targets in passing argument 1 of ‘__builtin_strcmp’ differ in signedness
initc.c:1009: warning: pointer targets in passing argument 1 of ‘strlen’ differ in signedness
initc.c:1009: warning: pointer targets in passing argument 1 of ‘__builtin_strcmp’ differ in signedness
initc.c:1009: warning: pointer targets in passing argument 1 of ‘__builtin_strcmp’ differ in signedness
initc.c:1009: warning: pointer targets in passing argument 1 of ‘__builtin_strcmp’ differ in signedness
initc.c:1009: warning: pointer targets in passing argument 1 of ‘strncmp’ differ in signedness
initc.c: In function ‘SPC7PackIndexLoad’:
initc.c:1622: warning: pointer targets in passing argument 1 of ‘strlen’ differ in signedness
initc.c:1622: warning: pointer targets in passing argument 1 of ‘strlen’ differ in signedness
initc.c:1622: warning: pointer targets in passing argument 1 of ‘__builtin_strcmp’ differ in signedness
initc.c:1622: warning: pointer targets in passing argument 1 of ‘strlen’ differ in signedness
initc.c:1622: warning: pointer targets in passing argument 1 of ‘__builtin_strcmp’ differ in signedness
initc.c:1622: warning: pointer targets in passing argument 1 of ‘__builtin_strcmp’ differ in signedness
initc.c:1622: warning: pointer targets in passing argument 1 of ‘__builtin_strcmp’ differ in signedness
initc.c:1622: warning: pointer targets in passing argument 1 of ‘strncmp’ differ in signedness
initc.c:1626: warning: pointer targets in passing argument 1 of ‘strlen’ differ in signedness
initc.c:1626: warning: pointer targets in passing argument 1 of ‘strlen’ differ in signedness
initc.c:1626: warning: pointer targets in passing argument 1 of ‘__builtin_strcmp’ differ in signedness
initc.c:1626: warning: pointer targets in passing argument 1 of ‘strlen’ differ in signedness
initc.c:1626: warning: pointer targets in passing argument 1 of ‘__builtin_strcmp’ differ in signedness
initc.c:1626: warning: pointer targets in passing argument 1 of ‘__builtin_strcmp’ differ in signedness
initc.c:1626: warning: pointer targets in passing argument 1 of ‘__builtin_strcmp’ differ in signedness
initc.c:1626: warning: pointer targets in passing argument 1 of ‘strncmp’ differ in signedness
initc.c:1630: warning: pointer targets in passing argument 1 of ‘strlen’ differ in signedness
initc.c:1630: warning: pointer targets in passing argument 1 of ‘strlen’ differ in signedness
initc.c:1630: warning: pointer targets in passing argument 1 of ‘__builtin_strcmp’ differ in signedness
initc.c:1630: warning: pointer targets in passing argument 1 of ‘strlen’ differ in signedness
initc.c:1630: warning: pointer targets in passing argument 1 of ‘__builtin_strcmp’ differ in signedness
initc.c:1630: warning: pointer targets in passing argument 1 of ‘__builtin_strcmp’ differ in signedness
initc.c:1630: warning: pointer targets in passing argument 1 of ‘__builtin_strcmp’ differ in signedness
initc.c:1630: warning: pointer targets in passing argument 1 of ‘strncmp’ differ in signedness
initc.c:1634: warning: pointer targets in passing argument 1 of ‘strlen’ differ in signedness
initc.c:1634: warning: pointer targets in passing argument 1 of ‘strlen’ differ in signedness
initc.c:1634: warning: pointer targets in passing argument 1 of ‘__builtin_strcmp’ differ in signedness
initc.c:1634: warning: pointer targets in passing argument 1 of ‘strlen’ differ in signedness
initc.c:1634: warning: pointer targets in passing argument 1 of ‘__builtin_strcmp’ differ in signedness
initc.c:1634: warning: pointer targets in passing argument 1 of ‘__builtin_strcmp’ differ in signedness
initc.c:1634: warning: pointer targets in passing argument 1 of ‘__builtin_strcmp’ differ in signedness
initc.c:1634: warning: pointer targets in passing argument 1 of ‘strncmp’ differ in signedness
gcc  -pipe -I. -Wall -I/usr/local/include -I/usr/include -D__LINUX__  -I/usr/include/SDL -D_REENTRANT  -O3 -ffast-math -fomit-frame-pointer -fexpensive-optimizations -s -march=pentiumpro -o uic.o -c uic.c
gcc  -pipe -I. -Wall -I/usr/local/include -I/usr/include -D__LINUX__  -I/usr/include/SDL -D_REENTRANT  -O3 -ffast-math -fomit-frame-pointer -fexpensive-optimizations -s -march=pentiumpro -o patch.o -c patch.c
nasm  -w-orphan-labels -D__LINUX__ -f elf -DELF -O1 -o ui.o ui.asm
nasm  -w-orphan-labels -D__LINUX__ -f elf -DELF -O1 -o vcache.o vcache.asm
gcc  -pipe -I. -Wall -I/usr/local/include -I/usr/include -D__LINUX__  -I/usr/include/SDL -D_REENTRANT  -O3 -ffast-math -fomit-frame-pointer -fexpensive-optimizations -s -march=pentiumpro -o version.o -c version.c
gcc  -pipe -I. -Wall -I/usr/local/include -I/usr/include -D__LINUX__  -I/usr/include/SDL -D_REENTRANT  -O3 -ffast-math -fomit-frame-pointer -fexpensive-optimizations -s -march=pentiumpro -o zip/unzip.o -c zip/unzip.c
zip/unzip.c: In function ‘unzlocal_getLong’:
zip/unzip.c:191: warning: ‘i’ may be used uninitialized in this function
zip/unzip.c: In function ‘unzOpenCurrentFile’:
zip/unzip.c:169: warning: ‘i’ may be used uninitialized in this function
zip/unzip.c:169: warning: ‘i’ may be used uninitialized in this function
zip/unzip.c:169: warning: ‘i’ may be used uninitialized in this function
zip/unzip.c:169: warning: ‘i’ may be used uninitialized in this function
zip/unzip.c:169: warning: ‘i’ may be used uninitialized in this function
zip/unzip.c: In function ‘unzlocal_GetCurrentFileInfoInternal’:
zip/unzip.c:169: warning: ‘i’ may be used uninitialized in this function
zip/unzip.c:169: warning: ‘i’ may be used uninitialized in this function
zip/unzip.c:169: warning: ‘i’ may be used uninitialized in this function
zip/unzip.c:169: warning: ‘i’ may be used uninitialized in this function
zip/unzip.c:169: warning: ‘i’ may be used uninitialized in this function
zip/unzip.c:169: warning: ‘i’ may be used uninitialized in this function
zip/unzip.c:169: warning: ‘i’ may be used uninitialized in this function
zip/unzip.c:169: warning: ‘i’ may be used uninitialized in this function
zip/unzip.c:169: warning: ‘i’ may be used uninitialized in this function
zip/unzip.c: In function ‘unzOpen’:
zip/unzip.c:169: warning: ‘i’ may be used uninitialized in this function
zip/unzip.c:169: warning: ‘i’ may be used uninitialized in this function
zip/unzip.c:169: warning: ‘i’ may be used uninitialized in this function
zip/unzip.c:169: warning: ‘i’ may be used uninitialized in this function
zip/unzip.c:169: warning: ‘i’ may be used uninitialized in this function
gcc  -pipe -I. -Wall -I/usr/local/include -I/usr/include -D__LINUX__  -I/usr/include/SDL -D_REENTRANT  -O3 -ffast-math -fomit-frame-pointer -fexpensive-optimizations -s -march=pentiumpro -o zip/zpng.o -c zip/zpng.c
gcc  -pipe -I. -Wall -I/usr/local/include -I/usr/include -D__LINUX__  -I/usr/include/SDL -D_REENTRANT  -O3 -ffast-math -fomit-frame-pointer -fexpensive-optimizations -s -march=pentiumpro -o effects/burn.o -c effects/burn.c
gcc  -pipe -I. -Wall -I/usr/local/include -I/usr/include -D__LINUX__  -I/usr/include/SDL -D_REENTRANT  -O3 -ffast-math -fomit-frame-pointer -fexpensive-optimizations -s -march=pentiumpro -o effects/water.o -c effects/water.c
gcc  -pipe -I. -Wall -I/usr/local/include -I/usr/include -D__LINUX__  -I/usr/include/SDL -D_REENTRANT  -O3 -ffast-math -fomit-frame-pointer -fexpensive-optimizations -s -march=pentiumpro -o effects/smoke.o -c effects/smoke.c
g++  -pipe -I. -Wall -I/usr/local/include -I/usr/include -D__LINUX__  -I/usr/include/SDL -D_REENTRANT  -O3 -ffast-math -fomit-frame-pointer -fexpensive-optimizations -s -march=pentiumpro -o jma/7zlzma.o -c jma/7zlzma.cpp
g++  -pipe -I. -Wall -I/usr/local/include -I/usr/include -D__LINUX__  -I/usr/include/SDL -D_REENTRANT  -O3 -ffast-math -fomit-frame-pointer -fexpensive-optimizations -s -march=pentiumpro -o jma/crc32.o -c jma/crc32.cpp
g++  -pipe -I. -Wall -I/usr/local/include -I/usr/include -D__LINUX__  -I/usr/include/SDL -D_REENTRANT  -O3 -ffast-math -fomit-frame-pointer -fexpensive-optimizations -s -march=pentiumpro -o jma/iiostrm.o -c jma/iiostrm.cpp
g++  -pipe -I. -Wall -I/usr/local/include -I/usr/include -D__LINUX__  -I/usr/include/SDL -D_REENTRANT  -O3 -ffast-math -fomit-frame-pointer -fexpensive-optimizations -s -march=pentiumpro -o jma/inbyte.o -c jma/inbyte.cpp
g++  -pipe -I. -Wall -I/usr/local/include -I/usr/include -D__LINUX__  -I/usr/include/SDL -D_REENTRANT  -O3 -ffast-math -fomit-frame-pointer -fexpensive-optimizations -s -march=pentiumpro -o jma/jma.o -c jma/jma.cpp
g++  -pipe -I. -Wall -I/usr/local/include -I/usr/include -D__LINUX__  -I/usr/include/SDL -D_REENTRANT  -O3 -ffast-math -fomit-frame-pointer -fexpensive-optimizations -s -march=pentiumpro -o jma/lzma.o -c jma/lzma.cpp
g++  -pipe -I. -Wall -I/usr/local/include -I/usr/include -D__LINUX__  -I/usr/include/SDL -D_REENTRANT  -O3 -ffast-math -fomit-frame-pointer -fexpensive-optimizations -s -march=pentiumpro -o jma/lzmadec.o -c jma/lzmadec.cpp
g++  -pipe -I. -Wall -I/usr/local/include -I/usr/include -D__LINUX__  -I/usr/include/SDL -D_REENTRANT  -O3 -ffast-math -fomit-frame-pointer -fexpensive-optimizations -s -march=pentiumpro -o jma/winout.o -c jma/winout.cpp
g++  -pipe -I. -Wall -I/usr/local/include -I/usr/include -D__LINUX__  -I/usr/include/SDL -D_REENTRANT  -O3 -ffast-math -fomit-frame-pointer -fexpensive-optimizations -s -march=pentiumpro -o jma/zsnesjma.o -c jma/zsnesjma.cpp
g++ -o zsnes chips/sfxproc.o chips/fxemu2.o chips/dsp1proc.o chips/fxemu2b.o chips/fxemu2c.o chips/fxtable.o chips/sa1proc.o chips/sa1regs.o chips/dsp1emu.o chips/st10proc.o chips/seta10.o chips/dsp2proc.o chips/sdd1emu.o cpu/addrni.o cpu/dma.o cpu/dsp.o cpu/dspproc.o cpu/execute.o cpu/executec.o cpu/irq.o cpu/memory.o cpu/spc700.o cpu/stable.o cpu/table.o cpu/tableb.o cpu/tablec.o linux/copyvwin.o linux/sdlintrf.o linux/sdllink.o linux/sw_draw.o linux/zloaderw.o linux/ztcp.o linux/zipxw.o linux/zfilew.o dos/debug.o dos/joy.o dos/modemrtn.o dos/vesa2.o dos/initvid.o dos/sw.o dos/gppro.o dos/vesa12.o gui/gui.o gui/menu.o video/makev16b.o video/makev16t.o video/makevid.o video/mode716.o video/mode716b.o video/mode716d.o video/mode716e.o video/mode716t.o video/mode7.o video/mode7ext.o video/mv16tms.o video/newg162.o video/newgfx16.o video/newgfx2.o video/newgfx.o video/m716text.o video/2xsaiw.o video/procvid.o video/sw_draw.o video/hq2x16.o video/hq2x32.o video/hq3x16.o video/hq3x32.o video/hq4x16.o video/hq4x32.o cfgload.o endmem.o init.o initc.o uic.o patch.o ui.o vcache.o version.o zip/unzip.o zip/zpng.o effects/burn.o effects/water.o effects/smoke.o jma/7zlzma.o jma/crc32.o jma/iiostrm.o jma/inbyte.o jma/jma.o jma/lzma.o jma/lzmadec.o jma/winout.o jma/zsnesjma.o  -pipe -I. -Wall -I/usr/local/include -I/usr/include -D__LINUX__  -I/usr/include/SDL -D_REENTRANT  -O3 -ffast-math -fomit-frame-pointer -fexpensive-optimizations -s -march=pentiumpro  -L/usr/local/lib -L/usr/lib  -lz -L/usr/lib -lSDL -lpthread  -lpng -lm -L
g++: argument to '-L' missing

make: *** [zsnes] Error 1
so,if you can help me to compile this thing then,I will use the latest version.[/code]
Perhaps you could run that final linking command without the extra -L?

Code: Select all

g++ -o zsnes chips/sfxproc.o chips/fxemu2.o chips/dsp1proc.o chips/fxemu2b.o chips/fxemu2c.o chips/fxtable.o chips/sa1proc.o chips/sa1regs.o chips/dsp1emu.o chips/st10proc.o chips/seta10.o chips/dsp2proc.o chips/sdd1emu.o cpu/addrni.o cpu/dma.o cpu/dsp.o cpu/dspproc.o cpu/execute.o cpu/executec.o cpu/irq.o cpu/memory.o cpu/spc700.o cpu/stable.o cpu/table.o cpu/tableb.o cpu/tablec.o linux/copyvwin.o linux/sdlintrf.o linux/sdllink.o linux/sw_draw.o linux/zloaderw.o linux/ztcp.o linux/zipxw.o linux/zfilew.o dos/debug.o dos/joy.o dos/modemrtn.o dos/vesa2.o dos/initvid.o dos/sw.o dos/gppro.o dos/vesa12.o gui/gui.o gui/menu.o video/makev16b.o video/makev16t.o video/makevid.o video/mode716.o video/mode716b.o video/mode716d.o video/mode716e.o video/mode716t.o video/mode7.o video/mode7ext.o video/mv16tms.o video/newg162.o video/newgfx16.o video/newgfx2.o video/newgfx.o video/m716text.o video/2xsaiw.o video/procvid.o video/sw_draw.o video/hq2x16.o video/hq2x32.o video/hq3x16.o video/hq3x32.o video/hq4x16.o video/hq4x32.o cfgload.o endmem.o init.o initc.o uic.o patch.o ui.o vcache.o version.o zip/unzip.o zip/zpng.o effects/burn.o effects/water.o effects/smoke.o jma/7zlzma.o jma/crc32.o jma/iiostrm.o jma/inbyte.o jma/jma.o jma/lzma.o jma/lzmadec.o jma/winout.o jma/zsnesjma.o -pipe -I. -Wall -I/usr/local/include -I/usr/include -D__LINUX__  -I/usr/include/SDL -D_REENTRANT -O3 -ffast-math -fomit-frame-pointer -fexpensive-optimizations -s -march=pentiumpro -L/usr/local/lib -L/usr/lib -lz -L/usr/lib -lSDL -lpthread -lpng -lm
Or maybe you could change it to "-L.".
franpa
Gecko snack
Posts: 2374
Joined: Sun Aug 21, 2005 11:06 am
Location: Australia, QLD
Contact:

Post by franpa »

:( sorry i didnt see that post. (and no i wasnt skimming over the topic)
Core i7 920 @ 2.66GHZ | ASUS P6T Motherboard | 8GB DDR3 1600 RAM | Gigabyte Geforce 760 4GB | Windows 10 Pro x64
onimusha92
Rookie
Posts: 18
Joined: Tue Jun 06, 2006 1:22 pm
Location: Malaysia

RE:

Post by onimusha92 »

Okay,I had figure out why I can't compile it.My graphic card doesn't support OenGL.Then I do this:

./configure --disable-opengl
then,make.
then,make install.

It goes smoothly.But,when I want to play it.There's an error.Here the error.

Code: Select all

ZSNES v1.42 (c) 1997-2005, ZSNES Team

Be sure to check http://www.zsnes.com/ for the latest version.
Please report crashes to zsnes-devel@lists.sourceforge.net.

ZSNES is written by the ZSNES Team (See AUTHORS.TXT)
ZSNES comes with ABSOLUTELY NO WARRANTY.  This is free software,
and you are welcome to redistribute it under certain conditions;
please read 'LICENSE' thoroughly before doing so.

Use ZSNES -? for command line definitions.

*** glibc detected *** zsnes: munmap_chunk(): invalid pointer: 0xbff31e88 ***
======= Backtrace: =========
/lib/libc.so.6(__libc_free+0x17b)[0xa1851f]
zsnes[0x80dc722]
======= Memory map: ========
00111000-00116000 rwxp 00111000 00:00 0
00124000-0013d000 r-xp 00000000 03:46 840314     /lib/ld-2.4.so
0013d000-0013e000 r-xp 00018000 03:46 840314     /lib/ld-2.4.so
0013e000-0013f000 rwxp 00019000 03:46 840314     /lib/ld-2.4.so
00458000-00459000 r-xp 00458000 00:00 0          [vdso]
005e2000-005e3000 rwxp 005e2000 00:00 0
009b1000-00add000 r-xp 00000000 03:46 840315     /lib/libc-2.4.so
00add000-00ae0000 r-xp 0012b000 03:46 840315     /lib/libc-2.4.so
00ae0000-00ae1000 rwxp 0012e000 03:46 840315     /lib/libc-2.4.so
00ae1000-00ae4000 rwxp 00ae1000 00:00 0
00ae6000-00b09000 r-xp 00000000 03:46 840316     /lib/libm-2.4.so
00b09000-00b0a000 r-xp 00022000 03:46 840316     /lib/libm-2.4.so
00b0a000-00b0b000 rwxp 00023000 03:46 840316     /lib/libm-2.4.so
00b0d000-00b0f000 r-xp 00000000 03:46 840317     /lib/libdl-2.4.so
00b0f000-00b10000 r-xp 00001000 03:46 840317     /lib/libdl-2.4.so
00b10000-00b11000 rwxp 00002000 03:46 840317     /lib/libdl-2.4.so
00b13000-00b25000 r-xp 00000000 03:46 1349415    /usr/lib/libz.so.1.2.3
00b25000-00b26000 rwxp 00011000 03:46 1349415    /usr/lib/libz.so.1.2.3
00b28000-00b2a000 r-xp 00000000 03:46 1349418    /usr/lib/libXau.so.6.0.0
00b2a000-00b2b000 rwxp 00001000 03:46 1349418    /usr/lib/libXau.so.6.0.0
00b2d000-00c26000 r-xp 00000000 03:46 1349420    /usr/lib/libX11.so.6.2.0
00c26000-00c2a000 rwxp 000f9000 03:46 1349420    /usr/lib/libX11.so.6.2.0
00c2c000-00c31000 r-xp 00000000 03:46 1349419    /usr/lib/libXdmcp.so.6.0.0
00c31000-00c32000 rwxp 00004000 03:46 1349419    /usr/lib/libXdmcp.so.6.0.0
00cc8000-00cd7000 r-xp 00000000 03:46 1349422    /usr/lib/libXext.so.6.4.0
00cd7000-00cd8000 rwxp 0000e000 03:46 1349422    /usr/lib/libXext.so.6.4.0
00cda000-00cea000 r-xp 00000000 03:46 840319     /lib/libpthread-2.4.so
00cea000-00ceb000 r-xp 0000f000 03:46 840319     /lib/libpthread-2.4.so
00ceb000-00cec000 rwxp 00010000 03:46 840319     /lib/libpthread-2.4.so
00cec000-00cee000 rwxp 00cec000 00:00 0
00dc4000-00deb000 r-xp 00000000 03:46 1325974    /usr/lib/libpng12.so.0.1.2.8
00deb000-00dec000 rwxp 00026000 03:46 1325974    /usr/lib/libpng12.so.0.1.2.8
059fc000-05a07000 r-xp 00000000 03:46 840320     /lib/libgcc_s-4.1.0-20060304.so.1
05a07000-05a08000 rwxp 0000a000 03:46 840320     /lib/libgcc_s-4.1.0-20060304.so.1
05a0a000-05aec000 r-xp 00000000 03:46 1349432    /usr/lib/libstdc++.so.6.0.8
05aec000-05af0000 r-xp 000e2000 03:46 1349432    /usr/lib/libstdc++.so.6.0.8
05af0000-05af1000 rwxp 000e6000 03:46 1349432    /usr/lib/libstdc++.so.6.0.8
05af1000-05af7000 rwxp 05af1000 00:00 0
05ceb000-05d5c000 r-xp 00000000 03:46 1336263    /usr/lib/libSDL-1.2.so.0.7.2
05d5c000-05d5f000 rwxp 00070000 03:46 1336263    /usr/lib/libSDL-1.2.so.0.7.2
05d5f000-05d7a000 rwxp 05d5f000 00:00 0
08048000-082f8000 r-xp 00000000 03:46 1337423    /usr/local/bin/zsnes
082f8000-0834b000 rwxp 002af000 03:46 1337423    /usr/local/bin/zsnes
0834b000-085b6000 rwxp 0834b000 00:00 0
08685000-086a6000 rwxp 08685000 00:00 0          [heap]
bff1d000-bff32000 rwxp bff1d000 00:00 0          [stack]
Aborted
Anyone can help me out.
SupahFlyCracka
New Member
Posts: 5
Joined: Thu Jul 20, 2006 2:55 am

Re: RE:

Post by SupahFlyCracka »

onimusha92 wrote:Okay,I had figure out why I can't compile it.My graphic card doesn't support OenGL.Then I do this:

./configure --disable-opengl
then,make.
then,make install.

It goes smoothly.But,when I want to play it.There's an error.Here the error.

Code: Select all

ZSNES v1.42 (c) 1997-2005, ZSNES Team

Be sure to check http://www.zsnes.com/ for the latest version.
Please report crashes to zsnes-devel@lists.sourceforge.net.

ZSNES is written by the ZSNES Team (See AUTHORS.TXT)
ZSNES comes with ABSOLUTELY NO WARRANTY.  This is free software,
and you are welcome to redistribute it under certain conditions;
please read 'LICENSE' thoroughly before doing so.

Use ZSNES -? for command line definitions.

*** glibc detected *** zsnes: munmap_chunk(): invalid pointer: 0xbff31e88 ***
======= Backtrace: =========
/lib/libc.so.6(__libc_free+0x17b)[0xa1851f]
zsnes[0x80dc722]
======= Memory map: ========
00111000-00116000 rwxp 00111000 00:00 0
00124000-0013d000 r-xp 00000000 03:46 840314     /lib/ld-2.4.so
0013d000-0013e000 r-xp 00018000 03:46 840314     /lib/ld-2.4.so
0013e000-0013f000 rwxp 00019000 03:46 840314     /lib/ld-2.4.so
00458000-00459000 r-xp 00458000 00:00 0          [vdso]
005e2000-005e3000 rwxp 005e2000 00:00 0
009b1000-00add000 r-xp 00000000 03:46 840315     /lib/libc-2.4.so
00add000-00ae0000 r-xp 0012b000 03:46 840315     /lib/libc-2.4.so
00ae0000-00ae1000 rwxp 0012e000 03:46 840315     /lib/libc-2.4.so
00ae1000-00ae4000 rwxp 00ae1000 00:00 0
00ae6000-00b09000 r-xp 00000000 03:46 840316     /lib/libm-2.4.so
00b09000-00b0a000 r-xp 00022000 03:46 840316     /lib/libm-2.4.so
00b0a000-00b0b000 rwxp 00023000 03:46 840316     /lib/libm-2.4.so
00b0d000-00b0f000 r-xp 00000000 03:46 840317     /lib/libdl-2.4.so
00b0f000-00b10000 r-xp 00001000 03:46 840317     /lib/libdl-2.4.so
00b10000-00b11000 rwxp 00002000 03:46 840317     /lib/libdl-2.4.so
00b13000-00b25000 r-xp 00000000 03:46 1349415    /usr/lib/libz.so.1.2.3
00b25000-00b26000 rwxp 00011000 03:46 1349415    /usr/lib/libz.so.1.2.3
00b28000-00b2a000 r-xp 00000000 03:46 1349418    /usr/lib/libXau.so.6.0.0
00b2a000-00b2b000 rwxp 00001000 03:46 1349418    /usr/lib/libXau.so.6.0.0
00b2d000-00c26000 r-xp 00000000 03:46 1349420    /usr/lib/libX11.so.6.2.0
00c26000-00c2a000 rwxp 000f9000 03:46 1349420    /usr/lib/libX11.so.6.2.0
00c2c000-00c31000 r-xp 00000000 03:46 1349419    /usr/lib/libXdmcp.so.6.0.0
00c31000-00c32000 rwxp 00004000 03:46 1349419    /usr/lib/libXdmcp.so.6.0.0
00cc8000-00cd7000 r-xp 00000000 03:46 1349422    /usr/lib/libXext.so.6.4.0
00cd7000-00cd8000 rwxp 0000e000 03:46 1349422    /usr/lib/libXext.so.6.4.0
00cda000-00cea000 r-xp 00000000 03:46 840319     /lib/libpthread-2.4.so
00cea000-00ceb000 r-xp 0000f000 03:46 840319     /lib/libpthread-2.4.so
00ceb000-00cec000 rwxp 00010000 03:46 840319     /lib/libpthread-2.4.so
00cec000-00cee000 rwxp 00cec000 00:00 0
00dc4000-00deb000 r-xp 00000000 03:46 1325974    /usr/lib/libpng12.so.0.1.2.8
00deb000-00dec000 rwxp 00026000 03:46 1325974    /usr/lib/libpng12.so.0.1.2.8
059fc000-05a07000 r-xp 00000000 03:46 840320     /lib/libgcc_s-4.1.0-20060304.so.1
05a07000-05a08000 rwxp 0000a000 03:46 840320     /lib/libgcc_s-4.1.0-20060304.so.1
05a0a000-05aec000 r-xp 00000000 03:46 1349432    /usr/lib/libstdc++.so.6.0.8
05aec000-05af0000 r-xp 000e2000 03:46 1349432    /usr/lib/libstdc++.so.6.0.8
05af0000-05af1000 rwxp 000e6000 03:46 1349432    /usr/lib/libstdc++.so.6.0.8
05af1000-05af7000 rwxp 05af1000 00:00 0
05ceb000-05d5c000 r-xp 00000000 03:46 1336263    /usr/lib/libSDL-1.2.so.0.7.2
05d5c000-05d5f000 rwxp 00070000 03:46 1336263    /usr/lib/libSDL-1.2.so.0.7.2
05d5f000-05d7a000 rwxp 05d5f000 00:00 0
08048000-082f8000 r-xp 00000000 03:46 1337423    /usr/local/bin/zsnes
082f8000-0834b000 rwxp 002af000 03:46 1337423    /usr/local/bin/zsnes
0834b000-085b6000 rwxp 0834b000 00:00 0
08685000-086a6000 rwxp 08685000 00:00 0          [heap]
bff1d000-bff32000 rwxp bff1d000 00:00 0          [stack]
Aborted
Anyone can help me out.
I'm having the same problem, did anyone ever find a solution?
Deathlike2
ZSNES Developer
ZSNES Developer
Posts: 6747
Joined: Tue Dec 28, 2004 6:47 am

Post by Deathlike2 »

Best suggestion is always to acquire ZSNES from SVN @ bountysource... and/or get a good card that has decent OpenGL support. Sis is definately not one of them.
Continuing [url=http://slickproductions.org/forum/index.php?board=13.0]FF4[/url] Research...
SupahFlyCracka
New Member
Posts: 5
Joined: Thu Jul 20, 2006 2:55 am

Post by SupahFlyCracka »

Deathlike2 wrote:Best suggestion is always to acquire ZSNES from SVN @ bountysource... and/or get a good card that has decent OpenGL support. Sis is definately not one of them.
I've got a 9800Pro and the Ebuilds doesn't work for me. Any other options?
Deathlike2
ZSNES Developer
ZSNES Developer
Posts: 6747
Joined: Tue Dec 28, 2004 6:47 am

Post by Deathlike2 »

Ebuilds? Are you talking about Gentoo? Just check this thread out...

http://board.zsnes.com/phpBB2/viewtopic.php?t=7371
Continuing [url=http://slickproductions.org/forum/index.php?board=13.0]FF4[/url] Research...
SupahFlyCracka
New Member
Posts: 5
Joined: Thu Jul 20, 2006 2:55 am

Post by SupahFlyCracka »

Deathlike2 wrote:Ebuilds? Are you talking about Gentoo? Just check this thread out...

http://board.zsnes.com/phpBB2/viewtopic.php?t=7371
Oh, I apologize, I should've stated that I'm running Fedora Core 5. None of those will work for me. :\
grinvader
ZSNES Shake Shake Prinny
Posts: 5632
Joined: Wed Jul 28, 2004 4:15 pm
Location: PAL50, dood !

Post by grinvader »

Stop whining about old source issues that were fixed months ago. It's your fault you're not using latest source.
If you don't read the stickies, we can't do anything for you.
皆黙って俺について来い!!

Code: Select all

<jmr> bsnes has the most accurate wiki page but it takes forever to load (or something)
Pantheon: Gideon Zhi | CaitSith2 | Nach | kode54
Locked