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

Re: New to Debian-Sparc



Joerg Friedrich schrieb am Samstag, 17. April 2004 um 10:50:30 +0200:
> with tkparse. I  tried kernel-source 2.4.25 and 2.6.5, both transcripts
> attached. Can anyone help?

Btw: You don't have to use your crystall-balls, these files are attached
to this mail :-)

-- 
Jörg Friedrich
#  make-kpkg --config=menuconfig --revision=2.4.25.sun.1 kernel_image
test ! -f stamp-debian && test ! -f debian/official && \--config=config --revision=2.4.25.sun.1 kernel_image kernel_heade
      rm -rf ./debian && mkdir ./debiannfig=config --revision=2.4.25.sun.1 kernel_image kernel_head
test ! -f stamp-debian -a \
               ! \( -f debian/official -a -f debian/control \) &&         \
   sed -e 's/=V/2.4.25/g'        -e 's/=D/2.4.25.sun.1/g'       \
       -e 's/=A/sparc/g'   -e 's/=SA/-sparc64/g' \
                -e 's/=L/silo, /g' -e 's/=I//g'    \
                -e 's/=CV/2.4/g'                     \
                -e 's/=M/Unknown Kernel Package Maintainer <unknown@unconfigured.in.etc.kernel-pkg.conf>/g'                      \
                 /usr/share/kernel-package/Control> debian/control
test ! -f stamp-debian && test ! -f debian/official &&              \
   sed -e 's/=V/2.4.25/g' -e 's/=D/2.4.25.sun.1/g'                  \
    -e 's/=A/sparc/g' -e 's/=M/Unknown Kernel Package Maintainer <unknown@unconfigured.in.etc.kernel-pkg.conf>/g' \
        /usr/share/kernel-package/changelog > debian/changelog
test ! -f debian/rules &&                                       \
   install -p -m 755 /usr/share/kernel-package/rules debian/rules
echo done >  stamp-debian
/usr/bin/make -f debian/rules INCLUDE_KERNEL_MAKEFILE=yes conf_vars
make[1]: Entering directory `/usr/src/kernel-source-2.4.25'
debian/rules:1554: warning: overriding commands for target `clean'
Makefile:456: warning: ignoring old commands for target `clean'
Please ignore the warning about overriding and ignoring targets above.
These are harmless. They are only invoked in a part of the process
that tries to snarf variable values for the conf.vars file.
make[1]: Leaving directory `/usr/src/kernel-source-2.4.25'
/usr/bin/make    \
                                 ARCH=sparc64 menuconfig
