Trouble building xfce-mcs-manager from CVS

Brian J. Tarricone bjt23 at cornell.edu
Tue Jun 22 06:46:46 CEST 2004


i'm somewhat surprised it let you get this far.  you need the CVS 
version of libxfce4util and libxfcegui4.  if you already have it 
installed, make sure you've specified /opt/xfce/lib/pkgconfig in your 
PKG_CONFIG_PATH env variable.
export PKG_CONFIG_PATH=/opt/xfce/lib/pkgconfig:$PKG_CONFIG_PATH
is probably what you want.  if you've gotten this far without that, you 
may want to start over from scratch, as it's possible that libxfcegui4 
is linked to an old version of libxfce4util.

in general, i don't recommend installing xfce-cvs on a system with 
xfce-stable in a system location (such as /usr).  that's why you get 
problems like this if you aren't careful.  i know some people have had 
success installing to /opt/xfce4 and /opt/xfce4-cvs, for example.

    -brian

Ryan Moe wrote:

>I'm trying to build xfce from CVS on NetBSD -current/i386 and am having some issues with xfce-mcs-manager.  I'm getting the following errors.
>
>/opt/xfce/lib/libxfcegui4.so: undefined reference to `xfce_version_string'
>/opt/xfce/lib/libxfcegui4.so: undefined reference to `xfce_desktop_entry_get_int'
>/opt/xfce/lib/libxfcegui4.so: undefined reference to `xfce_utf8_remove_controls'/opt/xfce/lib/libxfcegui4.so: undefined reference to `xfce_gethostname'
>/opt/xfce/lib/libxfcegui4.so: undefined reference to `xfce_setenv'
>/opt/xfce/lib/libxfcegui4.so: undefined reference to `xfce_desktop_entry_get_string'
>/opt/xfce/lib/libxfcegui4.so: undefined reference to `xfce_expand_variables'
>/opt/xfce/lib/libxfcegui4.so: undefined reference to `xfce_desktop_entry_get_type'
>/opt/xfce/lib/libxfcegui4.so: undefined reference to `xfce_desktop_entry_get_file'
>
>What am I doing wrong here?  Thanks for any help.
>
>Ryan
>_______________________________________________
>Xfce4-dev mailing list
>Xfce4-dev at xfce.org
>http://lunar-linux.org/mailman/listinfo/xfce4-dev
>
>
>  
>



More information about the Xfce4-dev mailing list