Re: Linux 2.5.7-dj2

Bill Davidsen (davidsen@tmr.com)
Thu, 28 Mar 2002 12:10:36 -0500 (EST)


On Thu, 28 Mar 2002, Dave Jones wrote:

> On Wed, Mar 27, 2002 at 09:35:46PM -0500, Nathan Walp wrote:
> > Compile error in 2.5.7-dj2, 2.5.7-dj1 compiled fine, has been running 7
> > days now.
> >
> > make[4]: Entering directory `/usr/src/linux-2.5.7-dj2/drivers/scsi/aic7xxx'
> > gcc -D__KERNEL__ -I/usr/src/linux-2.5.7-dj2/include -Wall -Wstrict-prototypes -Wno-trigraphs -O2 -fomit-frame-pointer -fno-strict-aliasing -fno-common -pipe -mpreferred-stack-boundary=2 -march=i686 -malign-functions=4 -DKBUILD_BASENAME=aic7xxx_osm -c -o aic7xxx_osm.o aic7xxx_osm.c
> > aic7xxx_osm.c: In function `ahc_linux_setup_tag_info':
> > aic7xxx_osm.c:1036: warning: implicit declaration of function `strtok'
> > aic7xxx_osm.c:1036: warning: assignment makes pointer from integer without a cast
>
> Ok, thanks. I'll take a look at that later, even if it means reverting
> to the -dj1 version of aic

I haven't d/l this version (and I'm generally not even trying 2.5 at the
moment), but I would bet the include which defines strtok got zapped or
moved.

-- 
bill davidsen <davidsen@tmr.com>
  CTO, TMR Associates, Inc
Doing interesting things with little computers since 1979.

- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/