Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 5101

Summary: zsnes 1.337 ebuild fails
Product: Gentoo Linux Reporter: Rusty Phillips <unlisted>
Component: Current packagesAssignee: Gentoo Linux bug wranglers <bug-wranglers>
Status: RESOLVED FIXED    
Severity: blocker    
Priority: High    
Version: 1.0   
Hardware: x86   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Rusty Phillips 2002-07-16 13:29:22 UTC
I've noticed several problems.  First, my architecture is not a pentiumpro, as
suggested by this line (maybe that's not an error):
gcc -pipe -I. -Wall -D__LINUX__ -I/usr/X11R6/include -I/usr/include/SDL
-D_REENTRANT -D__OPENGL__ -Os -ffast-math -fomit-frame-pointer -fschedule-insns2
-s -march=pentiumpro -o chips/dsp1emu.o -c chips/dsp1emu.c

Second, it fails at /usr/bin/nasm  -w-orphan-labels -D__LINUX__ -f elf
-D__OPENGL__ -o init.o init.asm
init.asm:4617: error: symbol `.nextsearch' undefined
(null):1075165640: error: phase error detected at end of assembly.
make: *** [init.o] Error 1
this point:

I've noticed that the zsnes1.35-r1 ebuild works fine for compilation.  Why not
move on to one that works?
Comment 1 Ryan Phillips (RETIRED) gentoo-dev 2002-07-16 14:35:11 UTC
1.35 is the latest.. If it's working why fix the old one.