Subject: pkg/19463: elm-me build failure
To: None <gnats-bugs@gnats.netbsd.org>
From: None <mlh@goathill.org>
List: netbsd-bugs
Date: 12/19/2002 13:45:33
>Number: 19463
>Category: pkg
>Synopsis: elm-me build failure
>Confidential: no
>Severity: non-critical
>Priority: low
>Responsible: pkg-manager
>State: open
>Class: sw-bug
>Submitter-Id: net
>Arrival-Date: Thu Dec 19 11:46:00 PST 2002
>Closed-Date:
>Last-Modified:
>Originator: MLH
>Release: NetBSD 1.6K
>Organization:
None
>Environment:
System: NetBSD tiamat.goathill.org 1.6K NetBSD 1.6K (TIAMAT) #1: Sat Dec 14 22:43:55 CST 2002 kent@tiamat.goathill.org:/usr/syssrc/sys/arch/i386/compile/TIAMAT i386
Architecture: i386
Machine: i386
>Description:
pkgsrc elm-me states that one is required to run Configure :
===> Building for elm-me-2.4.93
You must run 'sh Configure -S' or 'sh Configure'
exit 1
make: exec(exit) failed (No such file or directory)
If Configure is run without Package changes, the package atempts to install
in the wrong locations.
>How-To-Repeat:
cd pkgsrc/mail/elm-me
make
>Fix:
Add a pkg system variant of:
(cd ${WRKSRC}; sh Configure -S)
to the post-configure: tag which installs in the correct locations ?
>Release-Note:
>Audit-Trail:
>Unformatted:
pkgsrc elm-me no longer builds or installs