On Tue, 2004-04-06 at 19:01, hmaldonado@xxxxxxxxxxxxxxx wrote: > Hi guys.. > > I have been trying to compile the kernel 2.4.22-1.2174.ntpl without success. The > error I got is at `make install` > > undefined reference to acpi_ table_parse_madt > > I have already tried `make oldconfig xconfig` also without success. > > Thanks in advance for any suggestion. > > ------------------------------------------------- > This mail sent through IMP: http://horde.org/imp/ This usually happens (to me) when you choose an option that is dependant on another. Unfortunately not all options are linked so that they turn off when a dependency is turned off. This is what I would check for first. -- jludwig <wralphie@xxxxxxxxxxx>