tech-pkg archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: archivers/pax build failure on Linux
Am 04.08.24 um 17:05 schrieb Tobias Nygren:
This stems from GCC 14 being more strict about missing prototypes.
Fedora 40 has the same issue.
You will find quite a few more packages that are broken due to GCC 14.
(I have 20 or so local patches I need to commit.)
Ah, it's this kind of fallout. Yes, I am on Fedora 40. Let's fix these.
The attached patch should help with the issue mentioned, but it's
wrong so don't commit it with the linux ifdefs.
Gross! :D
The thing is, this needs a proper fix in libnbcompat. Providing the
implementation but not the header is wrong. I am trying to understand
where the prototype should go.
--
Benny
Home |
Main Index |
Thread Index |
Old Index