From owner-freebsd-questions Fri Jul 12 1:25:41 2002 Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5D0E937B400 for ; Fri, 12 Jul 2002 01:25:40 -0700 (PDT) Received: from partagas.as.de.cw.net (partagas.as.de.cw.net [141.1.25.210]) by mx1.FreeBSD.org (Postfix) with ESMTP id C4ADC43E54 for ; Fri, 12 Jul 2002 01:25:39 -0700 (PDT) (envelope-from mhe@as.de.cw.net) Received: by partagas.as.de.cw.net (Postfix, from userid 1976) id 1B7EB20F8C; Fri, 12 Jul 2002 10:25:38 +0200 (CEST) Date: Fri, 12 Jul 2002 10:25:38 +0200 From: Manuel Hendel To: FreeBSD Questions Subject: problems installing icewm from ports Message-ID: <20020712082537.GA331@partagas.as.de.cw.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.5.1i Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG I got a FreeBSD 4.6 installed. I tried to do a make clean install for the icewm port and got the following error message: yapp.cc: In method `int YApplication::mainLoop()': yapp.cc:882: passing `int *' as argument 2 of `select(int, fd_set *, fd_set *, fd_set *, timeval *)' yapp.cc:839: warning: `int rc' might be used uninitialized in this function gmake[1]: *** [yapp.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. Does anyone know what's going wrong here? Thanks for any help. manuel -- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message