Port-arm archive

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

Can't compile kernel without DIAGNOSTIC



Hi,

Just FYI - trying to compile a kernel based on SHEEVAPLUG but without options DIAGNOSTIC and DEBUG results in:

--- kirkwood.o ---
/usr/current/src/sys/arch/arm/marvell/kirkwood.c: In function 
'kirkwood_intr_init':
/usr/current/src/sys/arch/arm/marvell/kirkwood.c:148:8: error: variable 'ih' 
set but not used [-Werror=unused-but-set-variable]
  void *ih;
        ^
cc1: all warnings being treated as errors
*** [kirkwood.o] Error code 1


This is for a PogoPlug. Does anyone know whether the MMC card support is fixed yet?

Thanks,
John


Home | Main Index | Thread Index | Old Index