xfce 4.2.0 under OpenBSD 3.6 and XFree86 4.0 RC2

Benedikt Meurer benedikt.meurer at unix-ag.uni-siegen.de
Thu Jan 27 17:14:12 CET 2005


Rusty Herbert Cross wrote:
> Danke Benedikt,
> 
> The last 4 lines have no errors, but I do see something is wrong.
> 
> .Xfce4.installer.log from Xfce version 4.2.0 in summary format:
> 
> #check for C compiler
> #check for make
> GNUmake: unknown option -- -
> You see I installed gmake-3.80 (GNU make) and created a link called
> GNUmake so the installer would have a GNUmake command.  I guess it
> dosen't have all the options that it expects.

Doesn't look critical, as long as the installer continues. Btw. If you 
install GNU make from the ports, it is installed as "gmake" and the 
installer recognizes it as well.

> #Compiling installer-gui
> # Running installer-gui
> ./installer-gui
> 
> (installer-gui:2559): Gtk-CRITICAL **: file gtksettings.c: line 447
> (gtk_settings_get_for_screen): assertion 'GDK_IS_SCREEN (screen)'
> failed
> 
> (installer-gui:2559):  GLib-GObject-WARNING **: invalid (NULL) pointer instance
> 
> (installer-gui:2559):  GLib-GObject-CRITICAL **: file gsignal.c: line
> 1726 (g_signal_handler_disconnect): assertion 'G_TYPE_CHECK_INSTANCE
> (instance)' failed

Hm, doesn't look good...

> ## Configuring Building and Installing xfce4-icon-theme
> no complaints
> 
> The last four lines are
> Making install in mime
> test -z "/usr/local/share/xfce4/mime"  || /bin/sh ../mkinstalldirs
> "/usr/local/share/xfce4/mime"
> /usr/bin/install -c -m 644 'Rodent.mime.xml'
> '/usr/local/share/xfce4/mime/Rodent.mime.xml'
> /bin/sh ../mkinstalldirs /usr/local/share/icons
> ( cd /usr/local/share/icons; rm -f Rodent-svg; )
> 
> Then I hit cancel because it was stuck at 6% and the cleanup code starts.

It was still running, and you hit cancel? FYI, the "install" process for 
xfce4-icon-theme can take quite some time, depending on the available 
I/O performance.

Benedikt



More information about the Xfce mailing list