Can't comple 10 on FreeBSD 13.3

Mori Hiroki <[email protected]>
Newsgroups gmane.os.netbsd.ports.arm
Message-ID <[email protected]>
Hi

Happy release 10.

I try compile on FreeBSD 13.3.

I have build error on make tools.

--- create.lo ---
/usr/home/hiroki/netbsd-10/tools/mtree/../../usr.sbin/mtree/create.c:130:38: error: incompatible function pointer types passing 'int (const FTSENT *const *, const FTSENT *const *)' (aka 'int (const struct _ftsent *const *, const struct _ftsent *const *)') to parameter of type 'int (*)(const FTSENT **, const FTSENT **)' (aka 'int (*)(const struct _ftsent **, const struct _ftsent **)') [-Wincompatible-function-pointer-types]
  130 |         if ((t = fts_open(argv, ftsoptions, dcmp)) == NULL)
      |                                             ^~~~
/usr/home/hiroki/netbsd-10/tools/compat/../../include/fts.h:145:11: note: passing argument to parameter here
  145 |     int (*)(const FTSENT **, const FTSENT **))  __RENAME(__fts_open60);
      |           ^
1 error generated.

Thanks

Hiroki Mori
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.