From owner-cvs-all Mon Nov 23 14:53:51 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id OAA28679 for cvs-all-outgoing; Mon, 23 Nov 1998 14:53:51 -0800 (PST) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id OAA28674; Mon, 23 Nov 1998 14:53:48 -0800 (PST) (envelope-from asami@FreeBSD.org) From: Satoshi Asami Received: (from asami@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id OAA28376; Mon, 23 Nov 1998 14:54:26 -0800 (PST) Date: Mon, 23 Nov 1998 14:54:26 -0800 (PST) Message-Id: <199811232254.OAA28376@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: cvs commit: ports/x11-wm/amiwm Makefile Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk asami 1998/11/23 14:54:26 PST Modified files: x11-wm/amiwm Makefile Log: Mark this broken: ======= ===> Building for amiwm-0.20p48 cc -c -I. -I./libami -DSTDC_HEADERS=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_FCNTL_H=1 -DHAVE_LIMITS_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_SELECT_H=1 -DHAVE_SYS_RESOURCE_H=1 -DHAVE_SYS_STAT_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_ALLOCA=1 -DRETSIGTYPE=void -DHAVE_WAIT3=1 -DHAVE_SELECT=1 -DHAVE_STRDUP=1 -DHAVE_WAITPID=1 -DHAVE_XSHAPE=1 -DBSD_STYLE_GETTIMEOFDAY=1 -DLAME_ENDIAN=1 -O -pipe -I/usr/X11R6/include main.c main.c: In function `main': main.c:1384: `ShapeNotify' undeclared (first use this function) main.c:1384: (Each undeclared identifier is reported only once main.c:1384: for each function it appears in.) main.c:1385: `XShapeEvent' undeclared (first use this function) main.c:1385: `s' undeclared (first use this function) main.c:1385: parse error before `)' main.c:1386: `ShapeBounding' undeclared (first use this function) *** Error code 1 Stop. Revision Changes Path 1.5 +3 -1 ports/x11-wm/amiwm/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message