Matti Lattu | 18 Oct 2004 14:48
Picon
Picon

Building 0.8.4 standalone

Hi

I'm trying to compile 0.8.4 window manager from 
matchbox-window-manager-0.8.4.tar.gz. My configure options 
(--disable-xft --disable-png --disable-keyboard --enable-standalone 
--x-includes=/usr/X11R6/libs/ --disable-ping-protocol --with-x) result 
following notes from ./configure:

                    Matchbox-wm 0.8.4
                  ======================

        prefix:                 /usr/local
        source code location:   .
        compiler:               gcc  -L/usr/X11R6/lib

        Building with Debug:                no
        Building with gcov:                 no
        Building with gprof:                no

        Building Standalone:                yes
        Building Standalone with Xft:       no

        Building with Keyboard:             no
        Building with wm ping protocol:     no
        Building with Message Windows:      no
        Building with Expat:                no
        Building with XSettings:
        Building with Startup-Notification: no
        Building with GConf:                no
        Building with composite manager:    no
(Continue reading)

Matthew Allum | 18 Oct 2004 15:13

Re: Building 0.8.4 standalone

Hi;

There appears to be a stray extra ';' on line 1545 of wm.c. My
compiler seems to ignore it but yours does not. If you remove it it
should build. 

  -- Matthew

on Mon, Oct 18, 2004 at 03:48:42PM +0300, Matti Lattu wrote:
> Hi
> 
> I'm trying to compile 0.8.4 window manager from 
> matchbox-window-manager-0.8.4.tar.gz. My configure options 
> (--disable-xft --disable-png --disable-keyboard --enable-standalone 
> --x-includes=/usr/X11R6/libs/ --disable-ping-protocol --with-x) result 
> following notes from ./configure:
> 
>                    Matchbox-wm 0.8.4
>                  ======================
> 
>        prefix:                 /usr/local
>        source code location:   .
>        compiler:               gcc  -L/usr/X11R6/lib
> 
>        Building with Debug:                no
>        Building with gcov:                 no
>        Building with gprof:                no
> 
>        Building Standalone:                yes
>        Building Standalone with Xft:       no
(Continue reading)

Matti Lattu | 18 Oct 2004 19:20
Picon
Picon

Re: Building 0.8.4 standalone

Matthew,

Removing the extra ';' solved the problem. Thanks once again for your help.

My gcc is 2.96.

r. Matti L

Matthew Allum wrote:
> Hi;
> 
> There appears to be a stray extra ';' on line 1545 of wm.c. My
> compiler seems to ignore it but yours does not. If you remove it it
> should build. 
> 
>   -- Matthew
> 
> on Mon, Oct 18, 2004 at 03:48:42PM +0300, Matti Lattu wrote:
> 
>>Hi
>>
>>I'm trying to compile 0.8.4 window manager from 
>>matchbox-window-manager-0.8.4.tar.gz. My configure options 
>>(--disable-xft --disable-png --disable-keyboard --enable-standalone 
>>--x-includes=/usr/X11R6/libs/ --disable-ping-protocol --with-x) result 
>>following notes from ./configure:
>>
>>                   Matchbox-wm 0.8.4
>>                 ======================
>>
(Continue reading)


Gmane