xfce 4.2.0 under OpenBSD 3.6 and XFree86 4.0 RC2

Rusty Herbert Cross rhcross at gmail.com
Thu Jan 27 17:03:42 CET 2005


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.

#check for package config tool
pkg-config --version 0.15.0

#Checking for GLib (Gmodule) >= 2.2.0
no complaints

#Checking for Gtk+
no complaints

#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

many other warnings and critical messages continue

## 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.


On Thu, 27 Jan 2005 10:13:18 +0100, Benedikt Meurer
<benedikt.meurer at unix-ag.uni-siegen.de> wrote:
> Rusty Herbert Cross wrote:
> > I'm trying to install xfce 4.2 for OpenBSD3.6 and XFree86 4.0 RC2 with
> > the graphical installer.
> >
> > The installer could not find libSM or libXPM so add a libSM.so
> > symbolic link named libSM.so to the file /usr/X11R/lib/libSM.so.8.0
> > similarly for libXpm
> > Now everything works ok until the make --all command.  After I reach
> > 6% the process "freezes" and does not continue.
> 
> Which package? Can you post the last lines of ~/.xfce4.installer-log?
> 
> > Rusty
> 
> Benedikt
>



More information about the Xfce mailing list