bug-gsrc
[Top][All Lists]
Advanced

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

[bug-gsrc] problem with building gnu/hello


From: Saturnino Garcia
Subject: [bug-gsrc] problem with building gnu/hello
Date: Thu, 7 Aug 2014 17:41:17 +0000

Hello,

I am trying to install the most recent version of gcc and just found out about 
gnu src. I went through the basic instructions on setting it up but when I get 
to the "make -C gnu/hello" step, I run into the following error:

make: Entering directory `/home/sat/gsrc/gnu/hello'
printf "[install-info] ==>Installing entries to the Info directory\n"
[install-info] ==>Installing entries to the Info directory
if /bin/sh -c 'install-info --version' >/dev/null; then \
                for f in hello.info; do \
                        install-info --dir-file="/home/sat/gnu/share/info/dir" \
                                "/home/sat/gnu/share/info/$f"; \
                done; \
        else true; fi
install-info: No such file or directory for /home/sat/gnu/share/info/hello.info
make: *** [post-install] Error 1
make: Leaving directory `/home/sat/gsrc/gnu/hello'

I've tried this on several machines (a couple running scientific linux and one 
mac) and all have the same issue. I obviously must be missing something basic…

Regards,
Sat


reply via email to

[Prev in Thread] Current Thread [Next in Thread]