jokerAMD
(usa Slackware)
Enviado em 26/02/2010 - 19:34h
bash-3.1# make all
make -C /lib/modules/2.6.27.7-smp/build SUBDIRS=/root/Desktop/ENL832-TX-EN_Drivers/Linux modules
make[1]: Entering directory `/usr/src/linux-2.6.27.7'
CC [M] /root/Desktop/ENL832-TX-EN_Drivers/Linux/sundance_main.o
/root/Desktop/ENL832-TX-EN_Drivers/Linux/sundance_main.c:221: error: expected ')' before string constant
/root/Desktop/ENL832-TX-EN_Drivers/Linux/sundance_main.c:222: error: expected ')' before string constant
/root/Desktop/ENL832-TX-EN_Drivers/Linux/sundance_main.c:223: error: expected ')' before string constant
/root/Desktop/ENL832-TX-EN_Drivers/Linux/sundance_main.c:224: error: expected ')' before string constant
/root/Desktop/ENL832-TX-EN_Drivers/Linux/sundance_main.c: In function 'sundance_probe1':
/root/Desktop/ENL832-TX-EN_Drivers/Linux/sundance_main.c:585: error: implicit declaration of function 'SET_MODULE_OWNER'
/root/Desktop/ENL832-TX-EN_Drivers/Linux/sundance_main.c: In function 'netdev_open':
/root/Desktop/ENL832-TX-EN_Drivers/Linux/sundance_main.c:917: error: 'SA_SHIRQ' undeclared (first use in this function)
/root/Desktop/ENL832-TX-EN_Drivers/Linux/sundance_main.c:917: error: (Each undeclared identifier is reported only once
/root/Desktop/ENL832-TX-EN_Drivers/Linux/sundance_main.c:917: error: for each function it appears in.)
/root/Desktop/ENL832-TX-EN_Drivers/Linux/sundance_main.c:917: warning: passing argument 2 of 'request_irq' from incompatible pointer type
/root/Desktop/ENL832-TX-EN_Drivers/Linux/sundance_main.c: In function 'rx_poll':
/root/Desktop/ENL832-TX-EN_Drivers/Linux/sundance_main.c:1401: warning: left-hand operand of comma expression has no effect
/root/Desktop/ENL832-TX-EN_Drivers/Linux/sundance_main.c:1401: warning: statement with no effect
/root/Desktop/ENL832-TX-EN_Drivers/Linux/sundance_main.c:1401: error: expected ';' before ')' token
/root/Desktop/ENL832-TX-EN_Drivers/Linux/sundance_main.c:1401: error: expected statement before ')' token
/root/Desktop/ENL832-TX-EN_Drivers/Linux/sundance_main.c:1432: error: implicit declaration of function 'eth_copy_and_sum'
/root/Desktop/ENL832-TX-EN_Drivers/Linux/sundance_main.c: In function 'sundance_init':
/root/Desktop/ENL832-TX-EN_Drivers/Linux/sundance_main.c:1878: error: implicit declaration of function 'pci_module_init'
make[2]: *** [/root/Desktop/ENL832-TX-EN_Drivers/Linux/sundance_main.o] Error 1
make[1]: *** [_module_/root/Desktop/ENL832-TX-EN_Drivers/Linux] Error 2
make[1]: Leaving directory `/usr/src/linux-2.6.27.7'
make: *** [all] Error 2