From owner-freebsd-ports Wed Jul 3 8: 7: 3 2002 Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id CB45F37B400 for ; Wed, 3 Jul 2002 08:06:59 -0700 (PDT) Received: from smtp.web.de (smtp02.web.de [217.72.192.151]) by mx1.FreeBSD.org (Postfix) with ESMTP id 49F7343E09 for ; Wed, 3 Jul 2002 08:06:59 -0700 (PDT) (envelope-from Jan.Lentfer@web.de) Received: from [217.225.206.134] (helo=floundjan.homeip.net) by smtp.web.de with esmtp (WEB.DE(Exim) 4.70 #5) id 17Plib-0007XY-00 for freebsd-ports@FreeBSD.org; Wed, 03 Jul 2002 17:06:57 +0200 Received: from localhost (localhost.lan [127.0.0.1]) by floundjan.homeip.net (Postfix on FreeBSD 4.5) with ESMTP id 58CC41CF for ; Wed, 3 Jul 2002 17:06:56 +0200 (CEST) Received: from web.de (jan-winnb.lan [192.168.0.26]) by floundjan.homeip.net (Postfix on FreeBSD 4.5) with ESMTP id 1F25D126 for ; Wed, 3 Jul 2002 17:06:53 +0200 (CEST) Message-ID: <3D2312BE.8000707@web.de> Date: Wed, 03 Jul 2002 17:05:34 +0200 From: Jan Lentfer User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; de-AT; rv:1.0.0) Gecko/20020530 X-Accept-Language: de-de, en-us, en MIME-Version: 1.0 To: freebsd-ports@FreeBSD.org Subject: Can't build x11-wm/sawfish coz of "Waiting for gradient.o.lock to be removed" Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Scanned: by AMaViS perl-10 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Hi all what is going on here? If you don't Ctrl-C it, it keeps repeating "Waiting for gradient.o.lock to be removed" over and over. I couldn't find any such file on my System and my search in the lists had zero results. Many thanks in advance, Jan Lentfer ----------------- jan-alpha# uname -a FreeBSD jan-alpha.lan 4.6-RELEASE-p1 FreeBSD 4.6-RELEASE-p1 #0: Sun Jul 7 16:14:05 GMT 2002 root@jan-alpha.lan:/usr/src/sys/compile/EV56 alpha ----------------- jan-alpha# cd /usr/ports/x11-wm/sawfish jan-alpha# make all ===> Building for sawfish-gnome-1.1 for dir in src lisp scripts themes sounds man po capplet themer; do \ [ -d $dir ] && ( cd $dir && gmake all ) || exit 1; \ done gmake[1]: Entering directory `/usr/ports/x11-wm/sawfish/work/sawfish-1.1-gtk1/src' /usr/X11R6/libexec/rep/alpha-pc-freebsd4/libtool --mode=compile gcc31 -c -DHAVE_CONFIG_H -DSAWFISH -I. -I.. -I/usr/local/include -I/usr/X11R6/include -O -pipe -mcpu=ev56 -I/usr/X11R6/include -I/usr/X11R6/libexec/rep/alpha-pc-freebsd4 -I/usr/X11R6/include -I/usr/X11R6/include -I/usr/X11R6/include -I/usr/local/include gradient.c Waiting for gradient.o.lock to be removed Waiting for gradient.o.lock to be removed To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message