
Code : Tout sélectionner
╒══|yionel@myhost|════════╕[unity]
└─[$]─> makepkg -s
==> Création du paquet unity 3.8.14-1 (mer. juin 15 00:21:33 CEST 2011)
==> Vérification des dépendances pour l'exécution...
==> Installation des dépendances manquantes...
Erreur: impossible de trouver la cible: clutk
==> ERREUR: 'pacman' n'a pas pu installer les dépendances manquantes.
╒══|yionel@myhost|════════╕[unity]
└─[$]─> cd ../clutk-bzr/
╒══|yionel@myhost|════════╕[clutk-bzr]
└─[$]─> makepkg -s
==> Création du paquet clutk-bzr 224-1 (mer. juin 15 00:21:44 CEST 2011)
==> Vérification des dépendances pour l'exécution...
==> Installation des dépendances manquantes...
Erreur: impossible de trouver la cible: libindicate
==> ERREUR: 'pacman' n'a pas pu installer les dépendances manquantes.
╒══|yionel@myhost|════════╕[clutk-bzr]
└─[$]─> cd ../libindicate-bzr/
╒══|yionel@myhost|════════╕[libindicate-bzr]
└─[$]─> makepkg -s
==> Création du paquet libindicate-bzr 413-1 (mer. juin 15 00:21:55 CEST 2011)
==> Vérification des dépendances pour l'exécution...
==> Vérification des dépendances pour la compilation...
==> Récupération des sources...
==> Extraction des sources...
==> Suppression du répertoire pkg/ existant...
==> Entre dans l'environnement fakeroot...
==> Lancement de build()...
==> Connecting to the server....
Tree is up to date at revision 413 of branch http://bazaar.launchpad.net/~indicator-applet-developers/libindicate/trunk
==> BZR checkout done or server timeout
==> Starting make...
/usr/bin/gnome-autogen.sh
checking for autoconf >= 2.53...
testing autoconf2.50... not found.
testing autoconf... found 2.68
checking for automake >= 1.9...
testing automake-1.11... found 1.11.1
checking for libtool >= 1.4.3...
testing libtoolize... found 2.4
checking for pkg-config >= 0.14.0...
testing pkg-config... found 0.26
checking for gtk-doc >= 1.0...
testing gtkdocize... found 1.17
checking for gnome-doc-utils >= 0.4.2...
testing gnome-doc-prepare... found 0.20.6
checking for gnome-common >= 2.3.0...
testing gnome-doc-common... found 2.34.0
Checking for required M4 macros...
Checking for forbidden M4 macros...
Processing ./configure.ac
Running libtoolize...
libtoolize: putting auxiliary files in `.'.
libtoolize: copying file `./ltmain.sh'
libtoolize: putting macros in AC_CONFIG_MACRO_DIR, `m4'.
libtoolize: copying file `m4/libtool.m4'
libtoolize: copying file `m4/ltoptions.m4'
libtoolize: copying file `m4/ltsugar.m4'
libtoolize: copying file `m4/ltversion.m4'
libtoolize: copying file `m4/lt~obsolete.m4'
libtoolize: Consider adding `-I m4' to ACLOCAL_AMFLAGS in Makefile.am.
Running gtkdocize...
Running gnome-doc-common...
Running gnome-doc-prepare...
You should add the contents of '/usr/share/aclocal/gnome-doc-utils.m4' to 'aclocal.m4'.
Putting files in AC_CONFIG_MACRO_DIR, 'm4'.
Running aclocal-1.11...
Running autoconf...
Running autoheader...
Running automake-1.11...
configure.ac:14: installing `./compile'
configure.ac:16: installing `./config.guess'
configure.ac:16: installing `./config.sub'
configure.ac:7: installing `./install-sh'
configure.ac:7: installing `./missing'
bindings/python/Makefile.am: installing `./depcomp'
bindings/python/Makefile.am:19: installing `./py-compile'
Makefile.am: installing `./INSTALL'
Running ./configure --enable-maintainer-mode --enable-gtk-doc ...
checking for a BSD-compatible install... /bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking whether to enable maintainer-specific portions of Makefiles... yes
checking for style of include used by make... GNU
checking for gcc... gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables...
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking dependency style of gcc... gcc3
checking for library containing strerror... none required
checking for gcc... (cached) gcc
checking whether we are using the GNU C compiler... (cached) yes
checking whether gcc accepts -g... (cached) yes
checking for gcc option to accept ISO C89... (cached) none needed
checking dependency style of gcc... (cached) gcc3
checking whether gcc and cc understand -c and -o together... yes
checking how to run the C preprocessor... gcc -E
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -E
checking for ANSI C header files... yes
checking build system type... x86_64-unknown-linux-gnu
checking host system type... x86_64-unknown-linux-gnu
checking how to print strings... printf
checking for a sed that does not truncate output... /bin/sed
checking for fgrep... /bin/grep -F
checking for ld used by gcc... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
checking the name lister (/usr/bin/nm -B) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 1572864
checking whether the shell understands some XSI constructs... yes
checking whether the shell understands "+="... yes
checking how to convert x86_64-unknown-linux-gnu file names to x86_64-unknown-linux-gnu format... func_convert_file_noop
checking how to convert x86_64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop
checking for /usr/bin/ld option to reload object files... -r
checking for objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for dlltool... no
checking how to associate runtime and link libraries... printf %s\n
checking for ar... ar
checking for archiver @FILE support... @
checking for strip... strip
checking for ranlib... ranlib
checking command to parse /usr/bin/nm -B output from gcc object... ok
checking for sysroot... no
checking for mt... no
checking if : is a manifest tool... no
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking for dlfcn.h... yes
checking for objdir... .libs
checking if gcc supports -fno-rtti -fno-exceptions... no
checking for gcc option to produce PIC... -fPIC -DPIC
checking if gcc PIC flag -fPIC -DPIC works... yes
checking if gcc static flag -static works... yes
checking if gcc supports -c -o file.o... yes
checking if gcc supports -c -o file.o... (cached) yes
checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
checking for glib-mkenums... /usr/bin/glib-mkenums
checking for glib-genmarshal... /usr/bin/glib-genmarshal
checking for pkg-config... /usr/bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
checking for LIBINDICATE... yes
checking for LIBINDICATEGTK... yes
checking for gobject-introspection... yes
checking for vapigen... /usr/bin/vapigen
checking for MONO_DEPENDENCY... yes
checking for al... /usr/bin/al
checking for mono... /usr/bin/mono
checking for gmcs... /usr/bin/gmcs
checking for gacutil... /usr/bin/gacutil
checking for GTK_SHARP... yes
checking for GAPI... yes
checking for gapi2-parser... /usr/bin/gapi2-parser
checking for gapi2-codegen... /usr/bin/gapi2-codegen
checking for gapi2-fixup... /usr/bin/gapi2-fixup
checking for a Python interpreter with version >= 2.3.5... python2
checking for python2... /usr/bin/python2
checking for python2 version... 2.7
checking for python2 platform... linux2
checking for python2 script directory... ${prefix}/lib/python2.7/site-packages
checking for python2 extension module directory... ${exec_prefix}/lib/python2.7/site-packages
checking for headers required to compile python extensions... found
checking for INDICATE_PYTHON... yes
checking for pygtk defs... /usr/share/pygtk/2.0/defs
checking for pygtk codegen... /usr/bin/python2 /usr/share/pygobject/2.0/codegen/codegen.py
checking for gtkdoc-check... /usr/bin/gtkdoc-check
checking for gtkdoc-rebase... /usr/bin/gtkdoc-rebase
checking for gtkdoc-mkpdf... /usr/bin/gtkdoc-mkpdf
checking whether to build gtk-doc documentation... yes
checking gnome-doc-utils >= 0.3.2... yes
checking what warning flags to pass to the C compiler... -Wall -Wmissing-prototypes
checking what language compliance flags to pass to the C compiler...
configure: creating ./config.status
config.status: creating Makefile
config.status: creating libindicate/Makefile
config.status: creating libindicate/indicate-0.5.pc
config.status: creating libindicate-gtk/Makefile
config.status: creating libindicate-gtk/indicate-gtk-0.5.pc
config.status: creating examples/Makefile
config.status: creating examples/indicator-mono-example
config.status: creating tests/Makefile
config.status: creating docs/Makefile
config.status: creating docs/reference/Makefile
config.status: creating docs/reference/version.xml
config.status: creating bindings/Makefile
config.status: creating bindings/python/Makefile
config.status: creating bindings/mono/Makefile
config.status: creating bindings/mono/indicate/Makefile
config.status: creating bindings/mono/indicate/indicate-sharp.dll.config
config.status: creating bindings/mono/indicate/indicate-sharp-0.1.pc
config.status: creating bindings/mono/indicate/AssemblyInfo.cs
config.status: creating bindings/mono/indicate-gtk/Makefile
config.status: creating bindings/mono/indicate-gtk/indicate-gtk-sharp.dll.config
config.status: creating bindings/mono/indicate-gtk/indicate-gtk-sharp-0.1.pc
config.status: creating bindings/mono/indicate-gtk/AssemblyInfo.cs
config.status: creating config.h
config.status: executing depfiles commands
config.status: executing libtool commands
configure:
Libindicate Configuration:
Prefix: /usr/local
GObject Introspection: auto
Now type `make' to compile Package
checking for a BSD-compatible install... /bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking whether to enable maintainer-specific portions of Makefiles... no
checking for style of include used by make... GNU
checking for gcc... gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables...
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking dependency style of gcc... gcc3
checking for library containing strerror... none required
checking for gcc... (cached) gcc
checking whether we are using the GNU C compiler... (cached) yes
checking whether gcc accepts -g... (cached) yes
checking for gcc option to accept ISO C89... (cached) none needed
checking dependency style of gcc... (cached) gcc3
checking whether gcc and cc understand -c and -o together... yes
checking how to run the C preprocessor... gcc -E
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -E
checking for ANSI C header files... yes
checking build system type... x86_64-unknown-linux-gnu
checking host system type... x86_64-unknown-linux-gnu
checking how to print strings... printf
checking for a sed that does not truncate output... /bin/sed
checking for fgrep... /bin/grep -F
checking for ld used by gcc... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
checking the name lister (/usr/bin/nm -B) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 1572864
checking whether the shell understands some XSI constructs... yes
checking whether the shell understands "+="... yes
checking how to convert x86_64-unknown-linux-gnu file names to x86_64-unknown-linux-gnu format... func_convert_file_noop
checking how to convert x86_64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop
checking for /usr/bin/ld option to reload object files... -r
checking for objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for dlltool... no
checking how to associate runtime and link libraries... printf %s\n
checking for ar... ar
checking for archiver @FILE support... @
checking for strip... strip
checking for ranlib... ranlib
checking command to parse /usr/bin/nm -B output from gcc object... ok
checking for sysroot... no
checking for mt... no
checking if : is a manifest tool... no
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking for dlfcn.h... yes
checking for objdir... .libs
checking if gcc supports -fno-rtti -fno-exceptions... no
checking for gcc option to produce PIC... -fPIC -DPIC
checking if gcc PIC flag -fPIC -DPIC works... yes
checking if gcc static flag -static works... yes
checking if gcc supports -c -o file.o... yes
checking if gcc supports -c -o file.o... (cached) yes
checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... no
checking for glib-mkenums... /usr/bin/glib-mkenums
checking for glib-genmarshal... /usr/bin/glib-genmarshal
checking for pkg-config... /usr/bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
checking for LIBINDICATE... yes
checking for LIBINDICATEGTK... yes
checking for gobject-introspection... no (disabled, use --enable-introspection to enable)
checking for vapigen... /usr/bin/vapigen
checking for MONO_DEPENDENCY... yes
checking for al... /usr/bin/al
checking for mono... /usr/bin/mono
checking for gmcs... /usr/bin/gmcs
checking for gacutil... /usr/bin/gacutil
checking for GTK_SHARP... yes
checking for GAPI... yes
checking for gapi2-parser... /usr/bin/gapi2-parser
checking for gapi2-codegen... /usr/bin/gapi2-codegen
checking for gapi2-fixup... /usr/bin/gapi2-fixup
checking for a Python interpreter with version >= 2.3.5... python2
checking for python2... /usr/bin/python2
checking for python2 version... 2.7
checking for python2 platform... linux2
checking for python2 script directory... ${prefix}/lib/python2.7/site-packages
checking for python2 extension module directory... ${exec_prefix}/lib/python2.7/site-packages
checking for headers required to compile python extensions... found
checking for INDICATE_PYTHON... yes
checking for pygtk defs... /usr/share/pygtk/2.0/defs
checking for pygtk codegen... /usr/bin/python2 /usr/share/pygobject/2.0/codegen/codegen.py
checking for gtkdoc-check... /usr/bin/gtkdoc-check
checking for gtkdoc-rebase... /usr/bin/gtkdoc-rebase
checking for gtkdoc-mkpdf... /usr/bin/gtkdoc-mkpdf
checking whether to build gtk-doc documentation... no
checking gnome-doc-utils >= 0.3.2... yes
checking what warning flags to pass to the C compiler... -Wall -Wmissing-prototypes
checking what language compliance flags to pass to the C compiler...
configure: creating ./config.status
config.status: creating Makefile
config.status: creating libindicate/Makefile
config.status: creating libindicate/indicate-0.5.pc
config.status: creating libindicate-gtk/Makefile
config.status: creating libindicate-gtk/indicate-gtk-0.5.pc
config.status: creating examples/Makefile
config.status: creating examples/indicator-mono-example
config.status: creating tests/Makefile
config.status: creating docs/Makefile
config.status: creating docs/reference/Makefile
config.status: creating docs/reference/version.xml
config.status: creating bindings/Makefile
config.status: creating bindings/python/Makefile
config.status: creating bindings/mono/Makefile
config.status: creating bindings/mono/indicate/Makefile
config.status: creating bindings/mono/indicate/indicate-sharp.dll.config
config.status: creating bindings/mono/indicate/indicate-sharp-0.1.pc
config.status: creating bindings/mono/indicate/AssemblyInfo.cs
config.status: creating bindings/mono/indicate-gtk/Makefile
config.status: creating bindings/mono/indicate-gtk/indicate-gtk-sharp.dll.config
config.status: creating bindings/mono/indicate-gtk/indicate-gtk-sharp-0.1.pc
config.status: creating bindings/mono/indicate-gtk/AssemblyInfo.cs
config.status: creating config.h
config.status: executing depfiles commands
config.status: executing libtool commands
configure:
Libindicate Configuration:
Prefix: /usr
GObject Introspection: no
make all-recursive
make[1] : on entre dans le répertoire « /home/yionel/libindicate-bzr/src/libindicate-build »
Making all in libindicate
make[2] : on entre dans le répertoire « /home/yionel/libindicate-bzr/src/libindicate-build/libindicate »
/usr/bin/glib-genmarshal \
--prefix=_indicate_marshal \
--header \
./indicate-marshal.list > xgen-mh \
&& (cmp -s xgen-mh indicate-marshal.h || cp -f xgen-mh indicate-marshal.h) \
&& rm -f xgen-mh \
&& echo timestamp > stamp-marshal
(echo "#include \"indicate-marshal.h\"" ; \
/usr/bin/glib-genmarshal \
--prefix=_indicate_marshal \
--body \
./indicate-marshal.list) > xgen-mc \
&& cp xgen-mc indicate-marshal.c \
&& rm -f xgen-mc
mkdir -p `dirname ./indicate-enum-types.h`
/usr/bin/glib-mkenums \
--template ./indicate-enum-types.h.in \
../libindicate/indicator.h ../libindicate/indicator-messages.h ../libindicate/listener.h ../libindicate/server.h ../libindicate/interests.h > xgen-eh \
&& (cmp -s xgen-eh ./indicate-enum-types.h || cp -f xgen-eh ./indicate-enum-types.h) \
&& rm -f xgen-eh \
&& echo timestamp > stamp-enum-types
mkdir -p `dirname ./indicate-enum-types.c`
/usr/bin/glib-mkenums \
--template ./indicate-enum-types.c.in \
../libindicate/indicator.h ../libindicate/indicator-messages.h ../libindicate/listener.h ../libindicate/server.h ../libindicate/interests.h > xgen-ec \
&& cp -f xgen-ec ./indicate-enum-types.c \
&& rm -f xgen-ec
Building gen-indicate-interface.xml.h from indicate-interface.xml
Building gen-indicate-interface.xml.c from indicate-interface.xml
Building gen-indicate-listener.xml.h from indicate-listener.xml
Building gen-indicate-listener.xml.c from indicate-listener.xml
make all-am
make[3] : on entre dans le répertoire « /home/yionel/libindicate-bzr/src/libindicate-build/libindicate »
CC libindicate_la-gen-indicate-interface.xml.lo
CC libindicate_la-gen-indicate-listener.xml.lo
CC libindicate_la-indicate-enum-types.lo
CC libindicate_la-server.lo
CC libindicate_la-listener.lo
CC libindicate_la-indicator.lo
CC libindicate_la-indicate-marshal.lo
CCLD libindicate.la
make[3] : on quitte le répertoire « /home/yionel/libindicate-bzr/src/libindicate-build/libindicate »
make[2] : on quitte le répertoire « /home/yionel/libindicate-bzr/src/libindicate-build/libindicate »
Making all in libindicate-gtk
make[2] : on entre dans le répertoire « /home/yionel/libindicate-bzr/src/libindicate-build/libindicate-gtk »
CC libindicate_gtk_la-indicator.lo
CC libindicate_gtk_la-listener.lo
CCLD libindicate-gtk.la
make[2] : on quitte le répertoire « /home/yionel/libindicate-bzr/src/libindicate-build/libindicate-gtk »
Making all in bindings
make[2] : on entre dans le répertoire « /home/yionel/libindicate-bzr/src/libindicate-build/bindings »
Making all in mono
make[3] : on entre dans le répertoire « /home/yionel/libindicate-bzr/src/libindicate-build/bindings/mono »
Making all in indicate
make[4] : on entre dans le répertoire « /home/yionel/libindicate-bzr/src/libindicate-build/bindings/mono/indicate »
Making all in .
make[5] : on entre dans le répertoire « /home/yionel/libindicate-bzr/src/libindicate-build/bindings/mono/indicate »
/usr/bin/gapi2-parser indicate.sources.xml
WARNING: The runtime version supported by this application is unavailable.
Using default runtime: v2.0.50727
<file ../../../libindicate/indicate-enum-types.h> <file ../../../libindicate/indicator.h> <file ../../../libindicate/indicator-messages.h> <file ../../../libindicate/interests.h> <file ../../../libindicate/listener.h> <file ../../../libindicate/server.h>
/usr/bin/perl: symbol lookup error: /usr/lib/perl5/vendor_perl/auto/XML/LibXML/LibXML.so: undefined symbol: Perl_Gthr_key_ptr
Unhandled Exception: System.IO.FileNotFoundException: Could not find file "/home/yionel/libindicate-bzr/src/libindicate-build/bindings/mono/indicate/indicate-api.raw.pre".
File name: '/home/yionel/libindicate-bzr/src/libindicate-build/bindings/mono/indicate/indicate-api.raw.pre'
at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0
at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share) [0x00000] in <filename unknown>:0
at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare)
at System.Xml.XmlUrlResolver.GetEntity (System.Uri absoluteUri, System.String role, System.Type ofObjectToReturn) [0x00000] in <filename unknown>:0
at Mono.Xml2.XmlTextReader.GetStreamFromUrl (System.String url, System.String& absoluteUriString) [0x00000] in <filename unknown>:0
at Mono.Xml2.XmlTextReader..ctor (System.String url, System.Xml.XmlNameTable nt) [0x00000] in <filename unknown>:0
at System.Xml.XmlTextReader..ctor (System.String url, System.Xml.XmlNameTable nt) [0x00000] in <filename unknown>:0
at System.Xml.XmlDocument.Load (System.String filename) [0x00000] in <filename unknown>:0
at GtkSharp.Parsing.Parser.Main (System.String[] args) [0x00000] in <filename unknown>:0
make[5]: *** [indicate-api.raw] Erreur 1
make[5] : on quitte le répertoire « /home/yionel/libindicate-bzr/src/libindicate-build/bindings/mono/indicate »
make[4]: *** [all-recursive] Erreur 1
make[4] : on quitte le répertoire « /home/yionel/libindicate-bzr/src/libindicate-build/bindings/mono/indicate »
make[3]: *** [all-recursive] Erreur 1
make[3] : on quitte le répertoire « /home/yionel/libindicate-bzr/src/libindicate-build/bindings/mono »
make[2]: *** [all-recursive] Erreur 1
make[2] : on quitte le répertoire « /home/yionel/libindicate-bzr/src/libindicate-build/bindings »
make[1]: *** [all-recursive] Erreur 1
make[1] : on quitte le répertoire « /home/yionel/libindicate-bzr/src/libindicate-build »
make: *** [all] Erreur 2
==> ERREUR: Une erreur s'est produite dans build().
Abandon...