make[1]: Entering directory `/usr/src/kernel-source-2.4.25'
rm -f include/asm
( cd include ; ln -sf asm-sparc64 asm)
/usr/bin/make -C scripts/lxdialog all
make[2]: Entering directory `/usr/src/kernel-source-2.4.25/scripts/lxdialog'
gcc -Wall -Wstrict-prototypes -O2 -fomit-frame-pointer -DLOCALE  -DCURSES_LOC="<ncurses.h>" -c -o checklist.o checklist.c
gcc -Wall -Wstrict-prototypes -O2 -fomit-frame-pointer -DLOCALE  -DCURSES_LOC="<ncurses.h>" -c -o menubox.o menubox.c
gcc -Wall -Wstrict-prototypes -O2 -fomit-frame-pointer -DLOCALE  -DCURSES_LOC="<ncurses.h>" -c -o textbox.o textbox.c
gcc -Wall -Wstrict-prototypes -O2 -fomit-frame-pointer -DLOCALE  -DCURSES_LOC="<ncurses.h>" -c -o yesno.o yesno.c
gcc -Wall -Wstrict-prototypes -O2 -fomit-frame-pointer -DLOCALE  -DCURSES_LOC="<ncurses.h>" -c -o inputbox.o inputbox.c
gcc -Wall -Wstrict-prototypes -O2 -fomit-frame-pointer -DLOCALE  -DCURSES_LOC="<ncurses.h>" -c -o util.o util.c
gcc -Wall -Wstrict-prototypes -O2 -fomit-frame-pointer -DLOCALE  -DCURSES_LOC="<ncurses.h>" -c -o lxdialog.o lxdialog.c
gcc -Wall -Wstrict-prototypes -O2 -fomit-frame-pointer -DLOCALE  -DCURSES_LOC="<ncurses.h>" -c -o msgbox.o msgbox.c
gcc -o lxdialog checklist.o menubox.o textbox.o yesno.o inputbox.o util.o lxdialog.o msgbox.o -lncurses
make[2]: Leaving directory `/usr/src/kernel-source-2.4.25/scripts/lxdialog'
/bin/sh scripts/Menuconfig arch/sparc64/config.in
Using defaults found in .config
Preparing scripts: functions, parsing...........................................................done.


<no further output, waiting and waiting...>


#  make-kpkg --config=xconfig --revision=2.4.25.sun.1 kernel_image
est ! -f stamp-debian && test ! -f debian/official && \
      rm -rf ./debian && mkdir ./debian
test ! -f stamp-debian -a \
               ! \( -f debian/official -a -f debian/control \) &&         \
   sed -e 's/=V/2.4.25/g'        -e 's/=D/2.4.25.sun.1/g'       \
       -e 's/=A/sparc/g'   -e 's/=SA/-sparc64/g' \
                -e 's/=L/silo, /g' -e 's/=I//g'    \
                -e 's/=CV/2.4/g'                     \
                -e 's/=M/Unknown Kernel Package Maintainer <unknown@unconfigured.in.etc.kernel-pkg.conf>/g'                      \
                 /usr/share/kernel-package/Control> debian/control
test ! -f stamp-debian && test ! -f debian/official &&              \
   sed -e 's/=V/2.4.25/g' -e 's/=D/2.4.25.sun.1/g'                  \
    -e 's/=A/sparc/g' -e 's/=M/Unknown Kernel Package Maintainer <unknown@unconfigured.in.etc.kernel-pkg.conf>/g' \
        /usr/share/kernel-package/changelog > debian/changelog
test ! -f debian/rules &&                                       \
   install -p -m 755 /usr/share/kernel-package/rules debian/rules
echo done >  stamp-debian
/usr/bin/make -f debian/rules INCLUDE_KERNEL_MAKEFILE=yes conf_vars
make[1]: Entering directory `/usr/src/kernel-source-2.4.25'
debian/rules:1554: warning: overriding commands for target `clean'
Makefile:456: warning: ignoring old commands for target `clean'
Please ignore the warning about overriding and ignoring targets above.
These are harmless. They are only invoked in a part of the process
that tries to snarf variable values for the conf.vars file.
make[1]: Leaving directory `/usr/src/kernel-source-2.4.25'
/usr/bin/make    \
                                 ARCH=sparc64 xconfig
make[1]: Entering directory `/usr/src/kernel-source-2.4.25'
rm -f include/asm
( cd include ; ln -sf asm-sparc64 asm)
/usr/bin/make -C scripts kconfig.tk
make[2]: Entering directory `/usr/src/kernel-source-2.4.25/scripts'
gcc -Wall -Wstrict-prototypes -O2 -fomit-frame-pointer -c -o tkparse.o tkparse.c
gcc -Wall -Wstrict-prototypes -O2 -fomit-frame-pointer -c -o tkcond.o tkcond.c
gcc -Wall -Wstrict-prototypes -O2 -fomit-frame-pointer -c -o tkgen.o tkgen.c
gcc -o tkparse tkparse.o tkcond.o tkgen.o
cat header.tk >> ./kconfig.tk
./tkparse < ../arch/sparc64/config.in >> kconfig.tk
/bin/sh: line 1: ./tkparse: cannot execute binary file
make[2]: *** [kconfig.tk] Error 126
make[2]: Leaving directory `/usr/src/kernel-source-2.4.25/scripts'
make[1]: *** [xconfig] Error 2
make[1]: Leaving directory `/usr/src/kernel-source-2.4.25'
make: *** [stamp-kernel-configure] Error 2



# make-kpkg --config=menuconfig --revision=2.6.5.sun.1 kernel_image
test ! -f stamp-debian && test ! -f debian/official && \
      rm -rf ./debian && mkdir ./debian.5# make-kpkg --config=menuconfig --revision=2.6.5.sun.1 ke
test ! -f stamp-debian -a \
               ! \( -f debian/official -a -f debian/control \) &&         \revision=2.6.5.sun.1 ke
   sed -e 's/=V/2.6.5/g'        -e 's/=D/2.6.5.sun.1/g'       \
       -e 's/=A/sparc/g'   -e 's/=SA/-sparc64/g' \
                -e 's/=L/silo, /g' -e 's/=I//g'    \
                -e 's/=CV/2.6/g'                     \
                -e 's/=M/Unknown Kernel Package Maintainer <unknown@unconfigured.in.etc.kernel-pkg.conf>/g'                      \
                 /usr/share/kernel-package/Control> debian/control
test ! -f stamp-debian && test ! -f debian/official &&              \
   sed -e 's/=V/2.6.5/g' -e 's/=D/2.6.5.sun.1/g'                  \
    -e 's/=A/sparc/g' -e 's/=M/Unknown Kernel Package Maintainer <unknown@unconfigured.in.etc.kernel-pkg.conf>/g' \
        /usr/share/kernel-package/changelog > debian/changelog
test ! -f debian/rules &&                                       \
   install -p -m 755 /usr/share/kernel-package/rules debian/rules
echo done >  stamp-debian
test -f .config || test ! -f .config.save || \
                    cp -pf .config.save .config
test -f .config || test ! -f /usr/share/kernel-package/Config/config.sparc || \
                    cp -pf /usr/share/kernel-package/Config/config.sparc .config
test -f .config || test ! -f /usr/share/kernel-package/config || \
                    cp -pf /usr/share/kernel-package/config  .config
/usr/bin/make -f debian/rules INCLUDE_KERNEL_MAKEFILE=yes conf_vars
make[1]: Entering directory `/usr/src/kernel-source-2.6.5'
debian/rules:1534: warning: overriding commands for target `.config'
Makefile:410: warning: ignoring old commands for target `.config'
debian/rules:1554: warning: overriding commands for target `clean'
Makefile:798: warning: ignoring old commands for target `clean'
debian/rules:2074: warning: overriding commands for target `modules'
Makefile:693: warning: ignoring old commands for target `modules'
Please ignore the warning about overriding and ignoring targets above.
These are harmless. They are only invoked in a part of the process
that tries to snarf variable values for the conf.vars file.
make[1]: Leaving directory `/usr/src/kernel-source-2.6.5'
/usr/bin/make    \
                                 ARCH=sparc64 menuconfig
make[1]: Entering directory `/usr/src/kernel-source-2.6.5'
  HOSTCC  scripts/basic/fixdep
/bin/sh: line 1: scripts/basic/fixdep: cannot execute binary file
make[2]: *** [scripts/basic/fixdep] Error 126
make[1]: *** [scripts_basic] Error 2
make[1]: Leaving directory `/usr/src/kernel-source-2.6.5'
make: *** [stamp-kernel-configure] Error 2




Reply to: