Amanda-Users

FreeBSD 4.2-RELEASE complilation

2003-12-15 08:08:59
Subject: FreeBSD 4.2-RELEASE complilation
From: "Sergei Karasiov" <karasiov AT leivo DOT ru>
To: <amanda-users AT amanda DOT org>
Date: Mon, 15 Dec 2003 16:05:35 +0300
Hi,

this is my configure string

./configure --with-user=amanda \
--with-group=bin\
--prefix=/usr/local/amanda

after 'make' I got this message

scsi-chio.c: In function `isempty':
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:138: `CESTATUS_FULL' undeclared (first use
in this 
function)
scsi-chio.c:138: (Each undeclared identifier is
reported only once
scsi-chio.c:138: for each function it appears in.)
scsi-chio.c:140: structure has no member named
`ces_data'
scsi-chio.c: In function `find_empty':
scsi-chio.c:156: structure has no member named
`ces_data'
scsi-chio.c:166: structure has no member named
`ces_data'
scsi-chio.c:166: `CESTATUS_FULL' undeclared (first use
in this 
function)
scsi-chio.c:168: structure has no member named
`ces_data'
scsi-chio.c: In function `drive_loaded':
scsi-chio.c:184: structure has no member named
`ces_data'
scsi-chio.c:193: structure has no member named
`ces_data'
scsi-chio.c:193: `CESTATUS_FULL' undeclared (first use
in this 
function)
scsi-chio.c:195: structure has no member named
`ces_data'
*** Error code 1

OS:  FreeBSD 4.2-RELEASE

What's wrong?

Thank you.

WBR SK




<Prev in Thread] Current Thread [Next in Thread>
  • FreeBSD 4.2-RELEASE complilation, Sergei Karasiov <=