Date: Tue, 22 Apr 2003 21:01:12 +0000 From: Nuno Teixeira <nunotex@m-net.arbornet.org> To: "Sergey A. Osokin" <osa@freebsd.org.ru> Cc: freebsd-ports@freebsd.org Subject: Re: icewm 1.2.7 port fails to build Message-ID: <20030422210112.GA10536@gw.tex.bogus> In-Reply-To: <20030421204103.GA61566@freebsd.org.ru> References: <20030421205641.GA591@gw.tex.bogus> <20030421204103.GA61566@freebsd.org.ru>
next in thread | previous in thread | raw e-mail | index | archive | help
On Tue, Apr 22, 2003 at 12:41:03AM +0400, Sergey A. Osokin wrote: > 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? Hi, > $ ls -al /usr/local/include/libintl.h -r--r--r-- 1 root wheel 10477 15 Mar 17:34 /usr/local/include/libintl.h > $ pkg_info | grep ^gettext gettext-0.11.5_1 GNU gettext package I can compile icewm directly from the source. Someting strange is going on. Bye, Nuno Teixeira -- /* PGP fingerprint: C6D1 06ED EB54 A99C 6B14 6732 0A5D 810D 727D F6C6 */
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20030422210112.GA10536>