Skip to Content.
Sympa Menu

sm-grimoire-bugs - [SM-Grimoire-Bugs] [Bug 15535] New: texlive fails 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 15535] New: texlive fails with GCC 4.4
  • Date: 22 Dec 2009 00:37:54 -0000

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

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


$ sorcery -v
1.14.4

$ gaze version gcc g++ texlive
Grimoire Section Spell Grimoire Version Installed Version
-------- ------- ----- ---------------- -----------------
test gnu gcc 4.4.2 4.4.2
test gnu g++ 4.4.2 4.4.2
test latex texlive 20080816 20080816

# cast texlive
...
g++ -DHAVE_CONFIG_H -I. -I.. -I../source/Public-headers -I/usr/include
-I/usr/i
nclude/freetype2 -march=core2 -fPIC -DPIC -pipe -DPIC -fPIC -O2 -DNDEBUG -MT
Com
piler.lo -MD -MP -MF .deps/Compiler.Tpo -c ../source/Compiler.cpp -o
Compiler.o
../source/Compiler.cpp: In function 'char* TECkit_GetTECkitName(UInt32)':
../source/Compiler.cpp:212: error: 'sprintf' was not declared in this scope
../source/Compiler.cpp: In function 'const char* asHex(UInt32, short int)':
../source/Compiler.cpp:349: error: 'sprintf' was not declared in this scope
../source/Compiler.cpp: In function 'const char* asDec(UInt32)':
../source/Compiler.cpp:357: error: 'sprintf' was not declared in this scope
make[3]: *** [Compiler.lo] Error 1
make[3]: Leaving directory `/usr/src/texlive-20080816-source/libs/teckit/lib'
make[2]: Leaving directory `/usr/src/texlive-20080816-source/libs/teckit'
make[1]: Leaving directory `/usr/src/texlive-20080816-source/libs/teckit'
make[2]: *** [all-recursive] Error 1
make[1]: *** [all] Error 2

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




Archive powered by MHonArc 2.6.24.

Top of Page