Re: gpc bootstrapping fails on makeinfo

"Prof Abimbola Olowofoyeku" <[email protected]> Fri, 11 Mar 2016 14:22:56 -0000
Newsgroups gmane.comp.compilers.gpc
Organization ChiefSoft
Message-ID <[email protected]>
On 11 Mar 2016 at 8:36, Treutwein Bernhard wrote:

> Hi all,
> 
> when I try to bootstrap gpc, on a TinyCore 7.0 Linux with the necessary
> extensions installed. I downloaded the source distribution from
> http://alignment.hep.brandeis.edu/Software/Pascal/gpc-20070904-build.tar
> .gz and followed the instructions given in
> http://alignment.hep.brandeis.edu/Software/Pascal/Pascal.html But make
> aborts with the following error (after quite some time workin and some
> warnings) during the attempt to create the info files:
> 
> [...]
> make[2]: Entering directory '/mnt/sda5/TeX-GPC/work/gcc-3.4.6/gcc/p/rts'
> make[2]: Nothing to be done for 'generated-files'. make[2]: Leaving
> directory '/mnt/sda5/TeX-GPC/work/gcc-3.4.6/gcc/p/rts' cd
> /mnt/sda5/TeX-GPC/work/gcc-3.4.6/gcc/p/rts && make -f Makefile.in
> srcdir=. GCC_VERSION="3.4.6" SHELL="/bin/sh" CFLAGS="-g -O2" PFLAGS=""
> AR_FLAGS="rc" RTSFLAGS="" DESTDIR="../.." AR="ar" RANLIB="ranlib"
> RANLIB_TEST="" generated-files make[2]: Entering directory
> '/mnt/sda5/TeX-GPC/work/gcc-3.4.6/gcc/p/rts' make[2]: Nothing to be done
> for 'generated-files'. make[2]: Leaving directory
> '/mnt/sda5/TeX-GPC/work/gcc-3.4.6/gcc/p/rts' [ -d
> "/mnt/sda5/TeX-GPC/work/gcc-3.4.6/gcc/p/doc/info" ] ||
> /mnt/sda5/TeX-GPC/work/gcc-3.4.6/gcc/p/script/mkdir-p
> "/mnt/sda5/TeX-GPC/work/gcc-3.4.6/gcc/p/doc/info" LANG=en_GB
> LC_ALL=en_GB makeinfo --split-size=5000000  -I
> /mnt/sda5/TeX-GPC/work/gcc-3.4.6/gcc/p/doc -I
> /mnt/sda5/TeX-GPC/work/gcc-3.4.6/gcc/p/doc/en -I
> /mnt/sda5/TeX-GPC/work/gcc-3.4.6/gcc/p/doc/generated -o
> /mnt/sda5/TeX-GPC/work/gcc-3.4.6/gcc/p/doc/info/gpc.info gpc.texi could
> not open gpc.texi: No such file or directory
> /mnt/sda5/TeX-GPC/work/gcc-3.4.6/gcc/p/Make-lang.in:808: recipe for
> target '/mnt/sda5/TeX-GPC/work/gcc-3.4.6/gcc/p/doc/info/gpc.info' failed
> make[1]: *** [/mnt/sda5/TeX-GPC/work/gcc-3.4.6/gcc/p/doc/info/gpc.info]
> Error 1 make[1]: Leaving directory '/mnt/sda5/TeX-GPC/work/gcc'
> Makefile:23375: recipe for target 'all-gcc' failed make: *** [all-gcc]
> Error 2 tc@box:/mnt/sda5/TeX-GPC/work$ 
> 
> 
> I'm neither an autoconf nor a make guru so I am lost. I have no idea how
> I could tell make/configure to skip the step for creation of the
> documentation. I guess that it is almost done, but I am not sure about
> that, I tried to install with 

[...]
Try this:
sudo make -i pascal.install-with -gcc

Best regards, The Chief
--------
Prof. Abimbola A. Olowofoyeku (The African Chief) 
web:  http://www.greatchief.plus.com/


_______________________________________________
Gpc mailing list
[email protected]
https://www.g-n-u.de/mailman/listinfo/gpc