forked from Lainports/freebsd-ports
../../src/xstd/Endian.h:34:17: error: 'uint64_t uint64_t(uint64_t)' redeclared as different kind of entity
34 | inline uint64_t htobe64(uint64_t x) {
| ^~~~~~~
In file included from /usr/include/stdint.h:38,
from /usr/local/lib/gcc12/gcc/powerpc-portbld-freebsd13.2/12.2.0/include/stdint.h:9,
from ../../src/xstd/h/stdint.h:7,
from ../../src/base/polygraph.h:17:
/usr/include/sys/_stdint.h:71:33: note: previous declaration 'typedef __uint64_t uint64_t'
71 | typedef __uint64_t uint64_t;
| ^~~~~~~~
|
||
|---|---|---|
| .. | ||
| distinfo | ||
| Makefile | ||
| pkg-descr | ||
| pkg-plist | ||