yes, they are benign. Assuming you haven't edited the toplevel
Makefile, what happens if you do the following:
mkdir /tmp/foo
make INSTALL_MOD_PATH=/tmp/foo modules_install
even though you see depmod "fail" (as it should..depmod on your
desktop is x86), is /tmp/foo still populated?
--- In "vocemanago" <> wrote:
> --- In "agrimiore" <> wrote:
> >
> > What do you mean by "not working?" Are you still referring to the
> > depmod errors (which I've addressed earlier)? Are you, as a normal
> > user (you ARE compiling as non-root, riiight?) trying to install to
> > /lib/modules/<kernel-name>, which typically belongs only to root?
> >
>
> I get the following error and the script stops:
> ...
>
/home/arm/linux24/modules/lib/modules/2.4.26-vrs1-cirrus-1-2-1-ts6/kernel/net/pa\
> cket/af_packet.o
> not for this architecture
> make: *** [_modinst_post] Error 1
>
> You said the "not for this architechture" is benign but what about the
> ...
> make: *** [_modinst_post] Error 1
> ...
>
> The script stops after this... I didn't really think of it till now
> but could that be the end of the script?
>
> I am installing to a local path (specified before the make
> modules_install) .
>
> > Another good website to hit that may help you is www.kernelnewbies.org
> >
>
> Yeah, got that one bookmarked already.
>
> Tony
Yahoo! Groups Links
<*> To visit your group on the web, go to:
http://groups.yahoo.com/group/ts-7000/
<*> To unsubscribe from this group, send an email to:
<*> Your use of Yahoo! Groups is subject to:
http://docs.yahoo.com/info/terms/
|