PROBLEME :
Code : Tout sélectionner
WARNING: The runtime version supported by this application is unavailable.
Using default runtime: v2.0.50727
<file ../../../libindicate/indicate-enum-types.h> <file ../../../libindicate/indicator.h> <file ../../../libindicate/indicator-messages.h> <file ../../../libindicate/interests.h> <file ../../../libindicate/listener.h> <file ../../../libindicate/server.h>
/usr/bin/perl: symbol lookup error: /usr/lib/perl5/vendor_perl/auto/XML/LibXML/LibXML.so: undefined symbol: Perl_Gthr_key_ptr
Unhandled Exception: System.IO.FileNotFoundException: Could not find file "/home/yionel/libindicate-bzr/src/libindicate-build/bindings/mono/indicate/indicate-api.raw.pre".
File name: '/home/yionel/libindicate-bzr/src/libindicate-build/bindings/mono/indicate/indicate-api.raw.pre'
at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) [0x00000] in <filename unknown>:0
at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share) [0x00000] in <filename unknown>:0
at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare)
at System.Xml.XmlUrlResolver.GetEntity (System.Uri absoluteUri, System.String role, System.Type ofObjectToReturn) [0x00000] in <filename unknown>:0
at Mono.Xml2.XmlTextReader.GetStreamFromUrl (System.String url, System.String& absoluteUriString) [0x00000] in <filename unknown>:0
at Mono.Xml2.XmlTextReader..ctor (System.String url, System.Xml.XmlNameTable nt) [0x00000] in <filename unknown>:0
at System.Xml.XmlTextReader..ctor (System.String url, System.Xml.XmlNameTable nt) [0x00000] in <filename unknown>:0
at System.Xml.XmlDocument.Load (System.String filename) [0x00000] in <filename unknown>:0
at GtkSharp.Parsing.Parser.Main (System.String[] args) [0x00000] in <filename unknown>:0