[OpenWrt-Devel] [PATCH] autotools.mk: autoreconf: Fix missing install-sh by forcing install in libtoolize

Petr Štetiar ynezz at true.cz
Tue Dec 4 16:25:52 EST 2018


Michael Heimpold <mhei at heimpold.de> [2018-12-04 21:08:51]:

Hi,

> libgpiod is already part of package feed:
> https://github.com/openwrt/packages/blob/master/libs/libgpiod/Makefile

nice, *facepalm* :-) Thanks for letting me know! I've just missed it, sorry
for the noise.

> >  autoreconf: running: /openwrt.git/staging_dir/host/bin/libtoolize --force
> >  OpenWrt-libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR,
> > `autostuff'. OpenWrt-libtoolize: linking file `autostuff/ltmain.sh'
> >  OpenWrt-libtoolize: putting macros in `m4'.
> 
> The build seems to run fine without any further tweaking, at least
> I cannot remember that I've seen problems so far and buildbots
> seem to be happy, too.

That's because I've run out of the luck today and I've picked up "wrong"
source file[1], the one from the Git snapshot for 1.2 tag, and since it's not
release tarball, it's missing the `autostuff` subdir with install-sh script,
leading to my build problems which this patch tried to fix.

1. https://github.com/ynezz/openwrt/commit/0e6e823b5a819d9e4ec62c186a68a4fa6afb9945

-- ynezz

_______________________________________________
openwrt-devel mailing list
openwrt-devel at lists.openwrt.org
https://lists.openwrt.org/mailman/listinfo/openwrt-devel



More information about the openwrt-devel mailing list