Re: [glib] Compile failing on glib master



2010/4/23 Paul Smith <paul mad-scientist net>:
> Currently glib master won't compile:
>

Ryan just fixed this, thank you.

> libtool: compile:  ccache gcc -DHAVE_CONFIG_H -I. -I../../../glib/gio -I.. -DG_LOG_DOMAIN=\"GLib-GIO\" -I.. -I../../../glib -I../../../glib/glib -I../../../glib/gmodule -DG_ENABLE_DEBUG -DG_THREADS_MANDATORY -DG_DISABLE_DEPRECATED -DGIO_COMPILATION -DGIO_MODULE_DIR=\"/opt/evo-2.30/lib/gio/modules\" -DG_DISABLE_SINGLE_INCLUDES -pthread -g -Wall -MT ginetaddress.lo -MD -MP -MF .deps/ginetaddress.Tpo -c ../../../glib/gio/ginetaddress.c  -fPIC -DPIC -o .libs/ginetaddress.o
> In file included from ../../../glib/gio/ginetaddress.c:34:
> ../../../glib/gio/gnetworkingprivate.h:21:1: error: unterminated #ifndef
> make[5]: *** [ginetaddress.lo] Error 1
> make[5]: Leaving directory `/opt/src/evo/evo-2.30/obj/glib/gio'
> make[4]: *** [all-recursive] Error 1
>
> Looks like there is no #endif in this sequence in gnetworkingprivate.h:
>
> #ifdef G_OS_WIN32
>        ...
> #else /* !G_OS_WIN32 */
>        ...
> ...????....
>
> _______________________________________________
> gtk-devel-list mailing list
> gtk-devel-list gnome org
> http://mail.gnome.org/mailman/listinfo/gtk-devel-list
>



-- 
Javier Jardón Cabezas


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]