Re: Problem building 2.4.20-13.9 kernel

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

On Thursday 15 May 2003 10:31 pm, Steven W. Orr wrote:
> First I tried with my custom config and the build failed.
>
> Then I tried with a stock config. The one I'm using is
> kernel-2.4.20-athlon-smp.config
>
> I did a make clean; make dep and then a make bzImage. That dies in
> net/atm on pvc.c with:
>
> pvc.c: In function `pvc_bind':
> pvc.c:45: union has no member named `af_atm'
> pvc.c: In function `pvc_getname':
> pvc.c:67: union has no member named `af_atm'
> make[3]: *** [pvc.o] Error 1
>
> So then I tried again and this time I did a make mrproper before doing
> the clean and dep. I ended up failing with an error about not having
> autoconf.h (which is supposed to be in include/linux).
>
> Can someone *please tell me exactly what the steps are to rebuild? :-(

This normally works for me, though I haven't built 2.4.20-13.9

cd /usr/src/linux-2.4
mv .config config.save
(If it exists)
make mrproper
mv config.save .config
(or cp configs/some.config.for.your.arch  .config)
make oldconfig
make dep && make bzImage && make modules \
&& make modules_install && make install

Hope that helps,
- -- 
- -Michael

pgp key:  http://www.tuxfan.homeip.net:8080/gpgkey.txt
Red Hat Linux 7.{2,3}|8.0 in 8M of RAM: http://www.rule-project.org/
- --
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.0.7 (GNU/Linux)

iD8DBQE+xF+In/07WoAb/SsRAsS0AJ41bKkzK7AAcDupPmTLeU9RNHwTvgCfZhyi
NEJ6Ap+2ux7o3k0NVJgnmy8=
=LY9a
-----END PGP SIGNATURE-----




[Index of Archives]     [Fedora Users]     [Centos Users]     [Kernel Development]     [Red Hat Install]     [Red Hat Watch]     [Red Hat Development]     [Red Hat Phoebe Beta]     [Yosemite Forum]     [Fedora Discussion]     [Gimp]     [Stuff]     [Yosemite News]

  Powered by Linux