[MacPorts] #33689: fakeroot candidate Portfile
MacPorts
noreply at macports.org
Mon Sep 9 14:40:32 PDT 2013
#33689: fakeroot candidate Portfile
-------------------------+--------------------------------
Reporter: florian@… | Owner: macports-tickets@…
Type: submission | Status: new
Priority: Normal | Milestone:
Component: ports | Version:
Resolution: | Keywords:
Port: fakeroot |
-------------------------+--------------------------------
Comment (by dank@…):
Worked fine once I added a build dependency on libtool, without which it
carped
{{{
:info:configure autoreconf: running: automake --add-missing --copy
--force-missing
:info:configure Makefile.am:10: error: Libtool library used but 'LIBTOOL'
is undefined
:info:configure Makefile.am:10: The usual way to define 'LIBTOOL' is to
add 'LT_INIT'
:info:configure Makefile.am:10: to 'configure.ac' and run 'aclocal' and
'autoconf' again.
:info:configure Makefile.am:10: If 'LT_INIT' is in 'configure.ac', make
sure
:info:configure Makefile.am:10: its definition is in aclocal's search
path.
:info:configure autoreconf: automake failed with exit status: 1
:info:configure Command failed: ./bootstrap
:info:configure Exit code: 1
:error:configure org.macports.configure for port fakeroot returned:
command execution failed
}}}
I've attached a portfile identical to Portfile-1.18.4 but with a
dependency added on libtool.
Pretty please commit... it's hard to package software without this.
--
Ticket URL: <https://trac.macports.org/ticket/33689#comment:8>
MacPorts <http://www.macports.org/>
Ports system for OS X
More information about the macports-tickets
mailing list