|
From: SourceForge.net <no...@so...> - 2003-10-07 03:24:23
|
Support Requests item #819013, was opened at 2003-10-06 20:24 Message generated for change (Tracker Item Submitted) made by Item Submitter You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=543746&aid=819013&group_id=75380 Category: Install Problem (example) Group: None Status: Open Priority: 5 Submitted By: Nobody/Anonymous (nobody) Assigned to: Nobody/Anonymous (nobody) Summary: compile problems during make Initial Comment: hi, i use LFS and i have the correct kernel headers. my gcc version is 3.2.1, the kernel version 2.4.22 i cant compile any acx100 package. i have tried the four available packages: version 0.2.0pre3 version 0.2.0pre2 version 0.2.0pre1 version 0.1h i want to use the d-link DWL-650+ wireless pcmcia card. the following make warnings/errors are related to the 0.2.0pre3 package: --------------------------------------------------------------------- In file included from acx100.c:65: /lib/modules/2.4.22/build/include/linux/skbuff.h:175:1: warning: "skb_realloc_headroom" redefined In file included from /lib/modules/2.4. 22/build/include/linux/modversions.h:213, from <command line>:1: /lib/modules/2.4.22/build/include/linux/modules/netsyms.ver:118:1: warning: this is the location of the previous definition acx100.c:203: warning: implicit declaration of function `__devexit_p' acx100.c:203: initializer element is not constant acx100.c:203: (near initialization for `acx100_pci_drv_id.remove') make[1]: *** [acx100.o] Error 1 make[1]: Leaving directory `/usr/src/acx100-0.2.0pre3/src' make: *** [driver] Error 2 i get similar warnings/erros with the other packages. i spend several hours now and can't track the error down. i would really appreciate any help. thanks marc ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=543746&aid=819013&group_id=75380 |