Date: Wed, 03 Jul 2002 17:05:34 +0200 From: Jan Lentfer <Jan.Lentfer@web.de> To: freebsd-ports@FreeBSD.org Subject: Can't build x11-wm/sawfish coz of "Waiting for gradient.o.lock to be removed" Message-ID: <3D2312BE.8000707@web.de>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?3D2312BE.8000707>