On Wed, Mar 18, 2015 at 04:16:16PM +0100, Matteo F. Vescovi wrote: > Hi! > > On 2015-03-18 at 13:46 (CET), Daniel P. Berrange wrote: > > If you're basing your .deb on the previous package note that there are > > new build time dependancies added - itstool for the help manual, so if > > those are missing it might be the cause of the problem i guess. > > In fact, I was missing that but it doesn't fix the problem. > > Attached, you'll find the Makefile of the build process. > > The relevant part is: > > if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \ > include_option=--etags-include; \ > empty_fix=.; \ > else \ > include_option=--include; \ > empty_fix=; \ > fi; \ > > where the first empty_fix=.; \ is line 532 reported in the buildlog.
Sorry, it needs to be help/Makefile - that's where the error appears to be reporte from, not the top level Makefile. Daniel -- |: http://berrange.com -o- http://www.flickr.com/photos/dberrange/ :| |: http://libvirt.org -o- http://virt-manager.org :| |: http://autobuild.org -o- http://search.cpan.org/~danberr/ :| |: http://entangle-photo.org -o- http://live.gnome.org/gtk-vnc :| _______________________________________________ Entangle-devel mailing list Entangle-devel@gna.org https://mail.gna.org/listinfo/entangle-devel