Friday, June 30, 2017

Re: Failing to do an install in $HOME from git

On 2017-06-30 15:30, Tim Chase wrote:
> On 2017-06-30 22:04, Christian Brabandt wrote:
> > The last line, if run successfully, should show this:
> > ...
> > checking whether we need -D_FORTIFY_SOURCE=1... yes
> > checking linker --as-needed support... yes
> > configure: updating cache auto/config.cache
> > configure: creating auto/config.status
> > config.status: creating auto/config.mk
> > config.status: creating auto/config.h
> >
> > You might want to check the log file, something is wrong here.
> > Perhaps you are missing some packages? Did you try running
> > apt-get build-dep vim-nox
>
> Yes, I've got the build-dep for vim-nox installed, and I see the
> line (as quoted previously) about "creating auto/config.h" but no
> file appears there.

Though I do get one extra line after the "creating auto/config.h"
line:

config.status: auto/config.h is unchanged

I'm not sure how it's determining that, as there's no auto/config.h
file present to compare it to.

-tim


--
--
You received this message from the "vim_use" maillist.
Do not top-post! Type your reply below the text you are replying to.
For more information, visit http://www.vim.org/maillist.php

---
You received this message because you are subscribed to the Google Groups "vim_use" group.
To unsubscribe from this group and stop receiving emails from it, send an email to vim_use+unsubscribe@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

No comments: