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

Re: kernel build



On Mon, Jul 09, 2018 at 02:04:10AM +0200, Michael Dietrich wrote:

> is the kernel build for alpha working? make menuconfig seems to be
> completly borken (enables ALL hardwareplatforms (NONAME, MIKASA..)).

make menuconfig is pretty broken. Sometimes, "make oldconfig" after "make
menuconfig" manages to correct the .config. Sometimes, at least with
2.0.34 and 2.1.108, menuconfig even worked for me as-is. YMMV.

The currently advertised workaround is to "make config" once, then vi
.config, remove any lines you want to change and "make oldconfig" to
correct them. Awkward, but better than having to "make config" and keep
hitting enter until you just reach the right spot.


btw, is anyone aware of the *cause* of the make menuconfig problem?

> nfs can't be used as module (missing function __kernel_thread wich is
> a assembler function that  seems not to be exported).

I never tried to do this...

> and shared
> memory is missing at all. didn't someone else notice? i use 2.0.33
> while shared memory worked fine with 2.0.30 or .29.

Shared memory works well with Linus' 2.0.34 and the Alpha-patches from
gatekeeper.dec.com/pub/DEC/Linux-Alpha/Kernels/, and with pristine
2.1.108.

Shared memory doesn't work with Alan's pre-2.0.35, not even with his
Alpha-Snapshot.


-- 
Andreas Trottmann <andreas.trottmann@werft22.com>


--  
To UNSUBSCRIBE, email to debian-alpha-request@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org


Reply to: