sys/compat/linux/linux_emul.h:58:49: error: declaration of, 'struct image_args' will not be visible . . .
Mark Millard <[email protected]>
| Newsgroups | gmane.os.freebsd.current |
|---|---|
| Message-ID | <[email protected]> |
Is the Discord kernel channel monitored for the likes of the following
report there (not my report)? :
QUOTE
Failing since yesterday on arm64:
```
sys/compat/linux/linux_emul.h:58:49: error: declaration of
'struct image_args' will not be visible outside of this function
[-Werror,-Wvisibility]
58 | int linux_common_execve(struct thread *, struct image_args*);
| ^
1 error generated.
```
END QUOTE
--
===
Mark Millard
marklmi at yahoo.com