gdm-2.28.2-1
Robert Wyatt <[email protected]> Sun, 25 Apr 2010 07:33:46 -0500
| Newsgroups | gmane.os.apple.fink.gnome |
|---|---|
| Organization | http://bentones.us/ |
| Message-ID | <[email protected]> |
Good morning guys, found this with Xcode 3.2.3 on Snow Leopard with
64-bit fink installation. Happy to test further. --Robert
gcc -DHAVE_CONFIG_H -I. -I.. -I. -I.. -I../common
-DAUTHDIR=\"/sw/var/gdm\" -DBINDIR=\"/sw/bin\" -DDATADIR=\"/sw/share\"
-DDMCONFDIR=\"/sw/etc/dm\" -DGDMCONFDIR=\"/sw/etc/gdm\"
-DLIBDIR=\"/sw/lib\" -DLIBEXECDIR=\"/sw/lib/gdm\"
-DLOGDIR=\"/sw/var/log/gdm\" -DSBINDIR=\"/sw/sbin\"
-DGNOMELOCALEDIR=\""/sw/share/locale"\"
-DGDM_XAUTH_DIR=\"/sw/var/run/gdm\"
-DGDM_CACHE_DIR=\""/sw/var/cache/gdm"\"
-DGDM_SESSION_DEFAULT_PATH=\"/usr/local/bin:/usr/bin:/bin\"
-I/sw/include/glib-2.0 -I/sw/lib/glib-2.0/include -I/sw/include/dbus-1.0
-I/sw/lib/dbus-1.0/include -I/usr/X11/include -Wall
-Wmissing-prototypes -DG_ENABLE_DEBUG
-DLANG_CONFIG_FILE=\"/sw/etc/sysconfig/i18n\" -I/sw/include -Wall
-Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes
-Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare
-Wp,-D_FORTIFY_SOURCE=2 -g -O2 -Wno-strict-aliasing
-Wno-sign-compare -MT gdm-manager.o -MD -MP -MF .deps/gdm-manager.Tpo -c
-o gdm-manager.o gdm-manager.c
gdm-manager.c: In function 'gdm_manager_set_xdmcp_enabled':
gdm-manager.c:299: error: 'GdmManagerPrivate' has no member named
'xdmcp_factory'
gdm-manager.c:301: error: 'GdmManagerPrivate' has no member named
'xdmcp_factory'
gdm-manager.c:305: error: 'GdmManagerPrivate' has no member named
'xdmcp_factory'
gdm-manager.c:308: error: 'GdmManagerPrivate' has no member named
'xdmcp_factory'
gdm-manager.c:309: error: 'GdmManagerPrivate' has no member named
'xdmcp_factory'
make[3]: *** [gdm-manager.o] Error 1
make[2]: *** [all] Error 2
make[1]: *** [all-recursive] Error 1
make: *** [all] Error 2
### execution of /var/tmp/tmp.2.2j4uvM failed, exit code 2
Removing runtime build-lock...
Removing build-lock package...
/sw/bin/dpkg-lockwait -r fink-buildlock-gdm-2.28.2-1
(Reading database ... 312738 files and directories currently installed.)
Removing fink-buildlock-gdm-2.28.2-1 ...
Failed: phase compiling: gdm-2.28.2-1 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:
The Gnome Core Team <[email protected]>
------------------------------------------------------------------------------