--- Rich Payne <[EMAIL PROTECTED]> wrote: > > make archdep And this worked for you? I have been unsuccessful in compiling every 2.4 test series kernel. There are a few problems as I see it using the debian kernel package (which we are all meant to use :P )
1. make-kpkg clean removes arch/alpha/vmlinux.lds, even if mach archdep makes it 2. removing 'rm -f arch/alpha/vmlinux.lds' from the makefile allows the compilation to proceed further, but it still fails Any suggestions would be great since i have usb devices just begging to be used Robert > --rdp > > On Mon, 28 Aug 2000, James D. Freels wrote: > > > I am running 2.4.0-test7 linux kernel on a couple > of Intel machines. > > I have just tried compiling the same kernel on my > Alpha machine and > > received a link-step error message (below). Has > anyone had any > > succsss in creating a 2.0.0-testx kernel on an > Alpha ? If so, what > > magic was required ? > > > > > ___________________________________________________________________ > > > > ld -static -T arch/alpha/vmlinux.lds -N > arch/alpha/kernel/head.o init/main.o init/version.o > \ > > --start-group \ > > arch/alpha/kernel/kernel.o > arch/alpha/mm/mm.o kernel/kernel.o mm/mm.o fs/fs.o > ipc/ipc.o arch/alpha/math-emu/math-emu.o \ > > drivers/block/block.o drivers/char/char.o > drivers/misc/misc.o drivers/net/net.o > drivers/media/media.o drivers/parport/parport.a > drivers/scsi/scsidrv.o drivers/cdrom/cdrom.a > drivers/sound/sounddrivers.o drivers/pci/pci.a > drivers/video/video.o \ > > net/network.o \ > > /usr/src/linux/arch/alpha/lib/lib.a > /usr/src/linux/lib/lib.a > /usr/src/linux/arch/alpha/lib/lib.a \ > > --end-group \ > > -o vmlinux > > ld: cannot open linker script file > arch/alpha/vmlinux.lds: No such file or directory > > make: *** [vmlinux] Error 1 > > > > > > > > -- > Rich Payne > [EMAIL PROTECTED] www.alphalinux.org > > > -- > To UNSUBSCRIBE, email to > [EMAIL PROTECTED] > with a subject of "unsubscribe". Trouble? Contact > [EMAIL PROTECTED] > __________________________________________________ Do You Yahoo!? Yahoo! Mail - Free email you can access from anywhere! http://mail.yahoo.com/

