DragonFly bugs List (threaded) for 2007-05
DragonFly BSD
DragonFly bugs List (threaded) for 2007-05
[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]

Re: acpi module failing to load in 1.9.0 preview #4?


From: David Murray <dave@xxxxxxxxxxxxxxxxxx>
Date: Mon, 28 May 2007 19:41:52 +0100

Hi Matt,

On 28/5/07 6:24 pm, Matthew Dillon wrote:

:r_esp is defined static in sys/platform/pc32/acpica5/acpi_wakeup.c.

hmm. Try making it static again, but remove the '= 0' assignment

The problem is probably due to an incompatibility between gcc-4.x's object file format and the kernel loader.

Yup, adding back the static and removing the initialiser also fixed the problem.


So my fault for building with GCC 4, contrary to the instructions. :-)

It's the only problem I've found so far, though (apart from a barrel load of warnings!).


-- David Murray



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