Date: Thu, 9 Mar 2000 18:41:03 -0800 (PST) From: asami@cs.berkeley.edu (Satoshi Asami) To: ports@freebsd.org Subject: gnomelibs failure Message-ID: <200003100241.SAA70120@silvia.hip.berkeley.edu>
next in thread | raw e-mail | index | archive | help
Does anyone know what is causing this? http://bento.FreeBSD.org/errorlogs/errorlogs/e.4.20000308/gnomelibs-1.0.56.log Comparing with the successfull log in http://bento.FreeBSD.org/errorlogs/errorlogs/a.4.20000302/gnomelibs-1.0.56.log it seems something has changed that caused a macro "ALIGN" to be undefined. === 1,2c1,2 < building gnomelibs-1.0.56 on node83 < in directory /a/asami/portbuild/4/chroot/34622 --- > building gnomelibs-1.0.56 on node89 > in directory /a/asami/portbuild/4/chroot/33014 5c5 < build started at Fri Mar 3 05:23:34 GMT 2000 --- > build started at Fri Mar 10 00:36:28 GMT 2000 27c27 < 3234332 bytes transferred in 47.1 seconds (67.10 Kbytes/s) --- > 3234332 bytes transferred in 224.7 seconds (14.05 Kbytes/s) 1512a1513,1514 > subshell.c: In function `receive_fd': > subshell.c:129: warning: implicit declaration of function `ALIGN' 1544a1547,1548 > gnome-pty-helper.c: In function `pass_fd': > gnome-pty-helper.c:153: warning: implicit declaration of function `ALIGN' 1546a1551,1553 > gnome-pty-helper.o: In function `pass_fd': > gnome-pty-helper.o(.text+0x83): undefined reference to `ALIGN' > gmake[2]: *** [gnome-pty-helper] Error 1 : === (If it's the one in /usr/include/machine/param.h, it's still there....) Satoshi 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?200003100241.SAA70120>