libtool
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Plus characters ("++") in library name


From: code
Subject: Re: Plus characters ("++") in library name
Date: Mon, 02 Jan 2017 04:14:13 -0500
User-agent: Roundcube Webmail/1.2.2

On 2017-01-02 03:37, address@hidden 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).



reply via email to

[Prev in Thread] Current Thread [Next in Thread]