[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[VCDImager] Compiling on Darwin
From: |
Sam |
Subject: |
[VCDImager] Compiling on Darwin |
Date: |
Thu, 18 Dec 2003 16:05:20 -0700 |
I am having trouble compiling vcdimager, it looks like something is
missing from cvd.c. I am running Mac OS X 10.3.2 ( Darwin 7 ) I have
the developer tools installed. I have tried compiling w/ make and
gmake.
Thanks
Sam
My errors
___________
make all-recursive
Making all in 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
vcd.c: In function `vcd_obj_begin_output':
vcd.c:1283: warning: int format, long unsigned int arg (arg 3)
vcd.c:1287: warning: int format, long unsigned int arg (arg 3)
/usr/include/ctype.h: At top level:
vcd.c:45: warning: `_rcsid' defined but not used
make[2]: *** [vcd.o] Error 1
make[1]: *** [all-recursive] Error 1
make: *** [all-recursive-am] Error 2
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [VCDImager] Compiling on Darwin,
Sam <=