pkgsrc-Users archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: emulators/wine build failure
Fixed by avoiding gcc14 issues.
On Tue, 11 Nov 2025, Paul Goyette wrote:
Build host is amd64 running NetBSD 11.99.3 very recent current
(2025-11-09 03:23:56 UTC)
...
dlls/ntdll/unix/file.c:6823:18: error: implicit declaration of function
'fstatfs'; did you mean 'fstatvfs'? [-Wimplicit-function-declaration]
6823 | if (!fstatfs( fd, &stfs ))
| ^~~~~~~
| fstatvfs
...
+---------------------+--------------------------+----------------------+
| Paul Goyette (.sig) | PGP Key fingerprint: | E-mail addresses: |
| (Retired) | 1B11 1849 721C 56C8 F63A | paul%whooppee.com@localhost |
| Software Developer | 6E2E 05FD 15CE 9F2D 5102 | pgoyette%netbsd.org@localhost |
| & Network Engineer | | pgoyette99%gmail.com@localhost |
+---------------------+--------------------------+----------------------+
Home |
Main Index |
Thread Index |
Old Index