vBulletin Search Engine Optimization
| |||||||
| Register | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| ||||
| Ok, this is my directory listing: #/usr/src/acx-20080210/ -rw-r--r-- 1 huub users 22374 2008-02-10 21:06 Changelog -rw-r--r-- 1 huub users 2120 2008-02-10 21:06 Kconfig -rw-r--r-- 1 huub users 621 2008-05-03 21:16 Makefile -rw-r--r-- 1 huub users 5256 2008-02-10 21:06 README -rw-r--r-- 1 huub users 140 2008-02-10 21:06 acx.h -rw-r--r-- 1 root root 150764 2008-05-09 22:36 acx.o -rw-r--r-- 1 huub users 1432 2008-05-03 21:15 acx_config.h -rw-r--r-- 1 huub users 20018 2008-02-10 21:06 acx_func.h -rw-r--r-- 1 huub users 69728 2008-02-10 21:06 acx_struct.h -rw-r--r-- 1 root root 8 2008-05-09 22:35 built-in.o -rw-r--r-- 1 huub users 195669 2008-02-10 21:06 common.c -rw-r--r-- 1 root root 77568 2008-05-09 22:36 common.o -rw-r--r-- 1 huub users 14642 2008-02-10 21:06 conv.c -rw-r--r-- 1 root root 5300 2008-05-09 22:36 conv.o -rw-r--r-- 1 huub users 66584 2008-02-10 21:06 ioctl.c -rw-r--r-- 1 root root 28076 2008-05-09 22:36 ioctl.o -rw-r--r-- 1 huub users 127472 2008-02-10 21:06 pci.c -rw-r--r-- 1 root root 44524 2008-05-09 22:36 pci.o drwxr-xr-x 2 huub users 4096 2008-02-10 21:12 pktgen drwxr-xr-x 3 huub users 4096 2008-02-10 21:12 script -rw-r--r-- 1 huub users 4533 2008-02-10 21:06 setrate.c -rw-r--r-- 1 huub users 52695 2008-02-10 21:06 usb.c -rw-r--r-- 1 huub users 11516 2008-02-10 21:06 wlan.c -rw-r--r-- 1 root root 2776 2008-05-09 22:35 wlan.o -rw-r--r-- 1 huub users 8556 2008-02-10 21:06 wlan_compat.h -rw-r--r-- 1 huub users 15883 2008-02-10 21:06 wlan_hdr.h -rw-r--r-- 1 huub users 17303 2008-02-10 21:06 wlan_mgmt.h Looks to me like Makefile actually is there. But this line looks odd to me: scripts/Makefile.build:17: /usr/src/acx-20080210/acx/Makefile: No such file or directory There is a directory "script", not "scripts". Any clue about that? |
| |||
| Huub wrote: > Ok, this is my directory listing: > > #/usr/src/acx-20080210/ > -rw-r--r-- 1 huub users 22374 2008-02-10 21:06 Changelog > -rw-r--r-- 1 huub users 2120 2008-02-10 21:06 Kconfig > -rw-r--r-- 1 huub users 621 2008-05-03 21:16 Makefile > -rw-r--r-- 1 huub users 5256 2008-02-10 21:06 README > -rw-r--r-- 1 huub users 140 2008-02-10 21:06 acx.h > -rw-r--r-- 1 root root 150764 2008-05-09 22:36 acx.o > -rw-r--r-- 1 huub users 1432 2008-05-03 21:15 acx_config.h > -rw-r--r-- 1 huub users 20018 2008-02-10 21:06 acx_func.h > -rw-r--r-- 1 huub users 69728 2008-02-10 21:06 acx_struct.h > -rw-r--r-- 1 root root 8 2008-05-09 22:35 built-in.o > -rw-r--r-- 1 huub users 195669 2008-02-10 21:06 common.c > -rw-r--r-- 1 root root 77568 2008-05-09 22:36 common.o > -rw-r--r-- 1 huub users 14642 2008-02-10 21:06 conv.c > -rw-r--r-- 1 root root 5300 2008-05-09 22:36 conv.o > -rw-r--r-- 1 huub users 66584 2008-02-10 21:06 ioctl.c > -rw-r--r-- 1 root root 28076 2008-05-09 22:36 ioctl.o > -rw-r--r-- 1 huub users 127472 2008-02-10 21:06 pci.c > -rw-r--r-- 1 root root 44524 2008-05-09 22:36 pci.o > drwxr-xr-x 2 huub users 4096 2008-02-10 21:12 pktgen > drwxr-xr-x 3 huub users 4096 2008-02-10 21:12 script > -rw-r--r-- 1 huub users 4533 2008-02-10 21:06 setrate.c > -rw-r--r-- 1 huub users 52695 2008-02-10 21:06 usb.c > -rw-r--r-- 1 huub users 11516 2008-02-10 21:06 wlan.c > -rw-r--r-- 1 root root 2776 2008-05-09 22:35 wlan.o > -rw-r--r-- 1 huub users 8556 2008-02-10 21:06 wlan_compat.h > -rw-r--r-- 1 huub users 15883 2008-02-10 21:06 wlan_hdr.h > -rw-r--r-- 1 huub users 17303 2008-02-10 21:06 wlan_mgmt.h > > Looks to me like Makefile actually is there. But this line looks odd to me: > > scripts/Makefile.build:17: /usr/src/acx-20080210/acx/Makefile: No such > file or directory > > There is a directory "script", not "scripts". Any clue about that? How in the heck did you get pci.c to compile? On line 1557 I get: error: 'struct net_device' has no member named 'wireless_handlers' The line you reference, what file is that in? I grepped through all the directories in the source tree but could find no such line... |
| |||
| > > How in the heck did you get pci.c to compile? On line 1557 I get: > > error: 'struct net_device' has no member named 'wireless_handlers' > All I have done is follow the instructions, or so I think. Maybe you have to adjust a setting during 'make menuconfig' (I didn't)? > The line you reference, what file is that in? I grepped through all the > directories in the source tree but could find no such line... I have no idea what file that line is in. It's not in the present Makefile, and since it refers to scripts/Makefile (mind the second 's') instead of script/Makefile, it leaves me clueless. |
| |||
| Huub wrote: >>How in the heck did you get pci.c to compile? On line 1557 I get: >> >>error: 'struct net_device' has no member named 'wireless_handlers' >> > > > All I have done is follow the instructions, or so I think. Maybe you > have to adjust a setting during 'make menuconfig' (I didn't)? > > >>The line you reference, what file is that in? I grepped through all the >>directories in the source tree but could find no such line... > > > I have no idea what file that line is in. It's not in the present > Makefile, and since it refers to scripts/Makefile (mind the second 's') > instead of script/Makefile, it leaves me clueless. Well I just commented out the offending lines in pci.c and usb.c and got the kernel module (acx.ko) to compile just fine. I did that both inside and outside the kernel tree, it worked both times. That would be line 1557 in pci.c and line 855 in usb.c. How you are getting those files to compile with those lines unchanged is very strange. I am using a default Slackware 12.0 system (except for the kernel, which is 2.6.22.6 that I built myself). |
| |||
| Huub <"v.niekerk at hccnet.nl"> wrote: > Ok, this is my directory listing: > > #/usr/src/acx-20080210/ > -rw-r--r-- 1 huub users 22374 2008-02-10 21:06 Changelog > -rw-r--r-- 1 huub users 2120 2008-02-10 21:06 Kconfig > -rw-r--r-- 1 huub users 621 2008-05-03 21:16 Makefile > -rw-r--r-- 1 huub users 5256 2008-02-10 21:06 README > -rw-r--r-- 1 huub users 140 2008-02-10 21:06 acx.h > -rw-r--r-- 1 root root 150764 2008-05-09 22:36 acx.o > -rw-r--r-- 1 huub users 1432 2008-05-03 21:15 acx_config.h > -rw-r--r-- 1 huub users 20018 2008-02-10 21:06 acx_func.h > -rw-r--r-- 1 huub users 69728 2008-02-10 21:06 acx_struct.h > -rw-r--r-- 1 root root 8 2008-05-09 22:35 built-in.o .... > Looks to me like Makefile actually is there. Yes, you have the file /usr/src/acx-20080210/Makefile > But this line looks odd to me: > > scripts/Makefile.build:17: /usr/src/acx-20080210/acx/Makefile: No such > file or directory But you lack the file /usr/src/acx-20080210/acx/Makefile , you don't even have the directory /usr/src/acx-20080210/acx. However, I can't tell if your problem is because this directory is missing or if your problem is because your setup thinks those files should be there. Sorry I can't help more, I haven't built that driver myself. regards Henrik -- The address in the header is only to prevent spam. My real address is: hc3(at)poolhem.se Examples of addresses which go to spammers: root@localhost postmaster@localhost |
| |||
| > > Well I just commented out the offending lines in pci.c and usb.c and > got the kernel module (acx.ko) to compile just fine. I did that both > inside and outside the kernel tree, it worked both times. That would be > line 1557 in pci.c and line 855 in usb.c. How you are getting those > files to compile with those lines unchanged is very strange. I am using > a default Slackware 12.0 system (except for the kernel, which is > 2.6.22.6 that I built myself). Which version of the driver did you use: with or without mac? I have the 2.6.21.5 that came with Slack 12, unmodified. |
| ||||
| Huub wrote: >>Well I just commented out the offending lines in pci.c and usb.c and >>got the kernel module (acx.ko) to compile just fine. I did that both >>inside and outside the kernel tree, it worked both times. That would be >>line 1557 in pci.c and line 855 in usb.c. How you are getting those >>files to compile with those lines unchanged is very strange. I am using >>a default Slackware 12.0 system (except for the kernel, which is >>2.6.22.6 that I built myself). > > > Which version of the driver did you use: with or without mac? > > I have the 2.6.21.5 that came with Slack 12, unmodified. I did the one without the mac. In the wiki it says the softmac driver one probably isn't working yet... |