Port-i386 archive

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

Re: Sensors on Asus P2B-F?



At 6:31 Uhr -0800 04.11.2009, Paul Goyette wrote:
On Wed, 4 Nov 2009, Hauke Fath wrote:

 Hm. Applied to HEAD sources, most of the man page patches fail.
The source patches apply, but I get

 --- cleanprog ---
 rm -f a.out [Ee]rrs mklog core *.core .gdbinit
 /public/netbsd-developer/sys/dev/acpi/files.acpi:153: syntax error
 /public/netbsd-developer/sys/dev/acpi/files.acpi:155: syntax error
 /public/netbsd-developer/sys/dev/acpi/files.acpi:156: syntax error
 /public/netbsd-developer/sys/dev/acpi/files.acpi:157: syntax error
 /public/netbsd-developer/sys/arch/i386/conf/files.i386: device
`acpismbus' used but not defined
 *** Stop.

Weird.  I just did a 'cvs update' to HEAD and all the patches applied cleanly.

I cleaned up, cvs update'd the tree and re-applied the patches with 'patch -l', this time successfully. Turned out your patch file came with WinDOS line endings, though, which in the case of files.acpi wasn't suffered well.

The kernel compiles now, but both it and your kernel do not attach acpismbus* etc.

        include         "arch/i386/conf/GENERIC"

Use 'MONOLITHIC' here, maybe?  ;)

        hauke

--
     The ASCII Ribbon Campaign                    Hauke Fath
()     No HTML/RTF in email            Institut für Nachrichtentechnik
/\     No Word docs in email                     TU Darmstadt
     Respect for open standards              Ruf +49-6151-16-3281


Home | Main Index | Thread Index | Old Index