Skip to Content.
Sympa Menu

sm-grimoire-bugs - [SM-Grimoire-Bugs] [Bug 15261] New: tetex 3.0 fails to compile with linux 2.6.30 headers

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 15261] New: tetex 3.0 fails to compile with linux 2.6.30 headers
  • Date: 12 Jun 2009 22:04:33 -0000

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

Summary: tetex 3.0 fails to compile with linux 2.6.30 headers
Product: Codex
Version: test grimoire
Platform: x86
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: 15260


$ sorcery -v
1.14.4-rc2

$ gaze version gcc glibc tetex
Grimoire Section Spell Grimoire Version Installed Version
-------- ------- ----- ---------------- -----------------
test gnu gcc 4.3.3 4.3.3
test libs glibc 2.10.1 2.10.1
test latex tetex 3.0 3.0

$ grep HEADER /etc/sorcery/local/depends/glibc.p
GLIBC_HEADERS_DIR="/usr/src/glibc-2.10.1/linux-2.6.30"
GLIBC_SANITIZE_HEADERS="y"

# cast tetex
Computing previously installed dependencies...
tetex preparing environment...
tetex running configuration...
[[ Generate Czech/Slovak extensions (CSTeX)? -> n ]]
...
srcdir=. /bin/sh ./web2c/convert tangleboot
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I./.. -march=core2 -m32 -mmmx
-mfpmath=sse
-msse -msse2 -msse3 -mssse3 -pipe -DPIC -fPIC -O2 -c tangleboot.c -o
tangleboot.o
make[2]: Leaving directory `/usr/src/tetex-src-3.0/texk/web2c'
In file included from tangleboot.c:95:
tangleboot.h:34: error: conflicting types for 'getline'
/usr/include/stdio.h:651: error: previous declaration of 'getline' was here
tangleboot.c:2175: error: conflicting types for 'getline'
/usr/include/stdio.h:651: error: previous declaration of 'getline' was here
make[2]: *** [tangleboot.o] Error 1
make[1]: Leaving directory `/usr/src/tetex-src-3.0/texk'
make[1]: *** [all] Error 1
make: *** [all] 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 15261] New: tetex 3.0 fails to compile with linux 2.6.30 headers, bugzilla-daemon, 06/12/2009

Archive powered by MHonArc 2.6.24.

Top of Page