[Pkg-lirc-maint] Bug#540742: lirc : FTBFS on GNU/kFreeBSD

Petr Salinger Petr.Salinger at seznam.cz
Mon Aug 10 05:46:00 UTC 2009


Package: lirc
Version: 0.8.3-4
Severity: important
Tags: patch
User: debian-bsd at lists.debian.org
Usertags: kfreebsd

Hi,

the current version fails to build on GNU/kFreeBSD.

It needs small tweak, see bellow.

It would also be nice if you can ask upstream
to include this change.

Please, could you upload fixed package soon,
as unavailability of liblircclient-dev currently
blocks (re)build of many packages.

Thanks in advance

                         Petr


--- daemons/hw-types.c
+++ daemons/hw-types.c
@@ -110,7 +110,9 @@
         &hw_dvico,
  #endif
         &hw_ea65,
+#ifdef HAVE_LINUX_I2C_DEV_H
         &hw_i2cuser,
+#endif
  #ifdef HAVE_IGUANAIR
         &hw_iguanaIR,
  #endif






More information about the Pkg-lirc-maint mailing list