Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 04 Aug 2013 14:44:10 -0600
From:      Gary Aitken <vagabond@blackfoot.net>
To:        freebsd-questions@freebsd.org
Subject:   Re: how to make mkinstalldirs
Message-ID:  <51FEBD1A.20001@blackfoot.net>
In-Reply-To: <20130804212538.e080d5989aa6b24675c6a01e@yahoo.es>
References:  <51FE9C6E.4000304@blackfoot.net> <20130804212538.e080d5989aa6b24675c6a01e@yahoo.es>

next in thread | previous in thread | raw e-mail | index | archive | help
On 08/04/13 13:25, Eduardo Morras wrote:
> On Sun, 04 Aug 2013 12:24:46 -0600
> Gary Aitken <vagabond@blackfoot.net> wrote:
> 
>> Can anyone give me some hints on how to manually (or automagically) create
>> mkinstalldirs for a port?
>>
>> ports/graphics/ufraw fails to build due to 
>>
>> install: /usr/local/share/glib-2.0/gettext/mkinstalldirs: No such file or directory
>>
>> It's not supposed to be needed if automake is >= 1.9, but automake in the ports
>> tree is 1.4.
> 
> Today I updated my system (9.1) and automake updated from 1.12.6 to 1.14
> 
> Perhaps you forget to update the ports tree first

typo on my part.  should read:

It's not supposed to be needed if automake is >= 1.19, but automake in the ports
tree is 1.14

I'm up to date with automake as far as I know, and ufraw still requires 
mkinstalldirs to build.

Thanks for the reply, though,

Gary




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