Hi,Robert, ok i understand, i want to compile a new kernel on the i386 processor because is the better powerfull of workstation that i have (Dell workstation T3500) Intel XEON W3520 QUAD CORE , 8x Threads Fr quence : 2,66 Ghz.
I've choose the operating system NetBSD 7.0.1 with pkgsrc-2016Q1, i have installed XFCE4 because i can to start the X-window manager as root user, i do becarfull that i do.
i've check my config of kernel and i saw a mistake that i do, the compilation works fine.
I have this return : ------------------------------------------------------------------------------------------------------------------------- etBSD 7.99.32 (PHILO001) #0: Thu Jun 30 22:49:01 UTC 2016 text data bss dec hex filename 17366432 699944 839712 18906088 1207be8 netbsd ===> Kernels built from PHILO001: /noyau/src/sys/arch/i386/compile/obj/PHILO001/netbsd ===> build.sh ended: Thu Jun 30 22:49:11 UTC 2016 ===> Summary of results: build.sh command: ./build.sh -u tools kernel=PHILO001 build.sh started: Thu Jun 30 22:47:58 UTC 2016 NetBSD version: 7.99.32 MACHINE: i386 MACHINE_ARCH: i386 Build platform: NetBSD 7.0 i386 HOST_SH: /bin/sh MAKECONF file: /etc/mk.conf TOOLDIR path: /noyau/src/obj/tooldir.NetBSD-7.0-i386 DESTDIR path: /noyau/src/obj/destdir.i386 RELEASEDIR path: /noyau/src/obj/releasedirUpdated makewrapper: /noyau/src/obj/tooldir.NetBSD-7.0-i386/bin/nbmake-i386
Tools built to /noyau/src/obj/tooldir.NetBSD-7.0-i386 Building kernel: PHILO001 Build directory: /noyau/src/sys/arch/i386/compile/obj/PHILO001 Kernels built from PHILO001: /noyau/src/sys/arch/i386/compile/obj/PHILO001/netbsd build.sh ended: Thu Jun 30 22:49:11 UTC 2016 ===> . dct-chanel# ------------------------------------------------------------------------------------------------------------------- So now, where i found a new kernel that i do this list of command : # mv PHLO001 /netbsd.philo001 # shutdown -b netbsd.philo001 -r now I hope to go a the end for this workstation. Have Fun Philippe >> Thanks all for your encourage me ! On 06/30/16 22:03, Robert Elz wrote:
Date: Thu, 30 Jun 2016 18:34:03 +0000 From: Philo <philo.netbsd%free.fr@localhost> Message-ID: <5775661B.3000108%free.fr@localhost> | I try with AMD64 processor but the acpi ans smp doesn't work ! That has been known to happen, on some systems, rarely - but I think we should concentrate on one issue at a time, and not mix things up. | so i have a Raspberry PI3 with armv7, netbsd 7.0 works fine with | pkgsrc-2016Q1 That's good, but does it have anything at all to do with the current problem? | also i try to compile a kernel. For what, on what host? | again i have a Sun Blade 1500 with ultrasparc64 processor IIIi, the | compilation go at the end. | i have a new sparc64 kernel but it doesn't load at boot startup. Again, this looks to be a different problem. Please don't mix things up. You still have not said exactly what is different between your kernel config file and the GENERIC file you started from. And please, when you do that, do it the way Paul asked for - run diff, and send the output. We do not what to know what you think you did, or what you intended to do, but to see what actually was changed (changing config files in a way that works can be a challenge, it is not nearly as simple as it perhaps should be.) Also, please tell us what the host system for this compilation is, what kind of computer (cpu type, etc) and what OS (incl version) it runs. kre