Re: unable to compile chromium: stable
Philipp Ludwig <[email protected]> Sun, 29 Mar 2026 13:59:08 +0200
| Newsgroups | gmane.linux.gentoo.user |
|---|---|
| Message-ID | <[email protected]> |
Your log shows:
[1m/usr/include/minizip/ioapi.h:74:10: [0m[0;1;31mfatal error:
[0m[1m'ints.h' file not found[0m
74 | #include [0;32m"ints.h"[0m
| [0;1;32m ^~~~~~~~
[0m1 error generated.
ints.h usually belongs to sys-libs/zlib.
Is the file /usr/include/minizip/ints.h present on your system?
If not, try re-emerging zlib.
On 3/26/26 08:04, [email protected] wrote:
> Hi there. I am not sure what is happening here, but I am unable to compile
> chromium:stable -- I used to do it fine, but the devs have changed the way
> this is working now.
>
> There seems to be a missing include file amoung other problems, so I am
> sending the whole compile output.
>
> Thanks in advance for any suggestions.
>
>