Valery Ushakov <[email protected]> writes:

> On Sat, Mar 08, 2014 at 17:09:11 +0000, David Laight wrote:
>
>> On Sat, Mar 08, 2014 at 07:43:36PM +0400, Valery Ushakov wrote:
>> > There is still a problems with sqlite3.pc.  It's generated with wrong
>> > CC invocation.  On an Ubuntu host, where there's no
>> > /usr/include/stdarg.h the build fails with:
>> 
>> Interesting - I thought that was a posix header.
>> A quick search for va_copy gives a linux man page that tells you
>> to include stdarg.h - so what is ubunto up to?
>
> Right, but stdarg.h doesn't have to be in /usr/include, it just has to
> be in compiler's default include search path (/usr/lib/gcc/.../mumble).

It seems wrong for anything other than building host tools to even look
at the installed system's headers.  So it seems this should use DESTDIR.

Attachment: pgplkD6hOzw0Z.pgp
Description: PGP signature

Reply via email to