Re: devel/libev: error: 'sys/statfs.h' file not found on recent main
Nuno Teixeira <[email protected]>
| Newsgroups | gmane.os.freebsd.devel.arm |
|---|---|
| Message-ID | <CAFDf7ULgJSB_+YPwy63CNR2bUTxMG2Hv9UQNasFFnxguF+9Rnw@mail.gmail.com> |
(...)
BTW, man statfs says:
NAME
statfs – get file system statistics
LIBRARY
Standard C Library (libc, -lc)
SYNOPSIS
#include <sys/param.h>
#include <sys/mount.h>
This way I cannot understand how port did not failed before since the
absence of statfs.h.
Nuno Teixeira <[email protected]> escreveu (quarta, 9/07/2025 à(s) 11:51):
> Hello all,
>
> Can anyone do a testport on devel/libev on recent aarch64 main?
>
> libtool: compile: cc -DHAVE_CONFIG_H -I. -O2 -pipe
> -fstack-protector-strong -fno-strict-aliasing -MT event.lo -MD -MP -MF
> .deps/event.Tpo -c event.c -fPIC -DPIC -o .libs/event.o
> --- ev.lo ---
> ev.c:510:11: fatal error: 'sys/statfs.h' file not found
> 510 | # include <sys/statfs.h>
> | ^~~~~~~~~~~~~~
>
> strange that I have this pkg builded (poudriere) on main 2025-06-23.
> (1500048)
>
> Thanks,
>
> --
> Nuno Teixeira
> FreeBSD UNIX: <[email protected]> Web: https://FreeBSD.org
>
--
Nuno Teixeira
FreeBSD UNIX: <[email protected]> Web: https://FreeBSD.org