Subject: Re: configure scripts no longer work?
To: None <paul@whooppee.com>
From: Jason Thorpe <thorpej@nas.nasa.gov>
List: current-users
Date: 10/16/1999 08:55:16
On Fri, 15 Oct 1999 20:55:24 -0700 (PDT)
Paul Goyette <paul@whooppee.com> wrote:
> Never mind - that was a result of the src/bin/sh/eval.c problem, which a
> new update fixed. But now, I'm getting some new:
>
> Making all in changer-src
> cc -DHAVE_CONFIG_H -I. -I. -I../config -I../common-src -I../server-src -I/usr/pkg/include -O2 -c scsi-hpux.c
> cc -DHAVE_CONFIG_H -I. -I. -I../config -I../common-src -I../server-src -I/usr/pkg/include -O2 -c scsi-chio.c
> scsi-chio.c: In function `isempty':
> scsi-chio.c:128: structure has no member named `ces_type'
> scsi-chio.c:129: structure has no member named `ces_data'
> scsi-chio.c:138: structure has no member named `ces_data'
> scsi-chio.c:140: structure has no member named `ces_data'
>
> (above errors repeated for functions find_empty and drive_loaded)
Oh, fu. Amanda needs to be updated for the slightly-different `chio' API
now.
Sigh.
-- Jason R. Thorpe <thorpej@nas.nasa.gov>