-----BEGIN PGP SIGNED MESSAGE-----
On Sun, 3 Aug 2003, Fridtjof Busse wrote: > When I try to compile Super-FreeS/WAN 1.99.8 with 2.4.21, I get: > "/usr/src/linux-2.4.21/include/linux/hp_sdc.h:288:2: #error No support > for device" Can you give more context? I think the error goes on to say that it's not supported in this architechture. hp_sdc.h is a header file specific for the HIL input device drivers. These devices are used on HP-UX systems, with a non-x86 architecture (the PA-RISC processor). My guess: the warning comes as you try to build HIL drivers for an architecture they weren't intended for. The key configuration option you can turn off is CONFIG_HIL. I believe it's under Character devices/I2C support. I don't know how you would have ended up turning it on, though. Check your .config, but here's a mail covering some of the relevant config options. http://lists.parisc-linux.org/pipermail/parisc-linux/2002-June/016757.html - -- Sam Sgro [EMAIL PROTECTED] -----BEGIN PGP SIGNATURE----- Version: 2.6.3ia Charset: noconv Comment: For the matching public key, finger the Reply-To: address. iQCVAwUBPy4K+0OSC4btEQUtAQF9ggP/Vhj+rRSMVfHDQVXV1ZYTVF/PwoDC3uo7 cAyF+9tIbtoAnNwcSYk1hgTJvQlcVGleIlPKrK5wZfqFAjFWZZAZrTJ5fa1fwK/8 WLHUmeACPczQ6BlrpTzzOzX/R8B9W63anxctVb7sMSIc+TbyKjAMcPivCxHg6NqQ P4G6c6tXdGU= =6i3W -----END PGP SIGNATURE-----
