help-vcdimager
[Top][All Lists]
Advanced

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

[VCDImager] Make ERROR


From: Giuseppe
Subject: [VCDImager] Make ERROR
Date: Wed, 10 Nov 2004 18:57:08 +0100

Hi! Could someone help me, please? I've just downloaded vcdimager-0.6.2
but when I execute the make command, I get the following errors:

address@hidden vcdimager-0.6.2]$ make
make  all-recursive
make[1]: Entering directory
`/home/giuseppe/Documents/Download/vcdimager-0.6.2'
Making all in libvcd
make[2]: Entering directory
`/home/giuseppe/Documents/Download/vcdimager-0.6.2/libvcd'
gcc -DHAVE_CONFIG_H -I. -I. -I..     -g -O2 -Wall -Wunused  -Wall
-Wmissing-prototypes -Wunused -Wpointer-arith -Wwrite-strings -c vcd.c
In file included from vcd.c:39:
vcd_files_private.h:364: error: flexible array member in otherwise empty
struct
vcd_files_private.h:446: error: flexible array member in otherwise empty
struct
vcd_files_private.h:467: error: flexible array member in otherwise empty
struct
make[2]: *** [vcd.o] Error 1
make[2]: Leaving directory
`/home/giuseppe/Documents/Download/vcdimager-0.6.2/libvcd'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory
`/home/giuseppe/Documents/Download/vcdimager-0.6.2'
make: *** [all-recursive-am] Error 2

I got into the directory libvcd and I looked at the lines 364, 446, 467.
I think the error is the constant EMPTY_ARRAY_SIZE that is not
initialised.   

How can I fix it?

Thanks!






reply via email to

[Prev in Thread] Current Thread [Next in Thread]