GNU bug report logs -
#18930
install-data-local fails with 2.4.3
Previous Next
Reported by: Allan McRae <allan <at> archlinux.org>
Date: Mon, 3 Nov 2014 07:19:02 UTC
Severity: normal
Done: "Gary V. Vaughan" <gary <at> gnu.org>
Bug is archived. No further changes may be made.
Full log
View this message in rfc822 format
[Message part 1 (text/plain, inline)]
Your message dated Mon, 3 Nov 2014 13:09:39 +0000
with message-id <77BAAE48-5606-4414-8C18-7A46BF1A9AB9 <at> gnu.org>
and subject line Re: bug#18930: install-data-local fails with 2.4.3
has caused the debbugs.gnu.org bug report #18930,
regarding install-data-local fails with 2.4.3
to be marked as done.
(If you believe you have received this mail in error, please contact
help-debbugs <at> gnu.org.)
--
18930: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=18930
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
With the 2.4.3 release, I can no longer run "make
DESTDIR=/install/install-data-local". I get the following error:
GREP='/usr/bin/grep' SED='/usr/bin/sed' './build-aux/inline-source'
libtoolize > '/install/usr/bin/libtoolize';
/bin/sh: /install/usr/bin/libtoolize: No such file or directory
It looks like install-data-local requires libtoolize to be installed and
should depend on install-binSCRIPTS. Or even better, do not adjust
libtoolize if it has not been installed (useful for installing libltdl
files separately).
Allan
[Message part 3 (message/rfc822, inline)]
Hi Allan,
> On Nov 3, 2014, at 12:33 PM, Allan McRae <allan <at> archlinux.org> wrote:
>
> Just to note there was a typo in my command:
>
> make DESTDIR=/install/ install-data-local
>
> So it is a "make install" type operation. It is also replicable on
> current master.
>
> I have just looked at the error...
> /bin/sh: /install/usr/bin/libtoolize: No such file or directory
>
> I am assuming this is because the /install/usr/bin directory has not
> been made yet.
Thanks for persevering with me. Yes, you are quite right!
I pushed a fix just now, so the next release will behave correctly again.
Cheers,
--
Gary V. Vaughan (gary AT gnu DOT org)
This bug report was last modified 10 years and 286 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.