Skip to Content.
Sympa Menu

sm-grimoire-bugs - [SM-Grimoire-Bugs] [Bug 10327] New: libgdiplus 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 10327] New: libgdiplus fails to compile
  • Date: 2 Jan 2006 13:29:06 -0000

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

Summary: libgdiplus fails to compile
Product: Codex
Version: test grimoire
Platform: Other
OS/Version: other
Status: NEW
Severity: normal
Priority: P2
Component: libs
AssignedTo: sm-grimoire-bugs AT lists.ibiblio.org
ReportedBy: smgl AT dossen.dk


when casting, libgdiplus fails while building the included cairo. It appears
that libgdiplus cannot currently be configured to build against the system
cairo
installation. Substituting cairo-1.0.2 (current in test) for the included
cairo
does not work for me.

The error looks like this:
root@leela:~# cast -c libgdiplus
[lots of OK compiling]
gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I. -mmmx -msse -Winline --param
inline-unit-growth=10000 --param large-function-growth=10000 -O
-march=pentium4m
-mmmx -mfpmath=sse -msse -msse2 -pipe -O3 -MT libpixman_mmx_la-fbmmx.lo -MD
-MP
-MF .deps/libpixman_mmx_la-fbmmx.Tpo -c fbmmx.c -fPIC -DPIC -o
.libs/libpixman_mmx_la-fbmmx.o
gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I. -mmmx -msse -Winline --param
inline-unit-growth=10000 --param large-function-growth=10000 -O
-march=pentium4m
-mmmx -mfpmath=sse -msse -msse2 -pipe -O3 -MT libpixman_mmx_la-fbmmx.lo -MD
-MP
-MF .deps/libpixman_mmx_la-fbmmx.Tpo -c fbmmx.c -o libpixman_mmx_la-fbmmx.o
>/dev/null 2>&1
make[5]: *** [libpixman_mmx_la-fbmmx.lo] Error 1
make[4]: *** [all-recursive] Error 1
make[3]: *** [all-recursive] Error 1
make[2]: *** [all] Error 2
make[5]: Leaving directory `/usr/src/libgdiplus-1.1.10/cairo/pixman/src'
make[4]: Leaving directory `/usr/src/libgdiplus-1.1.10/cairo/pixman'
make[3]: Leaving directory `/usr/src/libgdiplus-1.1.10/cairo'
make[2]: Leaving directory `/usr/src/libgdiplus-1.1.10/cairo'
make[1]: *** [all-recursive] Error 1
make: *** [all] Error 2
make[1]: Leaving directory `/usr/src/libgdiplus-1.1.10'
! Problem Detected !
Creating compile log /var/log/sorcery/compile/libgdiplus-1.1.10.bz2


There is also a new version out (1.1.11) but that seems to fail with the same
error.

--
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 10327] New: libgdiplus fails to compile, bugzilla-daemon, 01/02/2006

Archive powered by MHonArc 2.6.24.

Top of Page