Skip to content

freebsd build failure report #171

@sezero

Description

@sezero

See:
https://www.mail-archive.com/freebsd-pkg-fallout@freebsd.org/msg500763.html
https://www.mail-archive.com/freebsd-pkg-fallout@freebsd.org/msg501575.html

/wrkdirs/usr/ports/audio/wildmidi/work/wildmidi-wildmidi-0.4.0/src/wm_tty.c:54:22:
 error: use of undeclared identifier 'ONLCR'
    _tty.c_oflag &= ~ONLCR;
                     ^
1 error generated.

ONLCR is defined here:
https://svnweb.freebsd.org/base/head/sys/sys/_termios.h?view=log
... which seems to have had a recent change.

The infernal feature selection macros are here:
https://svnweb.freebsd.org/base/head/sys/sys/cdefs.h?view=log

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions