On Thu, 2003-03-20 at 21:17, Frank Hoonhout wrote: > I am in the process of trying out interesting software. > > I setup Redhat 8.0 and updated everything. (including the kernel) > > Now when I compile the code I get this error. > > /sbin/depmod -a > depmod: *** Unresolved symbols in /lib/modules/2.4.18-27.8.0/misc/wcusb.o > depmod: *** Unresolved symbols in /lib/modules/2.4.18-27.8.0/misc/zaptel.o > depmod: *** Unresolved symbols in /lib/modules/2.4.18-27.8.0/misc/ztd-eth.o > [ -f /etc/zaptel.conf ] || install -m 644 zaptel.conf.sample > /etc/zaptel.conf
Use depmod -ae to find out what symbols are unresolved. -- Steven Critchfield <[EMAIL PROTECTED]> _______________________________________________ Asterisk-Users mailing list [EMAIL PROTECTED] http://lists.digium.com/mailman/listinfo/asterisk-users
