Cannot make modules

Charles Trois yellowdog-general@lists.terrasoftsolutions.com
Thu Sep 4 09:35:00 2003


le 2/09/03 20:01, yellowdog-general-request@lists.terrasoftsolutions.com =E0
yellowdog-general-request@lists.terrasoftsolutions.com a =E9crit=A0:

> Message: 1
> Date: Mon, 1 Sep 2003 13:40:29 -0600
> Subject: Re: Cannot make modules
> From: Pat Plummer <blacksun@ix.gotdns.org>
> To: yellowdog-general@lists.terrasoftsolutions.com
> Reply-To: yellowdog-general@lists.terrasoftsolutions.com
>=20
>=20
> Charles:
>=20
> Try this --
>=20
> In your /usr/src directory, make sure you have two symlinks that point
> to the /usr/src/linux-2.4.20-8d directory -- one named linux and one
> named linux-2.4.
>=20
> I found that on my ANS700 (thanks to eddie b) that the compiler could
> not find its files correctly unless the extra symlink was in place.
>=20
> Bet that works for you.
>=20
> Pat

Make modules works now, after I added a linux link as you suggested. But I
don't know if this alone was sufficient, because I also ran make clean and
make mrproper. All that together did the trick.

Thank you for your help.

Charles