| Summary: | kppp fails to build on Solaris 10. sethostname exists in libc, but is not defined in /usr/include/unistd.h | ||
|---|---|---|---|
| Product: | [Unmaintained] kppp | Reporter: | Ben Taylor <bentaylor.solx86> |
| Component: | general | Assignee: | Harri Porten <porten> |
| Status: | RESOLVED FIXED | ||
| Severity: | normal | ||
| Priority: | NOR | ||
| Version First Reported In: | unspecified | ||
| Target Milestone: | --- | ||
| Platform: | Compiled Sources | ||
| OS: | Solaris | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
| Attachments: | patch | ||
|
Description
Ben Taylor
2008-12-08 13:38:12 UTC
Could you attach that patch? Thank you. Created attachment 35681 [details]
patch
this is the patch
SVN commit 1225429 by lvsouza: Fix kppp fails to build on Solaris 10. sethostname exists in libc, but is not defined in /usr/include/unistd.h Thanks tropikhajma for the patch. BUG: 177220 M +6 -0 opener.h WebSVN link: http://websvn.kde.org/?view=rev&revision=1225429 SVN commit 1225430 by lvsouza: Backporting 1225429: Fix kppp fails to build on Solaris 10. sethostname exists in libc, but is not defined in /usr/include/unistd.h Thanks tropikhajma for the patch. BUG: 177220 M +5 -0 opener.h WebSVN link: http://websvn.kde.org/?view=rev&revision=1225430 |