bug-hurd
[Top][All Lists]
Advanced

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

Re: [PATCH 1/5] acpi: Link translator to libacpica and provide RPCs


From: Damien Zammit
Subject: Re: [PATCH 1/5] acpi: Link translator to libacpica and provide RPCs
Date: Thu, 08 Sep 2022 05:39:30 +0000

Hi Samuel,

On 6/9/22 8:47 am, Samuel Thibault wrote:
>>
>> -#include "acpi.h"
>> +#include "myacpi.h"
>
> Aren't the libacpi headers in acpi/acpi.h and thus no conflict?

Yes, but -I../.. seems to take precedence over /usr/include

therefore the compiler discovers ../../acpi/acpi.h instead of 
/usr/include/acpi/acpi.h

I think we can live with myacpi.h for now.

Damien





reply via email to

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