Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 4 Aug 2013 17:06:28 GMT
From:      Gary Aitken <garya@dreamchaser.org>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/181018: ufraw fails to build due to missing mkinstalldirs
Message-ID:  <201308041706.r74H6SIj055601@oldred.freebsd.org>
Resent-Message-ID: <201308041710.r74HA1ft099795@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         181018
>Category:       ports
>Synopsis:       ufraw fails to build due to missing mkinstalldirs
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Sun Aug 04 17:10:00 UTC 2013
>Closed-Date:
>Last-Modified:
>Originator:     Gary Aitken
>Release:        9.1-RELEASE
>Organization:
>Environment:
FreeBSD breakaway.dreamchaser.org 9.1-RELEASE-p5 FreeBSD 9.1-RELEASE-p5 #0: Sat Jul 27 01:14:23 UTC 2013     root@amd64-builder.daemonology.net:/usr/obj/usr/src/sys/GENERIC  amd64

>Description:
ufraw fails to make / install due to a missing file,
  /usr/local/share/glib-2.0/gettext/mkinstalldirs

According to this web page:

  https://www.gnu.org/savannah-checkouts/gnu/gettext/manual/html_node/mkinstalldirs.html

the file should not be necessary if using a version of automake newer than 1.9;
but the automake in the ports directory is 1.4.

reinstalling devel/glib20 does not solve the problem




>How-To-Repeat:
cd /usr/ports/graphics/ufraw
make
===>  Building for ufraw-0.19.2
install: /usr/local/share/glib-2.0/gettext/mkinstalldirs: No such file or directory
*** [pre-build] Error code 71

Stop in /usr/ports/graphics/ufraw.
*** [build] Error code 1

>Fix:


>Release-Note:
>Audit-Trail:
>Unformatted:



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