Help with Gobjection Introspection in Lib32 compilation
- From: rafael ff1 <rafael f f1 gmail com>
- To: gtk-devel-list gnome org
- Subject: Help with Gobjection Introspection in Lib32 compilation
- Date: Wed, 16 Feb 2011 04:46:41 -0200
Hi all.
I'm compiling some packages from source to lib32 packages for Archlinux. The propose of these lib32 packages is to have only 32-bit library for a 64-bit system - no executable, no documentation, etc. See sample for lib32-alsa-lib: (
http://www.archlinux.org/packages/multilib/x86_64/lib32-alsa-lib/files/).
However,�I am�having problem with GObject Introspection. In Archlinux, it is dependecy in compilation time for some of packages, for example, GStreamer0.10 or Gconf. Normally, errors when compiling lib32 happens when a 64-bit system library is being used for the 32 bit compilation. See compilation log of lib32-gconf, for example:�
http://aur.pastebin.com/WERkhFbg
I'm able to compile these packages disabling introspection ("--enable-introspection=no").
What are the consequences of not having introspection enable? Will this affect the usage of these library?
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]