Re: garnome fails on gdm



I am still not been able to compile this after installing a bunch of
xorg / xdmcp stuff from synaptic.  (this is on ubuntu 5.10)



On Wed, 2005-11-23 at 10:08 -0500, Joseph E. Sacco, PhD wrote:
> Looks like you do not have xdmcp support on your system as that errant
> macro is seen only if xdmcp is not available:
> 
> 
> [from daemon/gdmconfig.c]
>                              ...
>         #ifndef HAVE_LIBXDMCP
>            } else if (is_key (key, GDM_KEY_XMDCP)) {
>               if (value) {
>                  gdm_info (_("%s: XDMCP was enabled while there is no XDMCP support; turning it off"), "gdm_config_parse");
>               }
> 
> The quick resolution of your problem is to install xdmcp support, which
> is part of X11.
> 
> -Joseph
> 
> ===============================================================================
> 
> On Tue, 2005-11-22 at 21:46 -0600, J. Gardner Biggs wrote:
> > opt/gnome-2.13.2/include/pango-1.0 -I/opt/gnome-2.13.2/include
> > -I/opt/gnome-2.13.2/include/glib-2.0
> > -I/opt/gnome-2.13.2/lib/glib-2.0/include   -DPAM_PREFIX=
> > \"/opt/gnome-2.13.2/etc\"   -I/opt/gnome-2.13.2/include  -g
> > -I/opt/gnome-2.13.2/include -L/opt/gnome-2.13.2/lib -O2 -pipe -Wall
> > -Wmissing-prototypes  -MT gdmconfig.o -MD -MP -MF ".deps/gdmconfig.Tpo"
> > -c -o gdmconfig.o gdmconfig.c; \
> > then mv -f ".deps/gdmconfig.Tpo" ".deps/gdmconfig.Po"; else rm -f
> > ".deps/gdmconfig.Tpo"; exit 1; fi
> > gdmconfig.c:251: warning: no previous prototype for ‘gdm_config_init’
> > gdmconfig.c:570: warning: no previous prototype for ‘gdm_get_value_int’
> > gdmconfig.c:594: warning: no previous prototype for
> > ‘gdm_get_value_string’
> > gdmconfig.c:618: warning: no previous prototype for ‘gdm_get_value_bool’
> > gdmconfig.c:642: warning: no previous prototype for
> > ‘gdm_config_to_string’
> > gdmconfig.c:714: warning: no previous prototype for
> > ‘gdm_compare_displays’
> > gdmconfig.c:756: warning: no previous prototype for ‘gdm_find_x_server’
> > gdmconfig.c:915: warning: no previous prototype for
> > ‘gdm_set_value_string’
> > gdmconfig.c: In function ‘_gdm_set_value_bool’:
> > gdmconfig.c:954: error: ‘GDM_KEY_XMDCP’ undeclared (first use in this
> > function)
> > gdmconfig.c:954: error: (Each undeclared identifier is reported only
> > once
> > gdmconfig.c:954: error: for each function it appears in.)
> > gdmconfig.c: At top level:
> > gdmconfig.c:991: warning: no previous prototype for ‘gdm_set_value_bool’
> > gdmconfig.c:997: warning: no previous prototype for ‘_gdm_set_value_int’
> > gdmconfig.c:1033: warning: no previous prototype for ‘gdm_set_value_int’
> > gdmconfig.c:1053: warning: no previous prototype for ‘gdm_update_config’
> > gdmconfig.c: In function ‘gdm_update_config’:
> > gdmconfig.c:1058: warning: unused variable ‘rc’
> > gdmconfig.c: At top level:
> > gdmconfig.c:1200: warning: no previous prototype for
> > ‘gdm_load_config_option’
> > gdmconfig.c:1231: warning: no previous prototype for ‘gdm_config_parse’
> > gdmconfig.c: In function ‘gdm_config_parse’:
> > gdmconfig.c:1238: warning: unused variable ‘r’
> > gdmconfig.c: At top level:
> > gdmconfig.c:1555: warning: no previous prototype for ‘gdm_get_gdmuid’
> > gdmconfig.c:1561: warning: no previous prototype for ‘gdm_get_gdmgid’
> > gdmconfig.c:1573: warning: no previous prototype for
> > ‘gdm_get_high_display_num’
> > gdmconfig.c:1579: warning: no previous prototype for
> > ‘gdm_set_high_display_num’
> > gdmconfig.c:1591: warning: no previous prototype for
> > ‘gdm_print_config_option’
> > gdmconfig.c: In function ‘gdm_print_config_option’:
> > gdmconfig.c:1594: warning: unused variable ‘type’
> > gdmconfig.c: At top level:
> > gdmconfig.c:1611: warning: no previous prototype for
> > ‘gdm_print_all_config’
> > gdmconfig.c:1626: warning: no previous prototype for
> > ‘gdm_signal_terminthup_was_notified’
> > gdmconfig.c:1803: warning: no previous prototype for
> > ‘gdm_get_facefile_from_home’
> > gdmconfig.c:1875: warning: no previous prototype for
> > ‘gdm_get_facefile_from_global’
> > gdmconfig.c:1905: warning: no previous prototype for
> > ‘gdm_get_session_exec’
> > gdmconfig.c: In function ‘gdm_get_session_exec’:
> > gdmconfig.c:1947: warning: implicit declaration of function
> > ‘gdm_is_session_magic’
> > gdmconfig.c: At top level:
> > gdmconfig.c:1985: warning: no previous prototype for
> > ‘gdm_set_user_session_lang’
> > gdmconfig.c:2021: warning: no previous prototype for
> > ‘gdm_get_user_session_lang’
> > make[3]: *** [gdmconfig.o] Error 1
> > 
> > 




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