Skip to Content.
Sympa Menu

sm-grimoire-bugs - [SM-Grimoire-Bugs] [Bug 15262] New: cvs 1.11.23 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 15262] New: cvs 1.11.23 fails to compile with linux 2.6.30 headers
  • Date: 12 Jun 2009 22:08:02 -0000

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

Summary: cvs 1.11.23 fails to compile with linux 2.6.30 headers
Product: Codex
Version: test grimoire
Platform: All
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P3
Component: devel
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 cvs
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
test devel cvs 1.11.23 1.11.23

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

# cast cvs
Computing previously installed dependencies...
cvs preparing environment...
[[ Build the features version? -> n ]]
...
make[2]: Entering directory `/usr/src/cvs-1.11.23/lib'
gcc -DHAVE_CONFIG_H -I. -I.. -I../src -march=core2 -fPIC -DPIC -mmmx
-mfpmath=sse -msse -msse2 -msse3 -mssse3 -pipe -DPIC -fPIC -O2 -MT getline.o
-MD -MP -MF .deps/getline.Tpo -c -o getline.o getline.c
make[2]: Leaving directory `/usr/src/cvs-1.11.23/lib'
In file included from getline.c:26:
getline.h:15: error: conflicting types for 'getline'
/usr/include/stdio.h:651: note: previous declaration of 'getline' was here
getline.c:158: error: conflicting types for 'getline'
/usr/include/stdio.h:651: note: previous declaration of 'getline' was here
make[2]: *** [getline.o] Error 1
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/usr/src/cvs-1.11.23'
make: *** [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.



  • [SM-Grimoire-Bugs] [Bug 15262] New: cvs 1.11.23 fails to compile with linux 2.6.30 headers, bugzilla-daemon, 06/12/2009

Archive powered by MHonArc 2.6.24.

Top of Page