[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[VCDImager] Make compile problem with VCDImager
From: |
drew |
Subject: |
[VCDImager] Make compile problem with VCDImager |
Date: |
09 Feb 2004 18:28:16 -0600 |
I have noticed that there was an e-mail message with a similar problem
reported to this, but there was no listed resolution to it. I am
getting the following error while trying to run make. I have tried the
7.9 version and several 6.x versions of the src and no dice. I am a
newbie and could use your assistance.
Thanks in advance!
address@hidden vcdimager-0.7.9]# make
make all-recursive
make[1]: Entering directory `/home/mythtv/vcdimager-0.7.9'
Making all in libvcd
make[2]: Entering directory `/home/mythtv/vcdimager-0.7.9/libvcd'
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -g -O2 -Wall
-Wmissing-prototypes -Wunused -Wpointer-arith -Wwrite-strings -c vcd.c
In file included from vcd.c:39:
vcd_files_private.h:412: flexible array member in otherwise empty struct
vcd_files_private.h:495: flexible array member in otherwise empty struct
vcd_files_private.h:516: flexible array member in otherwise empty struct
make[2]: *** [vcd.o] Error 1
make[2]: Leaving directory `/home/mythtv/vcdimager-0.7.9/libvcd'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/mythtv/vcdimager-0.7.9'
make: *** [all-recursive-am] Error 2
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [VCDImager] Make compile problem with VCDImager,
drew <=