[openbox] Error building Obconf from Git

Robbie Smith zoqaeski at gmail.com
Mon Nov 14 01:08:31 EST 2011


Hello all

I'm using Openbox-git at the moment, and the version of Obconf in the 
Arch Linux repos segfaults, so I've been trying to build the git version 
of Obconf. The autoconf / configure stage passes ok, it starts to 
compile, and then spits out the following error:

> src/preview.c: In function ‘preview_window’:
> src/preview.c:330:26: error: ‘RrTheme’ has no member named ‘a_focused_unpressed_desk’
> src/preview.c:331:26: error: ‘RrTheme’ has no member named ‘a_unfocused_unpressed_desk’
> src/preview.c:335:26: error: ‘RrTheme’ has no member named ‘a_focused_unpressed_shade’
> src/preview.c:336:26: error: ‘RrTheme’ has no member named ‘a_unfocused_unpressed_shade’
> src/preview.c:340:26: error: ‘RrTheme’ has no member named ‘a_focused_unpressed_iconify’
> src/preview.c:341:26: error: ‘RrTheme’ has no member named ‘a_unfocused_unpressed_iconify’
> src/preview.c:345:26: error: ‘RrTheme’ has no member named ‘a_focused_unpressed_max’
> src/preview.c:346:26: error: ‘RrTheme’ has no member named ‘a_unfocused_unpressed_max’
> src/preview.c:350:26: error: ‘RrTheme’ has no member named ‘a_focused_unpressed_close’
> src/preview.c:351:26: error: ‘RrTheme’ has no member named ‘a_unfocused_unpressed_close’
> make[1]: *** [src/src_obconf-preview.o] Error 1
> make[1]: Leaving directory `/home/robbie/build/arch/obconf-git/src/obconf-build'
> make: *** [all-recursive] Error 1
> ==> ERROR: A failure occurred in build().
>     Aborting...

Openbox from git builds fine though.

Robbie



More information about the openbox mailing list