Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 22 Apr 2003 00:41:03 +0400
From:      "Sergey A. Osokin" <osa@freebsd.org.ru>
To:        Nuno Teixeira <nunotex@m-net.arbornet.org>
Cc:        freebsd-ports@freebsd.org
Subject:   Re: icewm 1.2.7 port fails to build
Message-ID:  <20030421204103.GA61566@freebsd.org.ru>
In-Reply-To: <20030421205641.GA591@gw.tex.bogus>
References:  <20030421205641.GA591@gw.tex.bogus>

next in thread | previous in thread | raw e-mail | index | archive | help
On Mon, Apr 21, 2003 at 08:56:41PM +0000, Nuno Teixeira wrote:
> 
> First of all thanks for the great work of maintaner's port Nakai.
> 
> I'm having some problems compiling icewm port at my `uname -a` =
> "FreeBSD gw.tex.bogus 5.0-CURRENT FreeBSD 5.0-CURRENT #0: Mon Apr 21
> 16:54:45 GMT 2003     root@gw.tex.bogus:/usr/obj/usr/src/sys/GW_TEX_ULE
> i386"
> 
> Here is the log:
> 
> ####
> ===>  Building for icewm-1.2.7
> gmake[1]: Entering directory
> `/usr/ports/x11-wm/icewm/work/icewm-1.2.7/src'
> Compiling ymsgbox.o...
> In file included from ymsgbox.cc:20:
> intl.h:7:28: libintl.h: No such file or directory
 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
> ymsgbox.cc: In constructor `YMsgBox::YMsgBox(int, YWindow*)':
> ymsgbox.cc:34: `gettext' undeclared (first use this function)
> ymsgbox.cc:34: (Each undeclared identifier is reported only once for
> each
> function it appears in.)
> gmake[1]: *** [ymsgbox.o] Error 1
> gmake[1]: Leaving directory
> `/usr/ports/x11-wm/icewm/work/icewm-1.2.7/src'
> gmake: *** [base] Error 2
> *** Error code 2
> 
> Stop in /usr/ports/x11-wm/icewm.
> ** Command failed [exit code 1]: /usr/bin/script -qa
> /tmp/portupgrade15819.3 make
> 
> ** Fix the problem and try again.
> ** The following packages were not installed or upgraded (*:skipped /
> !:failed)
> ! x11-wm/icewm (icewm-1.2.0)    (missing header)
> ####
> 
> Someone knows who to solve this?

$ ls -al /usr/local/include/libintl.h
$ pkg_info | grep ^gettext

-- 

Rgdz,                        /"\  ASCII RIBBON CAMPAIGN
Sergey Osokin aka oZZ,       \ /    AGAINST HTML MAIL
http://ozz.pp.ru/             X          AND NEWS
                             / \



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