Hi:
I'm trying to build opendx on mac os x 10.5.6:

fink --version
Package manager version: 0.28.7
Distribution version: selfupdate-rsync Tue Mar  3 10:42:58 2009, 10.5, i386

Copyright (c) 2001 Christoph Pfisterer
Copyright (c) 2001-2008 The Fink Package Manager Team
This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.


and I keep getting the same error w/ something called dbus. I *have*
successfully buillt DX w/ fink before, and this dbus stuff is new to me.
Some other possibly useful info:

I'm running: Xquartz 2.1.5 - (xorg-server 1.3.0-apple22) (2.1.5)

Anyway, I repeatedly get the following error:

libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -fPIC
-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\" -I/sw/include -Os
-g -Wall -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes
-Wnested-externs -Wpointer-arith -Wcast-align -Wdeclaration-after-statement
-fno-common -Wno-unused -Wno-sign-compare -Wno-pointer-sign -Wno-format
-fno-strict-aliasing -c dbus-server-launchd.c  -fno-common -DPIC -o
.libs/dbus-server-launchd.o
dbus-server-launchd.c: In function '_dbus_server_new_for_launchd':
dbus-server-launchd.c:69: error: 'launch_data_t' undeclared (first use in
this function)
dbus-server-launchd.c:69: error: (Each undeclared identifier is reported
only once
dbus-server-launchd.c:69: error: for each function it appears in.)
dbus-server-launchd.c:69: error: syntax error before 'sockets_dict'
dbus-server-launchd.c:99: error: 'checkin_request' undeclared (first use in
this function)
dbus-server-launchd.c:99: warning: implicit declaration of function
'launch_data_new_string'
dbus-server-launchd.c:99: warning: nested extern declaration of
'launch_data_new_string'
dbus-server-launchd.c:99: error: 'LAUNCH_KEY_CHECKIN' undeclared (first use
in this function)
dbus-server-launchd.c:106: error: 'checkin_response' undeclared (first use
in this function)
dbus-server-launchd.c:106: warning: implicit declaration of function
'launch_msg'
dbus-server-launchd.c:106: warning: nested extern declaration of
'launch_msg'
dbus-server-launchd.c:113: error: 'LAUNCH_DATA_ERRNO' undeclared (first use
in this function)
dbus-server-launchd.c:113: warning: implicit declaration of function
'launch_data_get_type'
dbus-server-launchd.c:113: warning: nested extern declaration of
'launch_data_get_type'
dbus-server-launchd.c:116: warning: implicit declaration of function
'launch_data_get_errno'
dbus-server-launchd.c:116: warning: nested extern declaration of
'launch_data_get_errno'
dbus-server-launchd.c:120: error: 'sockets_dict' undeclared (first use in
this function)
dbus-server-launchd.c:120: warning: implicit declaration of function
'launch_data_dict_lookup'
dbus-server-launchd.c:120: warning: nested extern declaration of
'launch_data_dict_lookup'
dbus-server-launchd.c:120: error: 'LAUNCH_JOBKEY_SOCKETS' undeclared (first
use in this function)
dbus-server-launchd.c:127: error: 'listening_fd_array' undeclared (first use
in this function)
dbus-server-launchd.c:134: warning: implicit declaration of function
'launch_data_array_get_count'
dbus-server-launchd.c:134: warning: nested extern declaration of
'launch_data_array_get_count'
dbus-server-launchd.c:142: error: 'listening_fd' undeclared (first use in
this function)
dbus-server-launchd.c:142: warning: implicit declaration of function
'launch_data_array_get_index'
dbus-server-launchd.c:142: warning: nested extern declaration of
'launch_data_array_get_index'
dbus-server-launchd.c:143: warning: implicit declaration of function
'launch_data_get_fd'
dbus-server-launchd.c:143: warning: nested extern declaration of
'launch_data_get_fd'
make[3]: *** [dbus-server-launchd.lo] Error 1
make[2]: *** [all] Error 2
make[1]: *** [all-recursive] Error 1
make: *** [all] Error 2
### execution of /var/tmp/tmp.1.iuLXLW failed, exit code 2
Removing runtime build-lock...
Removing build-lock package...
/sw/bin/dpkg-lockwait -r fink-buildlock-dbus-1.2.12-8
(Reading database ... 50901 files and directories currently installed.)
Removing fink-buildlock-dbus-1.2.12-8 ...
Failed: phase compiling: dbus-1.2.12-8 failed

Before reporting any errors, please run "fink selfupdate" and
try again.  If you continue to have issues, please check to see if the
FAQ on fink's website solves the problem.  If not, ask on the fink-users
or fink-beginners mailing lists, with a carbon copy to the maintainer:

        Benjamin Reed <d...@fink.racoonfink.com>

Note that this is preferable to emailing the maintainer directly, since
most fink package maintainers do not have access to all possible
hardware and software configurations.

*****

Does anyone have any suggestions about how to get around this? I've
repeatedly run fink selfupdate and fink update-all, but w/o any luck.

Thanks,
Dan
------------------------------------------------------------------------------
Open Source Business Conference (OSBC), March 24-25, 2009, San Francisco, CA
-OSBC tackles the biggest issue in open source: Open Sourcing the Enterprise
-Strategies to boost innovation and cut costs with open source participation
-Receive a $600 discount off the registration fee with the source code: SFAD
http://p.sf.net/sfu/XcvMzF8H
_______________________________________________
Fink-beginners mailing list
Fink-beginners@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.beginners

Reply via email to