Skip to Content.
Sympa Menu

sm-grimoire-bugs - [SM-Grimoire-Bugs] [Bug 9267] New: Ruby fails to compile with either gcc 4.0.1 or 3.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 9267] New: Ruby fails to compile with either gcc 4.0.1 or 3.4.4
  • Date: Mon, 18 Jul 2005 15:46:18 -0700 (PDT)

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

Summary: Ruby fails to compile with either gcc 4.0.1 or 3.4.4
Product: Codex
Version: devel grimoire
Platform: Other
OS/Version: other
Status: NEW
Severity: normal
Priority: P2
Component: devel
AssignedTo: sm-grimoire-bugs AT lists.ibiblio.org
ReportedBy: rcook AT wyrms.net


Not sure that anything can be done to fix it.

gcc -fPIC -O -march=athlon-mp -mmmx -mfpmath=sse -msse -m3dnow -pipe -DPIC
-fPIC
-O3 -fPIC -DHAVE_CONFIG_H -I../../.././ext/digest/md5/.. -I. -I../../..
-I../../../. -I../../.././ext/digest/md5 -DHAVE_OPENSSL_MD5_H
-DHAVE_SYS_CDEFS_H
-DHAVE_INTTYPES_H -DHAVE_UNISTD_H -c md5ossl.c
In file included from md5ossl.h:6,
from md5ossl.c:3:
/usr/include/openssl/md5.h:108: error: syntax error before 'size_t'
/usr/include/openssl/md5.h:110: error: syntax error before 'size_t'
md5ossl.c: In function 'MD5_End':
md5ossl.c:17: warning: pointer targets in passing argument 1 of 'sprintf'
differ
in signedness
make[1]: *** [md5ossl.o] Error 1
make[1]: Leaving directory `/usr/src/ruby-1.8.2/ext/digest/md5'
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, or are watching the assignee.



  • [SM-Grimoire-Bugs] [Bug 9267] New: Ruby fails to compile with either gcc 4.0.1 or 3.4.4, bugzilla-daemon, 07/18/2005

Archive powered by MHonArc 2.6.24.

Top of Page