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

Problems with compiling kernel with latest HEAD.


From: "daniel olsson" <d.ubuntu@xxxxxxxxx>
Date: Sun, 10 Jun 2007 10:23:40 +0200

Problems with compiling kernel with latest HEAD.

I got these errors when i'm trying to compile the latest head kernel.

ata_if.c:21:20: ata_if.h: No such file or directory
ata_if.c:32: error: `ata_locking_desc' undeclared here (not in a function)
ata_if.c:32: error: initializer element is not constant
ata_if.c:32: error: (near initialization for 
`ata_locking_method_default.desc')
ata_if.c:48: error: `ata_setmode_desc' undeclared here (not in a function)
ata_if.c:48: error: initializer element is not constant
ata_if.c:48: error: (near initialization for 
`ata_setmode_method_default.desc')
ata_if.c:56: error: `ata_reset_desc' undeclared here (not in a function)
ata_if.c:56: error: initializer element is not constant
ata_if.c:56: error: (near initialization for 
`ata_reset_method_default.desc')
ata_if.c:64: error: `ata_reinit_desc' undeclared here (not in a function)
ata_if.c:64: error: initializer element is not constant
ata_if.c:64: error: (near initialization for 
`ata_reinit_method_default.desc')
*** Error code 1

Stop in /usr/obj/usr/src/sys/GENERIC.
*** Error code 1

Stop in /usr/src.
*** Error code 1

does someone have a patch for this??

/Daniel





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