[ scummvm-Bugs-1430201 ] compile error

SourceForge.net noreply at sourceforge.net
Sun Feb 12 18:53:11 CET 2006


Bugs item #1430201, was opened at 2006-02-12 17:53
Message generated for change (Tracker Item Submitted) made by Item Submitter
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=418820&aid=1430201&group_id=37116

Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: None
Group: None
Status: Open
Resolution: None
Priority: 5
Submitted By: Suggs bill (mnbv)
Assigned to: Nobody/Anonymous (nobody)
Summary: compile error

Initial Comment:
I just tried to build the latest code from svn
(revision 20633) and got the following error:

g++
-Wp,-MMD,"engines/sword1/.deps/logic.d",-MQ,"engines/sword1/logic.o",-MP
-Wall -g -ansi -W -Wno-unused-parameter -O
-Wuninitialized -Wno-long-long -Wno-multichar
-Wno-unknown-pragmas -pedantic -Wpointer-arith
-Wcast-qual -Wconversion -Wshadow -Wimplicit -Wundef
-Wnon-virtual-dtor -Wno-reorder -Wwrite-strings
-fcheck-new -DHAVE_CONFIG_H -DUNIX -DDISABLE_LURE -I.
-I. -I./engines -I/usr/include/SDL -D_REENTRANT
-Itest/cxxtest -c engines/sword1/logic.cpp -o
engines/sword1/logic.o
/tmp/ccnO5g6d.s: Assembler messages:
/tmp/ccnO5g6d.s:680: Error: undefined symbol `.LEHB5'
in operation
/tmp/ccnO5g6d.s:681: Error: undefined symbol `.LEHB5'
in operation
make[2]: *** [engines/sword1/logic.o] Error 1
make[2]: Leaving directory `/home/grahame/scummvm'
make[1]: *** [scummvm] Error 2
make[1]: Leaving directory `/home/grahame/scummvm'
make: *** [deb] Error 2

I'm using debian unstable (amd64) and gcc 4.0.2

This was a fresh checkout and compiled with:
$./configure
$ make deb


----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=418820&aid=1430201&group_id=37116




More information about the Scummvm-tracker mailing list