/usr/ports/x11/libX11 on 6.3-RELEASE needs gmkdir from sysutils/coreutils

Florent Thoumie flz at xbsd.org
Thu Feb 7 04:59:59 PST 2008


On Feb 6, 2008 6:55 PM, Julian Stacey <jhs at berklix.org> wrote:
> Hi x11 at 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 at FreeBSD.org so best cc jhs at 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 at FreeBSD.org
FreeBSD Committer


More information about the freebsd-x11 mailing list