Closed rdvdijk closed 8 years ago
so the compiler fails on line 742.
Technically it is the C preprocessor that fails, as intended.
This is pending a source update, when time permits. In the mean time you could replace libcfile.m4 with the latest version.
Running
./synclibs.sh
and./autogen.sh
results in the following error:Line 688 in
libcfile/libcfile_support.c
:The
libcfile
source definesHAVE_UNLINK
incommon/config.h
, which is not checked out bysynclibs.sh
, so the compiler fails on line 742.