problem compiling goffice



Dear all,

Today I tried to compile goffice from git with:

./autogen.sh
./configure --prefix=/home/fparrenin/local/
make
make install

and I got an error message:

 make[4]: Entering directory '/home/fparrenin/local/goffice/plugins/plot_pie'
make[4]: Nothing to be done for 'install-exec-am'.
 /bin/mkdir -p '/home/fparrenin/local/lib/goffice/0.10.22/plugins/plot_pie'
 /bin/bash ../../libtool   --mode=install /usr/bin/install -c   pie.la '/home/fparrenin/local/lib/goffice/0.10.22/plugins/plot_pie'
libtool: install: error: cannot install `pie.la' to a directory not ending in /usr/local/lib/goffice/0.10.22/plugins/plot_pie
Makefile:480: recipe for target 'install-goffice_graph_pieLTLIBRARIES' failed
make[4]: *** [install-goffice_graph_pieLTLIBRARIES] Error 1
make[4]: Leaving directory '/home/fparrenin/local/goffice/plugins/plot_pie'
Makefile:671: recipe for target 'install-am' failed
make[3]: *** [install-am] Error 2
make[3]: Leaving directory '/home/fparrenin/local/goffice/plugins/plot_pie'
Makefile:665: recipe for target 'install' failed
make[2]: *** [install] Error 2
make[2]: Leaving directory '/home/fparrenin/local/goffice/plugins/plot_pie'
Makefile:429: recipe for target 'install-recursive' failed
make[1]: *** [install-recursive] Error 1
make[1]: Leaving directory '/home/fparrenin/local/goffice/plugins'
Makefile:537: recipe for target 'install-recursive' failed
make: *** [install-recursive] Error 1

The compilation was working fine with previous versions.

Any hint?

Thanks,

Frédéric




[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]