Skip to Content.
Sympa Menu

sm-grimoire-bugs - [SM-Grimoire-Bugs] [Bug 15404] New: fpc-2.2.4 fails to compile

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 15404] New: fpc-2.2.4 fails to compile
  • Date: 10 Sep 2009 10:53:12 -0000

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

Summary: fpc-2.2.4 fails to compile
Product: Codex
Version: test grimoire
Platform: x86-64
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P3
Component: devel
AssignedTo: sm-grimoire-bugs AT lists.ibiblio.org
ReportedBy: pyrobor AT ver.si


Created an attachment (id=7349)
--> (http://bugs.sourcemage.org/attachment.cgi?id=7349)
complete compile log

I tried to install hedgewars and it has dependency on fpc. Didn't manage to
compile it:

/usr/lib/libgdb.a(dfp.o): In function `decimal_to_number':
dfp.c:(.text+0x18): undefined reference to `decimal32ToNumber'
dfp.c:(.text+0x21): undefined reference to `decimal64ToNumber'
dfp.c:(.text+0x2a): undefined reference to `decimal128ToNumber'
fp.pas(569,1) Error: Error while linking
fp.pas(569,1) Fatal: There were 1 errors compiling module, stopping

Fatal: Compilation aborted
make[4]: Leaving directory `/usr/src/fpc-2.2.4/ide'
make[3]: Leaving directory `/usr/src/fpc-2.2.4/ide'
make[4]: *** [fp] Error 1
make[3]: *** [buildfp] Error 2
make[2]: *** [gdb] Error 2
make[2]: Leaving directory `/usr/src/fpc-2.2.4/ide'
make[1]: *** [ide_all] Error 2
make[1]: Leaving directory `/usr/src/fpc-2.2.4'
make: *** [build-stamp.x86_64-linux] Error 2
! Problem Detected !

Complete compile log attached.

--
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