> > While trying make boot bootimage with 2.6.22-rc3 + todays git, the 
> > compilation fails with
> > 
> >   CC      arch/alpha/boot/main.o
> > arch/alpha/boot/main.c: In function 'load':arch/alpha/boot/main.c:135: 
> > warning: passing argument 3 of 'callback_read' makes pointer from integer 
> > without a cast
> >   LD      arch/alpha/boot/bootloader
> > arch/alpha/boot/bootloader.lds:25: undefined symbol `srm_printk' referenced 
> > in expression
> > 
> > This my first selfcompiled kernel for alpha so my config might be 
> > faulty:
> 
> I was unable to repeoduce these errors on 2.6.22-rc4 with your config.

Hmm. Using
gcc version 4.1.3 20070601 (prerelease) (Debian 4.1.2-11)
GNU ld (GNU Binutils for Debian) 2.17.50.20070426
bintuils package 2.17cvs20070426-8

-- 
Meelis Roos ([EMAIL PROTECTED])
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Reply via email to