[Bug 259666] contrib/nvi error: use of undeclared identifier 'O_EXPANDTAB'
- Reply: bugzilla-noreply_a_freebsd.org: "[Bug 259666] contrib/nvi error: use of undeclared identifier 'O_EXPANDTAB'"
- Reply: bugzilla-noreply_a_freebsd.org: "[Bug 259666] contrib/nvi error: use of undeclared identifier 'O_EXPANDTAB'"
- Reply: bugzilla-noreply_a_freebsd.org: "[Bug 259666] contrib/nvi error: use of undeclared identifier 'O_EXPANDTAB'"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Fri, 05 Nov 2021 17:04:11 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=259666
Bug ID: 259666
Summary: contrib/nvi error: use of undeclared identifier
'O_EXPANDTAB'
Product: Base System
Version: 12.2-STABLE
Hardware: Any
OS: Any
Status: New
Severity: Affects Only Me
Priority: ---
Component: misc
Assignee: bugs@FreeBSD.org
Reporter: rosenke@dssgmbh.de
Created attachment 229299
--> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=229299&action=edit
Failed Section in buildworld
Hello,
trying to upgrade from 12 Stable R368969 to R370727. Buildworld has suceeded on
our older servers, Buildworld on my newer Desktop Hardware fails with:
/usr/src/contrib/nvi/common/options.c:258:12: error: use of undeclared
identifier 'O_EXPANDTAB'^M
{L("et"), O_EXPANDTAB}, /* NetBSD 5.0 */^M
This seems to happen after the nvi 2.20 update:
https://github.com/freebsd/freebsd-src/commit/b4a70dd2a25c8be82bf01048ff068ebe748a32e1
--
You are receiving this mail because:
You are the assignee for the bug.