Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 25 Mar 2002 02:23:12 +0000
From:      Nuno Teixeira <nunotex@pt-quorum.com>
To:        "Peter I. Hansen" <pih@oek.dk>
Cc:        nakai@FreeBSD.org, ports@FreeBSD.org
Subject:   Re: FreeBSD Port: icewm-1.0.9
Message-ID:  <20020325022312.GA25294@gw.tex.bogus>
In-Reply-To: <3C9D01DA.7040506@oek.dk>
References:  <3C9D01DA.7040506@oek.dk>

next in thread | previous in thread | raw e-mail | index | archive | help
On Sat, Mar 23, 2002 at 11:29:46PM +0100, Peter I. Hansen wrote:
> Hello
> 
> I tried building icewm from ports on FreeBSD 4.4 . Here's the output :
> 
> % sudo make install clean                       
> ===>  Building for icewm-gnome-1.0.9_3
> gmake[1]: Entering directory `/usr/ports/x11-wm/icewm/work/icewm-1.0.9/src'
> Compiling ymsgbox.o...
> In file included from ydialog.h:4,
>                 from ymsgbox.h:4,
>                 from ymsgbox.cc:13:
> wmclient.h:112: syntax error before `&'
> wmclient.h:113: syntax error before `&'
> gmake[1]: *** [ymsgbox.o] Error 1
> gmake[1]: Leaving directory `/usr/ports/x11-wm/icewm/work/icewm-1.0.9/src'
> gmake: *** [base] Error 2
> *** Error code 2
> 
> Stop in /usr/ports/x11-wm/icewm.
> *** Error code 1
> 
> Stop in /usr/ports/x11-wm/icewm.
> *** Error code 1
> 
> Stop in /usr/ports/x11-wm/icewm.
> *** Error code 1
> 
> Stop in /usr/ports/x11-wm/icewm.
> 
> 
> /Peter
> 
> 
> To Unsubscribe: send mail to majordomo@FreeBSD.org
> with "unsubscribe freebsd-ports" in the body of the message

    Hi,
    
    I'm getting this problem too.
    
    I think that this problem is related to a dependency and not to icewm 
    port himself, because I've tryed to recompile icewm-1.0.9_2 and 
    icewm-1.0.9 and it fails with the same error.
    
    Maybe this problem is related to i18n because:
    
    wmclient.h:112:
    wmclient.h:113:
        
    #ifdef CONFIG_I18N
        void setWindowTitle(const XTextProperty & title);
        void setIconTitle(const XTextProperty & title);
    #endif
    
    Bye,
    
    	Nuno Teixeira
    
-- 

/* 
PGP Public Key:
http://www.pt-quorum.com/pgp/nunoteixeira.asc
Fingerprint:
AF91 4AC0 85CB 272A 5441  E02F 5D84 ED9D 34D5 9145
*/

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20020325022312.GA25294>