Bug 247626 - patch: make konsole work on DragonFly BSD
Summary: patch: make konsole work on DragonFly BSD
Status: RESOLVED FIXED
Alias: None
Product: konsole
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: Compiled Sources Other
: NOR normal
Target Milestone: ---
Assignee: Konsole Developer
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-08-13 11:12 UTC by Alex Hornung
Modified: 2010-09-10 05:25 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments
patch to fix build of konsole on DragonFly (1.09 KB, patch)
2010-08-13 11:12 UTC, Alex Hornung
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Alex Hornung 2010-08-13 11:12:28 UTC
Created attachment 50120 [details]
patch to fix build of konsole on DragonFly

Version:           unspecified (using KDE 4.4.5) 
OS:                other

* Adjust the name of kinfo_proc members to DragonFly.
* Disable getting the cwd from a PID since there's currently no way of doing it short of using kvm_read which requires setuid.

Reproducible: Always
Comment 1 Robert Knight 2010-08-13 18:59:01 UTC
Hello.  Patch looks good, please feel free to commit.
Comment 2 Kurt Hindenburg 2010-09-10 05:14:01 UTC
SVN commit 1173677 by hindenburg:

Dragonfly patch to build - patch by Alex Hornung

BUG: 247626


 M  +13 -0     ProcessInfo.cpp  


WebSVN link: http://websvn.kde.org/?view=rev&revision=1173677
Comment 3 Kurt Hindenburg 2010-09-10 05:25:16 UTC
SVN commit 1173678 by hindenburg:

Dragonfly patch to build - patch by Alex Hornung

CCBUG: 247626


 M  +13 -0     ProcessInfo.cpp  


WebSVN link: http://websvn.kde.org/?view=rev&revision=1173678