Bug 247643

Summary: patch: libkcomapctdisk doesn't link on DragonFly
Product: kdemultimedia Reporter: Alex Hornung <alexh>
Component: generalAssignee: Multimedia Developers <kde-multimedia>
Status: RESOLVED FIXED    
Severity: normal    
Priority: NOR    
Version: unspecified   
Target Milestone: ---   
Platform: Compiled Sources   
OS: Other   
Latest Commit: Version Fixed In:
Attachments: fix for kde libkcompactdisk on DragonFly

Description Alex Hornung 2010-08-13 13:36:37 UTC
Created attachment 50127 [details]
fix for kde libkcompactdisk on DragonFly

Version:           unspecified (using KDE 4.4.5) 
OS:                other

* Add a few preprocessor macros checking for FreeBSD and DragonFly to wmlib/plat_freebsd.c to account for DragonFly.
* This fixes the issue.

Reproducible: Always
Comment 1 Christoph Feck 2010-10-12 04:02:35 UTC
SVN commit 1184981 by cfeck:

Fix build on DragonFly

Patch by Alex Hornung.
BUG: 247643


 M  +3 -2      plat_freebsd.c  


WebSVN link: http://websvn.kde.org/?view=rev&revision=1184981
Comment 2 Raphael Kubo da Costa 2010-10-21 04:53:10 UTC
SVN commit 1188014 by rkcosta:

Backport r1184981.

Fix build on DragonFly

Patch by Alex Hornung.

CCBUG: 247643


 M  +3 -2      plat_freebsd.c  


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