Summary: | net-news/snownews-1.6.10 : cookies.c: error: PATH_MAX undeclared (first use in this function) | ||
---|---|---|---|
Product: | Gentoo Linux | Reporter: | Toralf Förster <toralf> |
Component: | Current packages | Assignee: | Gentoo musl team <musl> |
Status: | CONFIRMED --- | ||
Severity: | normal | CC: | gentoo, proxy-maint |
Priority: | Normal | ||
Version: | unspecified | ||
Hardware: | All | ||
OS: | Linux | ||
Whiteboard: | Missing limits.h? | ||
Package list: | Runtime testing required: | --- | |
Bug Depends on: | |||
Bug Blocks: | 713786 | ||
Attachments: |
emerge-info.txt
emerge-history.txt environment etc.portage.tbz2 net-news:snownews-1.6.10:20200408-173511.log temp.tbz2 |
Description
Toralf Förster
![]() Created attachment 631420 [details]
emerge-info.txt
Created attachment 631422 [details]
emerge-history.txt
Created attachment 631424 [details]
environment
Created attachment 631426 [details]
etc.portage.tbz2
Created attachment 631428 [details] net-news:snownews-1.6.10:20200408-173511.log Created attachment 631430 [details]
temp.tbz2
Likely an occurrence of missing #include <limits.h> . |