Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 5101 - zsnes 1.337 ebuild fails
Summary: zsnes 1.337 ebuild fails
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: x86 Linux
: High blocker (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2002-07-16 13:29 UTC by Rusty Phillips
Modified: 2003-02-04 19:42 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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.