Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 12 Nov 1998 23:42:21 -0800 (PST)
From:      Satoshi Asami <asami@FreeBSD.ORG>
To:        cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG
Subject:   cvs commit: ports/lang/gawk Makefile
Message-ID:  <199811130742.XAA22857@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
asami       1998/11/12 23:42:20 PST

  Modified files:
    lang/gawk            Makefile 
  Log:
  Mark this port MANUAL_PACKAGE_BUILD, this is what happens to zsh with
  gawk installed on 2.2-stable.
  
  -------
  ===>  Configuring for zsh-3.0.5
  loading cache ./config.cache
  configuring for zsh 3.0.5
  checking host system type... i386-unknown-freebsd2.2.7
   :
  checking for mawk... no
  checking for gawk... gawk
   :
  gawk -f ./signames.awk /usr/include/sys/signal.h > signames.h
  gawk -f ./rlimits.awk /usr/include/sys/resource.h > rlimits.h
  cc -c -I.. -I. -I.  -DHAVE_CONFIG_H -O -pipe builtin.c
  In file included from builtin.c:3634:
  rlimits.h:7: parse error before character 034
  *** Error code 1
  
  Stop.
  
  Revision  Changes    Path
  1.3       +2 -1      ports/lang/gawk/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?199811130742.XAA22857>