On Tue, 3 May 2011, Hélio Guilherme wrote:
> I was having crashes with all gnuplot invocations for example Normal
> Distribution, and then I make clean and configure. Now it does not compile:
> helio@linux-techno:~/gretl> make
> make -C lib
> make[1]: Entering directory `/home/helio/gretl/lib'
> make[1]: `
libgretl-1.0.la' is up to date.
> make[1]: Leaving directory `/home/helio/gretl/lib'
> make -C cli
> make[1]: Entering directory `/home/helio/gretl/cli'
> make[1]: `gretlcli' is up to date.
> make[1]: Leaving directory `/home/helio/gretl/cli'
> make -C plugin
> make[1]: Entering directory `/home/helio/gretl/plugin'
> ../libtool --mode=compile gcc -c -g -O2 -I.. -I../gui2 -DHAVE_CONFIG_H
This doesn't look like "make" after "make clean", since the lib