Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 11 Feb 2005 14:09:21 GMT
From:      Jack Cheung <jack_csk@yahoo.com>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/77389: mutt1.4.2.1 port dependency failure
Message-ID:  <200502111409.j1BE9L1H084733@www.freebsd.org>
Resent-Message-ID: <200502111410.j1BEAURv015418@freefall.freebsd.org>

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

>Number:         77389
>Category:       ports
>Synopsis:       mutt1.4.2.1 port dependency failure
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Fri Feb 11 14:10:30 GMT 2005
>Closed-Date:
>Last-Modified:
>Originator:     Jack Cheung
>Release:        FreeBSD 5.2
>Organization:
>Environment:
FreeBSD bsd.jackcheung.com 5.3-RELEASE FreeBSD 5.3-RELEASE #0: Fri Nov  5 04:19:18 UTC 2004     root@harlow.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC  i386

>Description:
Even with the most update port tree by cvsup, using:
make install
in directory /usr/ports/mail/mutt
would fail with message "env: /usr/local/bin/automake14: No such file or directory" (even automake 1.4 is installed).
Please note that mutt-devel can "make install" successfully

Here is the last few lines:
======================================================================
install -o root -g wheel -m 444 sgmlfmt.1.gz  /usr/local/man/man1
install -c -o root -g wheel -m 555 sgmlfmt  /usr/local/bin
*****************************************************************
To avoid any confusion with the versions of these tools that
might already be installed in your system, after installing this
package you may wish move or remove:

/usr/bin/sgmlfmt
/usr/bin/sgmls
/usr/bin/instant
/usr/share/sgml/*  (all subdirectories)
*****************************************************************
===>   Registering installation for sgmlformat-1.7_2
===>   Returning to build of mutt-1.4.2.1_1
===>   mutt-1.4.2.1_1 depends on file: /usr/local/bin/automake14 - found
===>   mutt-1.4.2.1_1 depends on file: /usr/local/bin/autoconf213 - found
===>   mutt-1.4.2.1_1 depends on shared library: iconv.3 - found
===>   mutt-1.4.2.1_1 depends on shared library: intl - found
===>  Configuring for mutt-1.4.2.1_1
env: /usr/local/bin/automake14: No such file or directory
*** Error code 127

Stop in /usr/ports/mail/mutt.
bsd# pkg_info | grep auto
autoconf-2.13.000227_5 Automatically configure source code on many Un*x platforms
autoconf-2.53_3     Automatically configure source code on many Un*x platforms
autoconf-2.59_2     Automatically configure source code on many Un*x platforms
automake-1.4.6_1    GNU Standards-compliant Makefile generator (legacy version
automake-1.5_2,1    GNU Standards-compliant Makefile generator (version 1.5)
bsd# cd /usr/local/bin
bsd# ls auto*
autoconf213     autoheader253   automake14      autoreconf253   autoscan259
autoconf253     autoheader259   automake15      autoreconf259   autoupdate213
autoconf259     autom4te253     autopoint       autoscan213     autoupdate253
autoheader213   autom4te259     autoreconf213   autoscan253     autoupdate259
bsd#


>How-To-Repeat:
On a FreeBSD 5.2:

cd /usr/ports/mail/mutt
make

>Fix:
Please refer to the mutt-devel for difference
>Release-Note:
>Audit-Trail:
>Unformatted:



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