undeclare SEGMENT_SIZE error during linux kernel compilation

Pradip Singh pradip.singh@lgsoftindia.com
Fri Oct 8 10:50:00 GMT 2004


Hi all,

  I am trying to build the linux kernel 2.6.6 after aplying the patch-2.6.6-arm2 for arm target.

  I am getting the following compilation error .

  fs/binfmt_aout.c : In function 'load_aout_binary':
  fs/binfmt_aout.c :307 error: 'SEGMENT_SIZE' undeclared (first use in this function)
  fs/binfmt_aout.c :307 error: (Each undeclared identifier is reported only once)
  fs/binfmt_aout.c :307 error: error for each function it appears in.

make[1]: *** [fs/binfmt_aout.o] Error 1
make[1]: *** [fs/] Error 2

Can sombody tell what might be the reason for this error.

thanks and regards,
Pradip



More information about the Libc-alpha mailing list