Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 23 Nov 1998 14:54:26 -0800 (PST)
From:      Satoshi Asami <asami@FreeBSD.ORG>
To:        cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG
Subject:   cvs commit: ports/x11-wm/amiwm Makefile
Message-ID:  <199811232254.OAA28376@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199811232254.OAA28376>