Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 27 Oct 2002 15:20:40 +0100
From:      Marcus Larsson <kore@mindwipe.org>
To:        freebsd-stable@freebsd.org
Subject:   oidentd and bison
Message-ID:  <20021027142040.GD399@mindwipe.org>

next in thread | raw e-mail | index | archive | help
  
  Hi there! I'm trying to build oidentd from ports. The machine is an
  i686 runnging FreeBSD 4.7-STABLE with bison 1.75 installed.

  bison -y -d ./oidentd_cfg_parse.y
  ./oidentd_cfg_parse.y:296.1: parse error, unexpected "|"
  ./oidentd_cfg_parse.y:297.24-298.8: $1 of `cap_statement' has no declared type
  ./oidentd_cfg_parse.y:297.24-299.22: invalid $ value
  ./oidentd_cfg_parse.y:297.24-299.22: $2 of `cap_statement' has no declared type
  ./oidentd_cfg_parse.y:297.24-301.23: invalid $ value
  ./oidentd_cfg_parse.y:297.24-301.23: $2 of `cap_statement' has no declared type
  ./oidentd_cfg_parse.y:297.24-303.22: $1 of `cap_statement' has no declared type
  gmake[3]: *** [stamp_parse] Error 1
  gmake[3]: Leaving directory `/usr/ports/security/oidentd/work/oidentd-2.0.3/src'
  gmake[2]: *** [all-recursive] Error 1
  gmake[2]: Leaving directory `/usr/ports/security/oidentd/work/oidentd-2.0.3/src'
  gmake[1]: *** [all-recursive] Error 1
  gmake[1]: Leaving directory `/usr/ports/security/oidentd/work/oidentd-2.0.3'
  gmake: *** [all] Error 2
  *** Error code 2

  Stop in /usr/ports/security/oidentd.

  Any ideas?

Kind regards, marcus

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-stable" in the body of the message




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