> Date: Sat, 2 Feb 2013 16:23:26 +0700
> Subject: Re: compile question
> From: benisty.e@gmail.com
> To: rwobben@hotmail.com
> CC: crux@lists.crux.nu
>
> Hi Roelof,
>
> On Sat, Feb 2, 2013 at 4:04 PM, Roelof Wobben <rwobben@hotmail.com> wrote:
> > I try to compile a package and it's failing.
> > I see a message that I have to look at config.log to get more details.
> >
> > But where can I find config.log
> >
> > find / -iname config.log does not reveal the location.
>
> it should be in PKGMK_WORK_DIR (Cf. /etc/pkgmk.conf) if you passed -kw
> option to pkgmk
Thanks, I did not do that. I only do this pkgmk -d -i
So I would do pkgmk -d -i -kw
 
Roelof