[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

More about this bug



I got the following compiling lilo (This seems to be a gcc problem also):

geometry.c: En la función `lvm_bmap':
geometry.c:438: error: subscripted value is neither array nor pointer
geometry.c:450: error: subscripted value is neither array nor pointer

The relevant lines are:

unsigned short iop;
static int lvmfd;
struct lv_bmap *lbm;
...
line 438: if (ioctl(lvmfd, LVM_GET_IOP_VERSION, &iop) < 0)

line 450:  if (ioctl(lvmfd, LV_BMAP, lbm) < 0) {


Thanks.

-- 
Andres Roldan

Fluidsignal Group 	<aroldan@fluidsignal.com>
The Debian Project	<aroldan@debian.org>
GPG Key-ID: 		0xB29396EB	
Home Page   		http://people.fluidsignal.com/~aroldan

Attachment: pgpLibluiceck.pgp
Description: PGP signature


Reply to: