On Tue, Oct 11, 2005 at 06:19:24AM -0700, Yan Seiner wrote: > Yan Seiner wrote: > > >I am trying to get an old mac running as a backup appliance. I need > >to run vtun or openvpn on it. > > > >I've installed the make-kpkg package and the tun-module package, and > >followed the instructions in the tun-module README.debian. The kernel > >build fails with a 'loops_per_sec' undeclared in asm/delay.h:30. > > > >If I try to build just the tun module, it fails with 'No rule to make > >target distclean'..... > > CORRECTION: > > It fails with a cannot stat '/usr/share/misc/config.*'. > > It seems like I'm missing a dependency somewhere?
Did you install the kernel-source-2.2.25 and kernel-patch-2.2.25-m68k patch or where do you get your kernel source from? I did not check the tun-module. but I assume you need some kernel-source (or kernel-headers-2.2.25-m68k) to compile the module. Christian -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

