Messages in this thread |  | | | Date | Fri, 28 Jul 2000 08:04:29 -0400 | | From | Nadeem Riaz <> | | Subject | Re: 2.4.0-test5 compile fails on pdc202xx.c |
| |
Nadeem Riaz wrote:
> Hi, > > The compile of 2.4.0-test5 failed on pdc202xx.c > > The compiler messages: > > gcc -D__KERNEL__ -I/usr2/usr/src/linux-2.4.0-test5/include -Wall > -Wstrict-prototypes -O2 -fomit-frame-pointer -pipe -march=i686 > -fno-strict-aliasing -c -o pdc202xx.o pdc202xx.c > pdc202xx.c: In function `ide_init_pdc202xx': > pdc202xx.c:865: structure has no member named `tri_proc' > pdc202xx.c:865: `pdc202xx_tristate' undeclared (first use in this > function) > pdc202xx.c:865: (Each undeclared identifier is reported only once > pdc202xx.c:865: for each function it appears in.) > make[3]: *** [pdc202xx.o] Error 1 > make[3]: Leaving directory `/usr2/usr/src/linux-2.4.0-test5/drivers/ide' > > make[2]: *** [first_rule] Error 2 > make[2]: Leaving directory `/usr2/usr/src/linux-2.4.0-test5/drivers/ide' > > make[1]: *** [_subdir_ide] Error 2 > make[1]: Leaving directory `/usr2/usr/s > > Redhat 6.1 system with neccessary upgrades for 2.4.0 plus errata rpms. > > kernel config @ http://nut.dhs.org/config-2.4.0-test5.gz > > -- nads > > - > To unsubscribe from this list: send the line "unsubscribe linux-kernel" in > the body of a message to majordomo@vger.rutgers.edu > Please read the FAQ at http://www.tux.org/lkml/
Whoops, didn't notice that there was already a patch on the list for the problem. Just ignore the original message. Sorry!
-- Nadeem
- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.rutgers.edu Please read the FAQ at http://www.tux.org/lkml/
|  |