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

kernel upgrading problems (2.0.36->.38)



Hello,
 I have a problem upgrading to the recent 2.0.38 kernel, according to the
debian-faq I try to to make-kpkg --revision bla.1 kernel_image but there
seems to be a problem with the make-kpkg-skript:

bash-2.03# make-kpkg --revision bla.1 kernel_image
test -f stamp-debian || make -f /usr/share/kernel-package/rules debian
test ! -f stamp-configure && \
  (test -f .config || \
                install -p    -o root -g root -m 644 
/usr/share/kernel-package/config .config) \
  && make  CROSS_COMPILE=i586-linux- \
                                 ARCH=i586 oldconfig \
          && make  CROSS_COMPILE=i586-linux- \
                                 ARCH=i586 dep \
          && make  CROSS_COMPILE=i586-linux- \
                                 ARCH=i586 clean && \
              touch stamp-configure
make[1]: Entering directory `/usr/src/kernel-source-2.0.38'
Makefile:153: arch/i586/Makefile: No such file or directory
make[1]: *** No rule to make target `arch/i586/Makefile'.  Stop.

it points to a "i586"-architecture where afaik there is no special
"architecture" for an i586 (as for m68k or alpha), one can only turn on some
compilation-optimization. I assume I´ve got something wrong here.

anyone can give me a hint or point me to the right faq?

tia,
&rw
-- 
-- +++ EUnet/KPNQwest@Exponet, 15.-17.2.'2k, Ebene02/Stand08 +++
----- ___                       - Robert Waldner    EUnet/AT tech staff 
---- /    /   /  ___  ____ _/_ -- <Waldner@Austria.EU.net>   RW960-RIPE
--- /--- /   / /   / /___/ /  --- ---EUnet EDV-DienstleistungsgesmbH---
-- /___ /___/ /   / /___  /_ ---- Diefenbachgasse 35        A-1150 Wien
-                           ----- Tel: +43 1 89933 Fax: +43 1 89933 533



Reply to: