Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 429598 - sys-process/incron-0.5.10 with sys-devel/gcc-4.7 fails with undeclared functions(?)
Summary: sys-process/incron-0.5.10 with sys-devel/gcc-4.7 fails with undeclared functi...
Status: RESOLVED DUPLICATE of bug 423935
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Core system (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Christian Ruppert (idl0r)
URL:
Whiteboard:
Keywords: PATCH
Depends on:
Blocks:
 
Reported: 2012-08-03 06:47 UTC by Nilesh Govindrajan
Modified: 2012-08-05 23:32 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
icd-main.diff (file_429598.txt,281 bytes, patch)
2012-08-03 06:47 UTC, Nilesh Govindrajan
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Nilesh Govindrajan 2012-08-03 06:47:42 UTC
Created attachment 320134 [details, diff]
icd-main.diff

sys-process/incron-0.5.10 fails with a compile error with gcc/g++ 4.7. It emits that some funcations such as read(), write() are not declared in icd-main.cpp

I have attached a patch which solves the same problem.
Comment 1 Diego Elio Pettenò (RETIRED) gentoo-dev 2012-08-05 23:32:10 UTC

*** This bug has been marked as a duplicate of bug 423935 ***