Re: pt_chown linking

2011-10-20 Thread Bruno Haible
I wrote: > if your main gnulib-tool invocation is with --libtool, > use gnulib-tool a second time, without --libtool and just just one > module: 'pt_chown'. The first gnulib-tool invocation should use --avoid=pt_chown. This currently fails: gcc -DHAVE_CONFIG_H -I. -I.. -DGNULIB_STRICT_CHECKING=

Re: pt_chown linking

2011-10-20 Thread Bruno Haible
Eric Blake wrote: > > CCLD libgnu.la > > CC pt_chown.o > > make[4]: *** No rule to make target `libgnu.a', needed by `pt_chown'. Stop. > > > > Looks like the gnulib-tool output is not considering the possibility of > > libtool mixing with the creation of pt_chown. > > Changing pt_chown to not requ