pkgsrc-Users archive

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

Re: What happened to make show-depends-options ?



Am 09.05.2019 um 03:35 schrieb mueller6725%twc.com@localhost:
> Now I tried again after several reboots, and "make show-depends-options" still doesn't work in NetBSD 8.99.37 amd64.  Strange things happen.

Please tell us exactly what you did. Which commands, in which directory,
and what was the output. We cannot guess what you mean by "doesn't work".

To further investigate this situation, you can run "make -dA
show-depends-options 2>err". This will write a very detailed log.

In that log, search for "show-depends-options". There should be some
lines like these:

line 8: Global:.TARGETS = show-depends-options

around line 200000: ParseReadLine (216): '.PHONY: show-depends-options'

directly above that line: ParseSetParseFile: ${.PARSEDIR} =
`../../mk/misc' ${.PARSEFILE} = `show.mk'

These are the first signs that everything works as expected.


Home | Main Index | Thread Index | Old Index