Version: (using KDE KDE 3.97.0) Installed from: NetBSD pkgsrc OS: NetBSD NetBSD needs include of <machine/endian.h> to use BYTE_ORDER defines in kioslave/audiocd/plugins/lame/encoderlame.cpp. patch follows.
Created attachment 22808 [details] NetBSD endian patch
SVN commit 756193 by uwolfer: endian fix for audiocd on NetBSD Initial patch by Mark Davies. BUG: 154990 M +6 -0 encoderlame.cpp WebSVN link: http://websvn.kde.org/?view=rev&revision=756193
Created attachment 22811 [details] additional patch to what was committed Hadn't noticed the <sys/endian.h> change post RC2. So the attached patch tweaks what just got committed to also handle that.
SVN commit 757750 by uwolfer: Additional fix for NetBSD. Patch by Mark Davies. CCBUG:154990 M +4 -2 encoderlame.cpp WebSVN link: http://websvn.kde.org/?view=rev&revision=757750