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:

/usr/include/minizip/ioapi.h:74:10: fatal error: 
'ints.h' file not found
    74 | #include "ints.h"
       |          ^~~~~~~~
1 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.
> 
>