Re: gdbus merge



On 14 May 2010 13:40, Matthias Clasen <matthias clasen gmail com> wrote:
> Thanks. I've pushed something like that now.

Close, but no cigar. I get this now:

libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I..
-DG_LOG_DOMAIN=\"GLib-GIO\" -I.. -I.. -I../glib -I../gmodule
-DG_ENABLE_DEBUG -DG_THREADS_MANDATORY -DG_DISABLE_DEPRECATED
-DGIO_COMPILATION
-DGIO_MODULE_DIR=\"/home/hughsie/.root/lib/gio/modules\"
-DG_DISABLE_SINGLE_INCLUDES -pthread -g -O2 -Wall -MT
gunixconnection.lo -MD -MP -MF .deps/gunixconnection.Tpo -c
gunixconnection.c  -fPIC -DPIC -o .libs/gunixconnection.o
gunixconnection.c: In function ‘IA__g_unix_connection_send_credentials’:
gunixconnection.c:346: warning: implicit declaration of function
‘g_unix_credentials_message_new_with_credentials’
gunixconnection.c:346: warning: assignment makes pointer from integer
without a cast
gunixconnection.c: In function ‘IA__g_unix_connection_receive_credentials’:
gunixconnection.c:471: error: ‘G_TYPE_UNIX_CREDENTIALS_MESSAGE’
undeclared (first use in this function)
gunixconnection.c:471: error: (Each undeclared identifier is reported only once
gunixconnection.c:471: error: for each function it appears in.)
gunixconnection.c:506: warning: implicit declaration of function
‘G_IS_UNIX_CREDENTIALS_MESSAGE’
gunixconnection.c:515: warning: implicit declaration of function
‘g_unix_credentials_message_get_credentials’
gunixconnection.c:515: warning: implicit declaration of function
‘G_UNIX_CREDENTIALS_MESSAGE’
gunixconnection.c:515: warning: assignment makes pointer from integer
without a cast
make[4]: *** [gunixconnection.lo] Error 1

Richard.


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