Skip to Content.
Sympa Menu

sm-grimoire-bugs - [SM-Grimoire-Bugs] [Bug 15266] New: glob2 0.9.3 fails to compile with GCC 4.4

sm-grimoire-bugs AT lists.ibiblio.org

Subject: SourceMage Grimoire Bug List

List archive

Chronological Thread  
  • From: bugzilla-daemon AT bugs.sourcemage.org
  • To: sm-grimoire-bugs AT lists.ibiblio.org
  • Subject: [SM-Grimoire-Bugs] [Bug 15266] New: glob2 0.9.3 fails to compile with GCC 4.4
  • Date: 12 Jun 2009 23:14:56 -0000

http://bugs.sourcemage.org/show_bug.cgi?id=15266

Summary: glob2 0.9.3 fails to compile with GCC 4.4
Product: Codex
Version: games grimoire
Platform: All
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P3
Component: games grimoire
AssignedTo: sm-grimoire-bugs AT lists.ibiblio.org
ReportedBy: sandalle AT sourcemage.org
Blocks: 15252


$ sorcery -v
1.14.4-rc2

$ gaze version gcc glibc glob2
Grimoire Section Spell Grimoire Version Installed Version
-------- ------- ----- ---------------- -----------------
test gnu gcc 4.3.3 4.4.0
test libs glibc 2.10.1 2.10.1
games games-strategy-rts glob2 0.9.3 -

# cast glob2
Computing previously installed dependencies...
glob2 preparing environment...
glob2 checking dependencies...
glob2 has a dependency on zlib
glob2 has a dependency on scons
glob2 has a dependency on libogg
glob2 has a dependency on sdl
glob2 has a dependency on sdl_net
glob2 has a dependency on sdl_ttf
glob2 has a dependency on sdl_image
glob2 has a dependency on freetype2
glob2 has a dependency on libvorbis
glob2 has a dependency on speex
glob2 has a dependency on boost
glob2 requests boost with THREAD
glob2 requests boost with DATE_TIME
...
g++ -o libgag/src/TextStream.o -c -march=core2 -fPIC -DPIC -mmmx -mfpmath=sse
-msse -msse2 -msse3 -mssse3 -pipe -DPIC -fPIC -O2 -O2 -DHAVE_CONFIG_H
-D_GNU_SOURCE=1 -D_REENTRANT -Ilibgag/include -I. -I/usr/include/SDL
libgag/src/TextStream.cpp
libgag/src/TextStream.cpp: In member function 'int
GAGCore::Parser::nextChar()':
libgag/src/TextStream.cpp:153: error: 'class GAGCore::StreamBackend' has no
member named 'getc'
scons: building terminated because of errors.
scons: *** [libgag/src/TextStream.o] Error 1

--
Configure bugmail: http://bugs.sourcemage.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



  • [SM-Grimoire-Bugs] [Bug 15266] New: glob2 0.9.3 fails to compile with GCC 4.4, bugzilla-daemon, 06/12/2009

Archive powered by MHonArc 2.6.24.

Top of Page