On Mon, 30 Jul 2012, Talha Yalta wrote:
Couldn't do it. Doing "make clean" in doc/commands
results in an error
about no rule for compiling.
Are you passing the flag --enable-build-doc to configure? This
is needed if you want to generate the help files; it requires
the xslt library.
However, during recompiling gretl, I see the below messages. Can
this
indicate a missing component?
...
../lib/src/dataio.c:3144:11: warning: ignoring return value of
'strtod', declared with attribute warn_unused_result [-Wunused-result]
[and so on]
No, such message can safely be ignored.
Allin