Re: (Cross-)Building with recent GCC versions
Thomas Klausner <[email protected]>
| Newsgroups | gmane.os.netbsd.current |
|---|---|
| Message-ID | <pjoqoma6zh5cufrohxqledcvggsg4kyhxfkbi7qizc6nf7okee@hyk25shvwdjq> |
On Sat, Nov 29, 2025 at 10:13:36AM +0100, Lloyd Parkes wrote: > > On 29/11/2025 00:03, Jan-Benedict Glaw wrote: > > * Update texinfo to hopefully (haven't verified) just fix it from upstream; or > > * simply cast all handler functions in this array; or > > * properly fix all functions to follow the (expected) prototype; or > > * add -Wno-incompatible-pointer-types to CFLAGS. > > Updating texinfo would be kind of handy because a bunch of packages in > pkgsrc don't work with our texinfo. I suspect that there are license > implications though? src/doc/3RDPARTY has, for texinfo: Package: texinfo Version: 4.8a (Last GPLv2+ version) Current Vers: 7.0 Thomas