Skip to content
This repository was archived by the owner on Sep 8, 2020. It is now read-only.
This repository was archived by the owner on Sep 8, 2020. It is now read-only.

Build failure of htop 3.0.0beta5 on FreeBSD #1023

@dmilith

Description

@dmilith
Settings.c:220:21: error: use of undeclared identifier 'LAST_PROCESSFIELD'; did you mean 'NULL_PROCESSFIELD'?
   if (i < 0 || i > LAST_PROCESSFIELD) {
                    ^~~~~~~~~~~~~~~~~
                    NULL_PROCESSFIELD
./Process.h:37:4: note: 'NULL_PROCESSFIELD' declared here
   NULL_PROCESSFIELD = 0,
   ^
fatal error: too many errors emitted, stopping now [-ferror-limit=]
2 errors generated.

System: FreeBSD 12.1, x86_64
Htop: 3.0.0beta5

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions