tech-pkg archive

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

Re: pkg_chk twisted



On 26 September 2014 21:56, Richard PALO <richard%netbsd.org@localhost> wrote:
>
> I've not come across this before:
>
> > richard@omnis:/home/richard/src/pkgsrc$ pkg_chk -u -q
> > devel/nss - nss-3.16.4 < nss-3.16.5
> > bash: gcc: command not found
> > bmake: "../../devel/gmp/../../devel/gmp/builtin.mk" line 34: warning: Couldn't read shell's output for "{ echo "#include </usr/include/gmp/gmp.h>";            echo "__GNU_MP_VERSION/__GNU_MP_VERSION_MINOR/__GNU_MP_VERSION_PATCHLEVEL";     } | gcc -E  - | /opt/local/bin/nbsed -e 's,/,.,g' | /usr/xpg4/bin/tail -1"
>
> using pkgsrc gcc naturally, but this seems to be bypassing something...
> needed to add $GCCBASE/bin to $PATH which should be unnecessary

pkg_chk *should* just be calling various make commands in the relevant
directories - does -v give any more indication of what was happening
when the error was output?


Home | Main Index | Thread Index | Old Index