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

J S i2c at hotmail.com
Wed Feb 4 00:28:29 EST 2004


I have done what you suggested and still come to compile problems:

-g -O2 -c -o src/src_obconf-handlers.o `test -f 'src/handlers.c' || echo 
'./'`
rc/handlers.c
src/handlers.c: In function `on_desktop_names_cell_edited':
src/handlers.c:987: syntax error before `*'
src/handlers.c:994: `it' undeclared (first use in this function)
src/handlers.c:994: (Each undeclared identifier is reported only once
src/handlers.c:994: for each function it appears in.)
src/handlers.c:994: `path' undeclared (first use in this function)
src/handlers.c:996: `old_text' undeclared (first use in this function)
src/handlers.c:999: `i' undeclared (first use in this function)
src/handlers.c:1000: `lit' undeclared (first use in this function)
src/handlers.c:1005: `n' undeclared (first use in this function)
src/handlers.c:1006: `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 also tried getting into the cvs, but i encounter errors logging in, does 
anyone else get this?

cvs [checkout aborted]: unrecognized auth response from cvs.orodu.net: 
Unknown command: `/home/cvs/docker'

Thanks for the help!

>From: Mike <logan at dct.com>
>Reply-To: openbox at icculus.org
>To: openbox at icculus.org
>Subject: Re: [openbox] obconf-1.5 make problem (openbsd 3.4)
>Date: Mon, 2 Feb 2004 14:37:28 -0600
>
>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

_________________________________________________________________
Learn how to choose, serve, and enjoy wine at Wine @ MSN. 
http://wine.msn.com/




More information about the openbox mailing list