Re: unresolved symbols building 2.5.59

From: Kai Germaschewski (kai@tp1.ruhr-uni-bochum.de)
Date: Fri Jan 17 2003 - 11:15:34 EST


On Fri, 17 Jan 2003, Robert P. J. Day wrote:

> On Fri, 17 Jan 2003, Kai Germaschewski wrote:
>
> > On Fri, 17 Jan 2003, Robert P. J. Day wrote:
> >
> > >
> > > tail end of "make modules_install":
> > >
> > > if [ -r System.map ]; then /sbin/depmod -ae -F System.map 2.5.59; fi
> > > depmod: *** Unresolved symbols in /lib/modules/2.5.59/kernel/drivers/i2c/i2c-proc.ko
> > > depmod: i2c_check_functionality
> > > depmod: i2c_smbus_xfer
> > > depmod: i2c_check_addr
> > > depmod: i2c_adapter_id
> > > depmod: *** Unresolved symbols in /lib/modules/2.5.59/kernel/fs/cramfs/cramfs.ko
> > > depmod: zlib_inflate
> > > depmod: zlib_inflate_workspacesize
> > > depmod: zlib_inflateInit_
> > > depmod: zlib_inflateReset
> > > depmod: zlib_inflateEnd
> > >
> > > the first one seems to be i2c-proc looking for symbols in i2c-core,
> > > which i selected and which was built.
> > >
> > > the second seems to be that cramfs needs zlib_inflate, which once
> > > again i selected and which was built.
> >
> > Which version of module-init-tools do you have? (see
> > Documentation/Changes)
> >
> > --Kai
>
> ah, i have no such RPM, so where's the canonical location for it?
> and i'm assuming that it is a replacement for the older modutils,
> is that it?

Yes. It's at

ftp://ftp.kernel.org/pub/linux/kernel/people/rusty/modules

IIRC.

--Kai

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/



This archive was generated by hypermail 2b29 : Thu Jan 23 2003 - 22:00:16 EST