RC1 compile/link error

Brian J. Tarricone bjt23 at cornell.edu
Mon Nov 15 05:16:22 CET 2004


please make sure your 4.0.x version of the core libraries are completely 
uninstalled, and then start compiling R4.2RC1 again from the beginning.

    -brian

purslow at sympatico.ca wrote:

>building Xfce-4.1.99.1 from sources on Gentoo, i successfully installed
>
>  dbh-1.0.20
>  libxfce4util
>  libxfcegui4
>  libxfce4mcs
> 
>then tried  xfce-mcs-manager  with this result :
>
>  gcc -g -O2 -o xfce-setting-show xfce_setting_show-xfce-setting-show.o -Wl,--export-dynamic  -L/usr/X11R6/lib -L/usr/local/lib /usr/local/lib/libxfce4mcs-client.so /usr/local/lib/libxfcegui4.so /usr/lib/libxfce4util.so /usr/lib/libstartup-notification-1.so -lSM -lICE -lX11 /usr/lib/libgtk-x11-2.0.so/usr/local/lib/libxfce4util.so /usr/lib/libgdk-x11-2.0.so /usr/lib/libatk-1.0.so /usr/lib/libgdk_pixbuf-2.0.so /usr/lib/libpangoxft-1.0.so /usr/lib/libpangox-1.0.so /usr/lib/libpango-1.0.so -lm /usr/lib/libgobject-2.0.so /usr/lib/libgmodule-2.0.so -ldl /usr/lib/libglib-2.0.so
>  /usr/local/lib/libxfcegui4.so: undefined reference to `xfce_rc_set_group'
>  /usr/local/lib/libxfcegui4.so: undefined reference to `xfce_rc_simple_open'
>  /usr/local/lib/libxfcegui4.so: undefined reference to `xfce_resource_lookup_all'
>  /usr/local/lib/libxfcegui4.so: undefined reference to `xfce_rc_read_list_entry'
>  /usr/local/lib/libxfcegui4.so: undefined reference to `xfce_version_string'
>  /usr/local/lib/libxfcegui4.so: undefined reference to `xfce_desktop_entry_get_int'
>  /usr/local/lib/libxfcegui4.so: undefined reference to `xfce_utf8_remove_controls'
>  /usr/local/lib/libxfcegui4.so: undefined reference to `xfce_rc_read_int_entry'
>  /usr/local/lib/libxfcegui4.so: undefined reference to `xfce_rc_read_entry'
>  /usr/local/lib/libxfcegui4.so: undefined reference to `xfce_gethostname'
>  /usr/local/lib/libxfcegui4.so: undefined reference to `xfce_setenv'
>  /usr/local/lib/libxfcegui4.so: undefined reference to `xfce_rc_has_group'
>  /usr/local/lib/libxfcegui4.so: undefined reference to `xfce_desktop_entry_get_string'
>  /usr/local/lib/libxfcegui4.so: undefined reference to `xfce_expand_variables'
>  /usr/local/lib/libxfcegui4.so: undefined reference to `xfce_rc_close'
>  /usr/local/lib/libxfcegui4.so: undefined reference to `xfce_desktop_entry_get_type'
>  /usr/local/lib/libxfcegui4.so: undefined reference to `xfce_desktop_entry_get_file'
>  collect2: ld returned 1 exit status
>  make[2]: *** [xfce-setting-show] Error 1
>  make[2]: Leaving directory `/usr/local/src/xfce-4.1.99.1/src/xfce-mcs-manager-4.1.99.1/xfce-setting-show'
>  make[1]: *** [all-recursive] Error 1
>  make[1]: Leaving directory `/usr/local/src/xfce-4.1.99.1/src/xfce-mcs-manager-4.1.99.1'
>  make: *** [all] Error 2
>
>  
>



More information about the Xfce4-dev mailing list