[Spice-devel] Error building Spice-GTK with gtk-osx
Cliff Sharp
csharp at vbridges.com
Thu Jun 23 09:33:38 PDT 2011
I thought I had seen this in a previous email but could not find it. Soooo.
When attempting to make spice-gtk against the gtk-osx project after
executing:
./autogen.sh --with-audio=gstreamer --without-python
--with-coroutine=gthread --with-gtk=2.0 --enable-smartcard=no
I get the following error:
configure:
Spice-Gtk 0.6.111-c275-dirty
==============
prefix: /Users/gtkosx/gtk/inst
c compiler: /usr/bin/gcc-4.2 -std=gnu99
Coroutine: gthread
Audio: gstreamer
Target: Unix
SASL support: yes
Smartcard support: no
Gtk: 2.0
Now type 'make' to build spice-gtk
bash-3.2$ make
make all-recursive
Making all in common
Making all in win
Making all in my_getopt-1.5
make[4]: Nothing to be done for `all'.
make[4]: Nothing to be done for `all-am'.
make[3]: Nothing to be done for `all-am'.
Making all in gtk
GEN spice-marshal.c
GEN spice-marshal.h
GEN generated_demarshallers.c
Wrote generated_demarshallers.c
GEN generated_demarshallers1.c
Wrote generated_demarshallers1.c
GEN generated_marshallers.c
Wrote generated_marshallers.c
GEN generated_marshallers1.c
Wrote generated_marshallers1.c
GEN spice-glib-enums.c
GEN spice-glib-enums.h
GEN spice-widget-enums.c
GEN spice-widget-enums.h
CC spice-audio.lo
CC spice-util.lo
CC spice-session.lo
CC spice-channel.lo
CC spice-glib-enums.lo
CC spice-marshal.lo
CC generated_demarshallers.lo
CC generated_demarshallers1.lo
CC generated_marshallers.lo
CC generated_marshallers1.lo
CC gio-coroutine.lo
CC channel-base.lo
CC channel-cursor.lo
CC channel-display.lo
CC channel-display-mjpeg.lo
CC channel-inputs.lo
CC channel-main.lo
CC channel-playback.lo
CC channel-record.lo
CC decode-glz.lo
CC decode-jpeg.lo
CC decode-zlib.lo
CC mem.lo
CC marshaller.lo
CC canvas_utils.lo
CC sw_canvas.lo
CC pixman_utils.lo
CC lines.lo
CC rop3.lo
CC quic.lo
CC lz.lo
CC region.lo
CC ssl_verify.lo
CC spice-gstaudio.lo
CC coroutine_gthread.lo
CCLD libspice-client-glib-2.0.la
warning: no debug symbols in executable (-arch i386)
GISCAN SpiceClientGLib-2.0.gir
g-ir-scanner: SpiceClientGLib: warning: 12 warnings suppressed (use
--warn-all to see them)
CC spice-widget.lo
CC spice-widget-enums.lo
CC vncdisplaykeymap.lo
CC spice-grabsequence.lo
CC spice-widget-cairo.lo
CCLD libspice-client-gtk-2.0.la
warning: no debug symbols in executable (-arch i386)
GISCAN SpiceClientGtk-2.0.gir
Couldn't find include 'Gtk-2.0.gir' (search path: ['.',
'/Users/gtkosx/gtk/inst/share/gir-1.0',
'/Users/gtkosx/gtk/inst/share/gir-1.0', '/usr/share/gir-1.0',
'/Users/gtkosx/gtk/inst/share/gir-1.0'])
make[2]: *** [SpiceClientGtk-2.0.gir] Error 1
make[1]: *** [all-recursive] Error 1
make: *** [all] Error 2
Can anyone provide some insight.
Thanks
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/spice-devel/attachments/20110623/88e7846e/attachment.html>
More information about the Spice-devel
mailing list