Sunday, August 02, 2020

Re: [x11/openbox] fix build when SHELL=/usr/local/bin/tcsh

Matthieu Herrb:

> While building ports as a regular user is discouraged, it's still
> possible. I figured out that openbox doesn't build as myself since I'm
> using /usr/local/bin/tcsh as my shell.

That use of ${SHELL} is definitely wrong. I think it's a quoting
error and wasn't intended.

> The failure is caused my the mkdir_p definition in the fake target. As
> far as I can tell autoconf has been fixed some years ago to not call
> install-sh directy but always add the proper shell incantation.
>
> So I suggest to just remove the extra definition. Tested both as
> myself and as pbuild (when starting the make as root).
>
> While there I fixed WANTLIB and thus bumped the REVISION.

ok

--
Christian "naddy" Weisgerber naddy@mips.inka.de

No comments:

Post a Comment