harcrow
Group: Members
Posts: 3
Joined: Dec. 2007 |
|
Posted: Dec. 06 2007,23:46 |
|
I am compiling the new kernel(2.4.31) with the CONFIG_CARDBUS option set. When I make the target modules_install, I get an error relating to a find command that is piped to an xargs command. It appears to be an old find command format because it uses a -path option. It appears it is only setting up a link, but when I look into the Makefile, it seems to mention that this is for backwards compatibility, and perhaps I can comment this out. Also, when I go to drivers/pcmcia I only see that yenta.o and pci_socket.o are compiled. I do not see yenta_socket.o. Anyways, does anyone have any idea on how I should proceed?
Thanks Harry
|