Hi all!
I try to compile TDE on FreeBSD. I succeeded on: - tqt3 - tqtinterface - arts - dbus-tqt - dbus-1-tqt - libart-lgpl
But now I am stuck at - tdelibs
Reason: libudev is not available on FreeBSD. Also there are some linux-only includes (e.g. linux/fd.h).
As far as I can tell it's only "tdehardwaredevices.(h|cpp)" that needs udev.
Is there an easy way to get rid of the libudev-dependecy and the linux-only-stuff? Some cmake defines I am missing?
Nik