Bug 247626

Summary: patch: make konsole work on DragonFly BSD
Product: [Applications] konsole Reporter: Alex Hornung <alexh>
Component: generalAssignee: Konsole Developer <konsole-devel>
Status: RESOLVED FIXED    
Severity: normal CC: robertknight
Priority: NOR    
Version: unspecified   
Target Milestone: ---   
Platform: Compiled Sources   
OS: Other   
Latest Commit: Version Fixed In:
Attachments: patch to fix build of konsole on DragonFly

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