[openbox] obconf-1.5 make problem (openbsd 3.4)

Mike logan at dct.com
Mon Feb 2 15:37:28 EST 2004


Guess noone's tried to compile obconf with gcc < 3.x?

open src/handlers.c and move the two gtk_size_group_add_widget() calls in setup_behavior_tab() below the GtkWidget and GtkSizeGroup variable declarations.

Looks like you'll have to do the same for setup_dock_tab() as well.

On Monday, February 02, 2004 at 05:55PM, J S wrote:
>I have a problem when running 'make' on obconf-1.5 for openbsd3.4.  The 
>error is as follows:
>
>o `test -f 'src/handlers.c' || echo './'`src/handlers.c
>src/handlers.c: In function `setup_behavior_tab':
>src/handlers.c:51: syntax error before `*'
>src/handlers.c:55: `group2' undeclared (first use in this function)
>src/handlers.c:55: (Each undeclared identifier is reported only once
>src/handlers.c:55: for each function it appears in.)
>src/handlers.c:55: `winresist_l' undeclared (first use in this function)
>src/handlers.c:56: `edgeresist_l' undeclared (first use in this function)
>src/handlers.c: In function `setup_dock_tab':
>src/handlers.c:68: syntax error before `*'
>src/handlers.c:72: `group2' undeclared (first use in this function)
>src/handlers.c:72: `posi_l' undeclared (first use in this function)
>src/handlers.c:73: `dir_l' undeclared (first use in this function)
>src/handlers.c: In function `on_desktop_names_cell_edited':
>src/handlers.c:984: syntax error before `*'
>src/handlers.c:991: `it' undeclared (first use in this function)
>src/handlers.c:991: `path' undeclared (first use in this function)
>src/handlers.c:993: `old_text' undeclared (first use in this function)
>src/handlers.c:996: `i' undeclared (first use in this function)
>src/handlers.c:997: `lit' undeclared (first use in this function)
>src/handlers.c:1002: `n' undeclared (first use in this function)
>src/handlers.c:1003: `c' undeclared (first use in this function)
>*** Error code 1
>
>Stop in /root/obconf-1.5 (line 389 of Makefile).
>*** Error code 1
>
>Stop in /root/obconf-1.5 (line 484 of Makefile).
>
>I am not sure on how to fix this, any help would be much appreciated!
>Thank you.
>
>_________________________________________________________________
>Scope out the new MSN Plus Internet Software ? optimizes dial-up to the 
>max! http://join.msn.com/?pgmarket=en-us&page=byoa/plus&ST=1



More information about the openbox mailing list