It looks like you do not have the kernel source files installed. To install them in Suse, run 'yast', goto 'Install Software', and search for 'kernel-source'.
Zaptel needs these files to compile since it is building modules for your specific kernel. Here you can see make going into the kernel source directory, and erroring because there are not source files available. > make[1]: Entering directory `/usr/src/linux-2.6.13-15-obj/i386/default' > > make[1]: *** No rule to make target `modules'. Stop. > > make[1]: Leaving directory `/usr/src/linux-2.6.13-15-obj/i386/default' > good luck, Dan _______________________________________________ --Bandwidth and Colocation sponsored by Easynews.com -- Asterisk-Users mailing list [email protected] http://lists.digium.com/mailman/listinfo/asterisk-users To UNSUBSCRIBE or update options visit: http://lists.digium.com/mailman/listinfo/asterisk-users
