On 29/08/12 22:55, Pasquale Mazzotta wrote:
[]
> libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -DDBUS_COMPILATION 
> -DDBUS_MACHINE_UUID_FILE=\"/sw/var/lib/dbus/machine-id\" 
> -DDBUS_SYSTEM_CONFIG_FILE=\"/sw/etc/dbus-1/system.conf\" 
> -DDBUS_SESSION_CONFIG_FILE=\"/sw/etc/dbus-1/session.conf\" -Ddbus_1_EXPORTS 
> -I/sw/include -Wall -Wchar-subscripts -Wmissing-declarations 
> -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align 
> -Wno-address -Wfloat-equal -Wdeclaration-after-statement -Wno-unused 
> -Wno-sign-compare -Wno-pointer-sign -Wno-deprecated-declarations -fno-common 
> -fno-strict-aliasing -Os -g -c dbus-server-launchd.c  -fno-common -DPIC -o 
> .libs/libdbus_1_la-dbus-server-launchd.o
> dbus-server-launchd.c:70:5: error: use of undeclared identifier 
> 'launch_data_t'
>      launch_data_t sockets_dict, checkin_response;
>      ^

My guess is that you have a stray launch.h in /usr/local/include that 
shadows /usr/include/launch.h.

-- 
Martin

------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
Fink-beginners mailing list
Fink-beginners@lists.sourceforge.net
List archive:
http://news.gmane.org/gmane.os.apple.fink.beginners
Subscription management:
https://lists.sourceforge.net/lists/listinfo/fink-beginners

Reply via email to