Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 7 Feb 2008 12:34:16 +0000
From:      "Florent Thoumie" <flz@xbsd.org>
To:        "Julian Stacey" <jhs@berklix.org>
Cc:        x11@freebsd.org
Subject:   Re: /usr/ports/x11/libX11 on 6.3-RELEASE needs gmkdir from sysutils/coreutils
Message-ID:  <a01628140802070434s472f69f0hb03c4b97527bbd7a@mail.gmail.com>
In-Reply-To: <200802061855.m16Itiuv011307@fire.js.berklix.net>
References:  <200802061855.m16Itiuv011307@fire.js.berklix.net>

next in thread | previous in thread | raw e-mail | index | archive | help
On Feb 6, 2008 6:55 PM, Julian Stacey <jhs@berklix.org> wrote:
> Hi x11@FreeBSD.org
> As MAINTAINER= of /usr/ports/x11/libX11/Makefile
> 6.3-RELEASE to build needs
> gmkdir, but not auto included,
> so I believe tou need to add to Makefile
>         BUILD_DEPENDS += ${X11BASE}/bin/gmkdir:${PORTSDIR}/sysutils/coreutils
> Is that correct ? can someone commit it ? or should I send a send-pr ?
>
> I'm not on list x11@FreeBSD.org so best cc jhs@berklix.com Thanks
>
>
> ===>   libX11-1.1.3,1 depends on executable: pkg-config - found
> ===>   Generating temporary packing list
> Making install in include
> test -z "/usr/local/include/X11" || /usr/local/bin/gmkdir -p "/usr/local/include/X11"
> /usr/local/bin/gmkdir: not found
> *** Error code 127

I think it should be using mkdir instead of gmkdir. Config.log could
give us more information.

-- 
Florent Thoumie
flz@FreeBSD.org
FreeBSD Committer



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?a01628140802070434s472f69f0hb03c4b97527bbd7a>