Re: problem compiling gnumeric
- From: Frédéric Parrenin <frederic parrenin univ-grenoble-alpes fr>
- To: Jean Bréfort <jean brefort normalesup org>
- Cc: Gnumeric Mailing List <gnumeric-list gnome org>, Morten Welinder <mortenw gnome org>
- Subject: Re: problem compiling gnumeric
- Date: Tue, 25 Apr 2017 13:52:10 +0200
Ah, yes, now I see this line when I run configure:
./configure: line 17350: YELP_HELP_INIT: command not found
Note however that ./configure does not stop.
Frédéric
Le 25/04/2017 à 13:48, Jean Bréfort a écrit :
Something went wrong during either automake or configure, in my
version, @YELP_HELP_RULES@, present in Makefile.in is replaced by a lot
of lines in Makefile.
Le mardi 25 avril 2017 à 13:39 +0200, Frédéric Parrenin a écrit :
Which Makefile is it?
Then main one has less than 1328 lines.
the Makefile in the doc directory is the following, with line 1328
starting with @YELP:
.PHONY: $(am__recursive_targets) CTAGS GTAGS TAGS all all-am check \
check-am clean clean-generic clean-libtool cscopelist-am
ctags \
ctags-am distclean distclean-generic distclean-libtool \
distclean-tags distdir dvi dvi-am html html-am info info-am
\
install install-am install-data install-data-am install-dvi
\
install-dvi-am install-exec install-exec-am install-exec-
hook \
install-html install-html-am install-info install-info-am \
install-man install-manpageDATA install-pdf install-pdf-am \
install-ps install-ps-am install-strip install-winhelpDATA \
installcheck installcheck-am installdirs installdirs-am \
maintainer-clean maintainer-clean-generic mostlyclean \
mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am
\
tags tags-am uninstall uninstall-am uninstall-hook \
uninstall-manpageDATA uninstall-winhelpDATA
@YELP_HELP_RULES@
install-exec-hook:
for d in C $(HELP_LINGUAS); do \
helpdir="$(DESTDIR)$(HELP_DIR)/$$d/$(HELP_ID)"; \
install -d $$helpdir; \
$(RM) $$helpdir/index.docbook; \
$(LN_S) gnumeric.xml $$helpdir/index.docbook; \
Thanks,
Frédéric
Le 25/04/2017 à 13:36, Morten Welinder a écrit :
Hard to tell. Can you please show lines 1328 as it occurs in your
(generated)
Makefile? Perhaps with a few lines before and after.
Morten
On Tue, Apr 25, 2017 at 5:30 AM, Frédéric Parrenin
<frederic parrenin univ-grenoble-alpes fr> wrote:
Dear all,
Now I have a problem compiling gnumeric from git.
I did run ./autogen.sh sucessfully, but the make command failed:
make[2]: Entering directory '/usr/local/gnumeric/doc'
Makefile:1328: *** missing separator (did you mean TAB instead of
8
spaces?). Arrêt.
make[2]: Leaving directory '/usr/local/gnumeric/doc'
Makefile:645: recipe for target 'all-recursive' failed
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory '/usr/local/gnumeric'
Makefile:501: recipe for target 'all' failed
make: *** [all] Error 2
Any idea?
Frédéric
_______________________________________________
gnumeric-list mailing list
gnumeric-list gnome org
https://mail.gnome.org/mailman/listinfo/gnumeric-list
_______________________________________________
gnumeric-list mailing list
gnumeric-list gnome org
https://mail.gnome.org/mailman/listinfo/gnumeric-list
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]