Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 612082

Summary: [andy overlay] sys-apps/lms fails to build - missing #include unistd.h
Product: Gentoo Linux Reporter: Wilson M. Michaels <thebitpit>
Component: OverlaysAssignee: Andrew Karpow <andy>
Status: RESOLVED FIXED    
Severity: normal CC: kensington
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: patch file add missing #include unistd.h

Description Wilson M. Michaels 2017-03-08 20:08:36 UTC
Created attachment 466358 [details, diff]
patch file add missing #include unistd.h

Tarball from Intel does not compile due to missing include unistd.h in the ATVersion.cpp source file.

Created a user patch to fix missing include file declaration. [attachment]

I used the hook /etc/portage/bashrc to force my user patch to be applied.
Comment 1 Andrew Karpow 2018-01-21 17:38:51 UTC
better later than never, thanks, added the patch and fixed the ebuild (did not work with later GCC).