Current-Users archive

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

Re: i386 config w/tpm* at acpi? build fails.



In article <Pine.NEB.4.64.1802220920500.5422%speedy.whooppee.com@localhost>,
Paul Goyette  <paul%whooppee.com@localhost> wrote:
>Probably the same issue as what I ran into with dbcool(4) last week.
>
>Look in files.acpi for a line that looks like
>
> 	define acpi {}
>
>and remove it (or comment it out).

Nope.

>> Shortly after i386-current switched to GCC-6, my first (non-update) build
>> went fine.  Since then, something changed and now configs which include:
>>
>>  tpm* at acpi?
>>
>> fail with:
>>
>> [...]
>> --- tpm_acpi.o ---
>> /x/current/src/sys/dev/acpi/tpm_acpi.c:88:27: error: 'tpm_acpi_ids'
>defined but not used [-Werror=unused-const-variable=]
>> static const char * const tpm_acpi_ids[] = {

Fixed.

christos



Home | Main Index | Thread Index | Old Index