Summary: | net-misc/vncsnapshot-1.2a-r1 fails to compile: <command-line>: fatal error: cstdint: No such file or directory (mixes CFLAGS and CXXFLAGS) | ||
---|---|---|---|
Product: | Gentoo Linux | Reporter: | Agostino Sarubbo <ago> |
Component: | Current packages | Assignee: | No maintainer - Look at https://wiki.gentoo.org/wiki/Project:Proxy_Maintainers if you want to take care of it <maintainer-needed> |
Status: | CONFIRMED --- | ||
Severity: | normal | ||
Priority: | Normal | ||
Version: | unspecified | ||
Hardware: | All | ||
OS: | Linux | ||
Whiteboard: | |||
Package list: | Runtime testing required: | --- | |
Bug Depends on: | |||
Bug Blocks: | 234011 | ||
Attachments: | build.log |
Description
Agostino Sarubbo
![]() Created attachment 916390 [details]
build.log
build log and emerge --info
Error(s) that match a know pattern in addition to what has been reported in the summary: <command-line>: fatal error: cstdint: No such file or directory <command-line>: fatal error: cstdint: No such file or directory CFLAGS and CXXFLAGS are mixed here. -include csdtint is a CXXFLAG and it has been passed to gcc/.c files |