[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [gforth] Socket code
From: |
Bernd Paysan |
Subject: |
Re: [gforth] Socket code |
Date: |
Wed, 25 May 2016 19:37:34 +0200 |
User-agent: |
KMail/5.1.3 (Linux/4.5.4-1-default; KDE/5.22.0; x86_64; ; ) |
Am Dienstag, 24. Mai 2016, 16:18:51 CEST schrieb John Chludzinski:
> Took your advice and cloned the gforth git repository.
>
> Installed glibtool.
> Installed libffi-devel.
>
> Ran:
> # ./autogen.sh
> # ./configure
> # make
> # make check #see below
> # make bench #see below
> # make install
>
> ... and got:
>
> for i in doc/gforth.info* doc/vmgen.info*; do /usr/bin/install -c -m 644
> $i /usr/local/share/info; done
> /usr/bin/install: cannot stat ‘doc/gforth.info*’: No such file or
> directory
> /usr/bin/install: cannot stat ‘doc/vmgen.info*’: No such file or
> directory
> Makefile:776: recipe for target 'install-sources' failed
> make: [install-sources] Error 1 (ignored)
>
> ...
>
> /usr/sbin/install-info --info-dir=/usr/local/share/info
> /usr/local/share/info/gforth.info
> install-info: No such file or directory for
> /usr/local/share/info/gforth.info
> Makefile:806: recipe for target 'install-info' failed
> make: *** [install-info] Error 1
You are lacking texinfo and texi2dvi (or texi2dvi4a2ps) to generate the
documentation, otherwise your build looks good.
make onebench
gives a more compact output.
--
Bernd Paysan
"If you want it done right, you have to do it yourself"
net2o ID: kQusJzA;address@hidden(dQ*
http://bernd-paysan.de/