On 2017-01-02 03:37, c...@roberthairgrove.com wrote:
Now I am having problems with "make dist" ... here are the errors from make:

make[2]: Entering directory '/home/bob/code/C++/argpp_autoconf/src'
make[2]: *** No rule to make target 'argppbaseimpl.hpp', needed by
'distdir'.  Stop.
make[2]: Leaving directory '/home/bob/code/C++/argpp_autoconf/src'
Makefile:482: recipe for target 'distdir' failed
make[1]: *** [distdir] Error 1
make[1]: Leaving directory '/home/bob/code/C++/argpp_autoconf'
Makefile:581: recipe for target 'dist' failed
make: *** [dist] Error 2

I tried removing "argppbaseimpl.hpp" from the library's __la_SOURCES list. The tar ball was created, but that file was missing from it. I cannot add it to include_HEADERS because it should not be installed in /usr/local/include (it's a private header).

_______________________________________________
https://lists.gnu.org/mailman/listinfo/libtool

Reply via email to