[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#542639: GNU/kFreeBSD and KDE/kdemultimedia/libkcompactdisc/wmlib



found 542639 4:4.3.0-2
--

Hi,

unfortunately, not the whole patch have been applied,
the part bellow is missing and the package still FTBFS.

BTW, thanks for commiting all kde fixes upstream.

Petr


--- kdemultimedia-4.3.0.orig/libkcompactdisc/wmlib/plat_freebsd.c
+++ kdemultimedia-4.3.0/libkcompactdisc/wmlib/plat_freebsd.c
@@ -70,7 +70,7 @@

 # define LEFT_PORT 0
 # define RIGHT_PORT 1
-# if __FreeBSD_version < 300000
+# if (__FreeBSD_version < 300000) && (__FreeBSD_kernel_version < 300000)
 #  include <scsi.h>
 # endif



Reply to: