[Spice-devel] spice-gtk build error - no debug symbols in executable

Attila Sukosd attila.sukosd at gmail.com
Fri Jun 24 01:34:10 PDT 2011


Hi Cliff,

I've hit the same problem, it seems like its the problem with
introspection in MacPorts.

Adding --enable-introspection=no seemed to have solved this issue.
I'm hitting another with vala though:

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
make  all-recursive
Making all in controller
make  all-am
make[5]: *** No rule to make target `menu.c', needed by `menu.lo'.  Stop.
make[4]: *** [all] Error 2
make[3]: *** [all-recursive] Error 1
make[2]: *** [all] Error 2
make[1]: *** [all-recursive] Error 1
make: *** [all] Error 2

Anyone has any ideas on this?

Best Regards,
Attila Sukosd

-----------------------------------------
DTU Computing Center - www.cc.dtu.dk
attila at cc.dtu.dk, gbaras at student.dtu.dk, s070600 at student.dtu.dk




On Thu, Jun 23, 2011 at 8:43 PM, Cliff Sharp <csharp at vbridges.com> wrote:
> 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
>
>
>
>
>
> _______________________________________________
> Spice-devel mailing list
> Spice-devel at lists.freedesktop.org
> http://lists.freedesktop.org/mailman/listinfo/spice-devel
>
>


More information about the Spice-devel mailing list