From owner-freebsd-ports Mon Jan 15 17:40:25 2001 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 9613237B69F for ; Mon, 15 Jan 2001 17:40:01 -0800 (PST) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f0G1e1650198; Mon, 15 Jan 2001 17:40:01 -0800 (PST) (envelope-from gnats) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 1F14437B698 for ; Mon, 15 Jan 2001 17:32:39 -0800 (PST) Received: (from nobody@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f0G1Wdk49468; Mon, 15 Jan 2001 17:32:39 -0800 (PST) (envelope-from nobody) Message-Id: <200101160132.f0G1Wdk49468@freefall.freebsd.org> Date: Mon, 15 Jan 2001 17:32:39 -0800 (PST) From: ddavid@ican.net To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-1.0 Subject: ports/24366: Updated Port icewm 1.0.6 fails to build Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >Number: 24366 >Category: ports >Synopsis: Updated Port icewm 1.0.6 fails to build >Confidential: no >Severity: critical >Priority: high >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Mon Jan 15 17:40:01 PST 2001 >Closed-Date: >Last-Modified: >Originator: David >Release: 4.2-STABLE >Organization: >Environment: FreeBSD david.thecafe.ca 4.2-STABLE FreeBSD 4.2-STABLE #0: Fri Jan 12 15:15:10 EST 2001 ddavid@david.thecafe.ca:/usr/src/sys/compile/FREEBSD i386 >Description: After a fresh ports-sup, build of icewm-1.0.6 fails with following: Build targets: base nls Image library: Imlib Paths: PREFIX: /usr/X11R6 BINDIR: /usr/X11R6/bin LOCDIR: /usr/X11R6/share/locale LIBDIR: /usr/X11R6/share/icewm CFGDIR: /usr/X11R6/share/icewm KDEDIR: /usr/X11R6/share DOCDIR: /usr/X11R6/doc ===> Building for icewm-gnome-1.0.6 cd src ; gmake LIBDIR=/usr/X11R6/share/icewm CFGDIR=/usr/X11R6/share/icewm gmake[1]: Entering directory `/Build/ports/x11-wm/icewm/work/icewm-1.0.6/src' cc -DLIBDIR='"/usr/X11R6/share/icewm"' -DCFGDIR='"/usr/X11R6/share/icewm"' \ -DLOCDIR='"/usr/X11R6/share/locale"' -DKDEDIR='"/usr/X11R6/share"' -DPACKAGE='"icewm"' \ -DVERSION='"1.0.6"' -DEXEEXT='""' -DICEWMEXE='"icewm"' -I/usr/X11R6/include -I/usr/X11R6/include \ -fpermissive -Wall -Wpointer-arith -Wconversion -Wwrite-strings -Wmissing-prototypes -Wmissing-declarations \ -Winline -Woverloaded-virtual -W -fno-exceptions -fno-rtti -O2 -fomit-frame-pointer -mpentiumpro \ -march=pentiumpro -pipe -fmemoize-lookups -fsave-memoized -I/usr/X11R6/include -I/usr/X11R6/include \ -DNEED_GNOMESUPPORT_H -I/usr/X11R6/include/gtk12 -I/usr/local/include/glib12 -I/usr/local/include \ -I/usr/local/include -DHAVE_CONFIG_H -c ymsgbox.cc In file included from ymsgbox.cc:20: intl.h:7: libintl.h: No such file or directory ymsgbox.cc: In method `YMsgBox::YMsgBox(int, YWindow * = 0)': ymsgbox.cc:34: warning: implicit declaration of function `int gettext(...)' ymsgbox.cc:34: no matching function for call to `YActionButton::setText (int)' ybutton.h:24: candidates are: void YButton::setText(const char *, int = -1) ymsgbox.cc:42: no matching function for call to `YActionButton::setText (int)' ybutton.h:24: candidates are: void YButton::setText(const char *, int = -1) gmake[1]: *** [ymsgbox.o] Error 1 gmake[1]: Leaving directory `/Build/ports/x11-wm/icewm/work/icewm-1.0.6/src' gmake: *** [base] Error 2 *** Error code 2 Stop in /Build/ports/x11-wm/icewm. *** Error code 1 Stop in /Build/ports/x11-wm/icewm. *** Error code 1 Stop in /Build/ports/x11-wm/icewm >How-To-Repeat: run make in ports icewm-1.0.6 >Fix: unknown >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message