[Mono-bugs] [Bug 435961] New: Can't compile libgdiplus-2.0
bugzilla_noreply at novell.com
bugzilla_noreply at novell.com
Thu Oct 16 04:35:49 EDT 2008
https://bugzilla.novell.com/show_bug.cgi?id=435961
User david.noyelles at cea.fr added comment
https://bugzilla.novell.com/show_bug.cgi?id=435961#c325511
Summary: Can't compile libgdiplus-2.0
Product: Mono: Class Libraries
Version: 2.0
Platform: x86-64
OS/Version: Red Hat 9.0
Status: NEW
Severity: Normal
Priority: P5 - None
Component: libgdiplus
AssignedTo: mono-bugs at lists.ximian.com
ReportedBy: david.noyelles at cea.fr
QAContact: mono-bugs at lists.ximian.com
Found By: Customer
Hi,
When i try to compile libgdiplus on a x86-64 OS, I get the following
compilation error :
/usr/bin/ld: .libs/image.o: relocation R_X86_64_PC32 against
`gdip_getcodecinfo_gif' can not be used when making a shared object; recompile
with -fPIC
using -fPIC just before -o doesn't change the message
If I use the following --without (according to bug #325511) in configure
-
I get this:
/usr/bin/ld: .libs/image.o: relocation R_X86_64_PC32 against
`gdip_get_encoder_parameter_list_size_jpeg' can not be used when making a
shared object; recompile with -fPIC
using fPIC option does not change anything either
--
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.
More information about the mono-bugs
mailing list