The installation of gfs-kernel (1.02.00-r1) failed after a new installtion of gentoo linux (stage3 from a running OpenSuse10.2-32bit). Reproducible: Always Steps to Reproduce: 1.Basic installation: gentoo (stage3) from OpenSuse10.2 (32-Bit) 2.emerge --sync; emerge --update --deep world 3.Installation of cluster software (sys-cluster/gfs etc) 4.emerge gfs-kernel failed Actual Results: Entering directory `/usr/src/linux-2.6.19-gentoo-r5' .../gfs-kernel/src/harness/main.c:121: error: expected declaration specifiers or '...' before 'lm_fsdata_t' .../main.c:162: error: 'fsdata' undeclared (first use in this function) .../main.c:162: error: (Each undeclared identifier is reported only once .../main.c:162: error: for each function it appears in.) .../main.c:162: warning: passing argument 6 of 'lw->lw_ops->lm_mount' makes integer from pointer without a cast .../main.c:162: error: too few arguments to function 'lw->lw_ops->lm_mount' .../main.o] Error 1 Expected Results: >>> Completed installing ... System: Dell PowerEdge 2950, Processor Xeon 5140 (2x); Linux kernel: linux-2.6.19-gentoo-r5;
Created attachment 114614 [details] build log and call stack
Created attachment 114616 [details] listing of 'emerge info'
Created attachment 114618 [details] build log and call stack
Try with 1.03.00-r1 please.