looks like your installed kernel header don't match the running kernel. make sure you've run a make depend and have the same kernel installed as is configured in /lib/modules/.../include
-- Nathan ------------------------------------------------------------ Nathan Neulinger EMail: [EMAIL PROTECTED] University of Missouri - Rolla Phone: (573) 341-4841 Computing Services Fax: (573) 341-4216 > -----Original Message----- > From: Ryan Underwood [mailto:[EMAIL PROTECTED]] > Sent: Friday, January 24, 2003 8:29 AM > To: [EMAIL PROTECTED] > Subject: [OpenAFS] building on Power Mac > > > > Hi, > > I built the OpenAFS module on a Power Mac running Debian > woody with a 2.4.18-powerpc > Debian kernel. > > # insmod ./openafs.o > ./openafs.o: unresolved symbol sock_sendmsg_R69d00f35 > ./openafs.o: unresolved symbol sock_release_R4e4c3f75 > ./openafs.o: unresolved symbol sock_create_R06b1e21d > ./openafs.o: unresolved symbol sock_recvmsg_Rc9e943a7 > ./openafs.o: > Hint: You are trying to load a module without a GPL compatible license > and it has unresolved symbols. Contact the module supplier for > assistance, only they can help you. > > Any ideas? depmod complains about the same thing, some > unresolved symbols > in openafs.o. Has anyone built this on Debian/PowerPC? > > -- > Ryan Underwood, <nemesis at icequake.net>, icq=10317253 > _______________________________________________ > OpenAFS-info mailing list > [EMAIL PROTECTED] > https://lists.openafs.org/mailman/listinfo/openafs-info > _______________________________________________ OpenAFS-info mailing list [EMAIL PROTECTED] https://lists.openafs.org/mailman/listinfo/openafs-info
