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

Bug#170336: [RFP]: linux-wlan-ng -- Can't (re)build it for my own kernel



Package: wnpp
Severity: wishlist

* Package name    : linux-wlan-ng
  Version         : 
  Upstream Author : Name <somebody@some.org>
* URL             : http://www.some.org/
* License         : (GPL, LGPL, BSD, MIT/X, etc.)
  Description     : Can't (re)build it for my own kernel

,----
| Hi, attempting to rebuild the package with my own kernel gave me this :
| gcc -o wlanctl wlanctl.o help.o ../shared/p80211types.o ../shared/p80211meta.o ../shared/p80211metamsg.o ../shared/p80211metamib.o 
| make[4]: Leaving directory `/usr/src/modules/linux-wlan-ng-0.1.15/src/wlanctl'
| make[4]: Entering directory `/usr/src/modules/linux-wlan-ng-0.1.15/src/wland'
| gcc -O2 -Wall -Wstrict-prototypes -pipe -I../include -I/usr/src/linux/include -D__LINUX_WLAN__  -c -o wland.o wland.c
| In file included from /usr/src/linux/include/linux/modversions.h:122,
|                  from ../include/wlan/wlan_compat.h:373,
|                  from wland.c:82:
| /usr/src/linux/include/linux/modules/i386_ksyms.ver:56: warning: `strpbrk' redefined
| /usr/include/bits/string2.h:1030: warning: this is the location of the previous definition
| /usr/src/linux/include/linux/modules/i386_ksyms.ver:58: warning: `strstr' redefined
| /usr/include/bits/string2.h:1070: warning: this is the location of the previous definition
| In file included from /usr/src/linux/include/linux/modversions.h:151,
|                  from ../include/wlan/wlan_compat.h:373,
|                  from wland.c:82:
| /usr/src/linux/include/linux/modules/ksyms.ver:788: warning: `strspn' redefined
| /usr/include/bits/string2.h:973: warning: this is the location of the previous definition
| /usr/src/linux/include/linux/modules/ksyms.ver:790: warning: `strsep' redefined
| /usr/include/bits/string2.h:1200: warning: this is the location of the previous definition
| wland.c: In function `msg2command':
| wland.c:399: warning: implicit declaration of function `sprintf_R1d26aa98'
| gcc -o wland wland.o ../shared/p80211types.o ../shared/p80211meta.o ../shared/p80211metamsg.o ../shared/p80211metamib.o 
| wland.o(.text+0x493): In function `msg2command':
| : référence indéfinie vers « sprintf_R1d26aa98 »
| wland.o(.text+0x4b5): In function `msg2command':
| : référence indéfinie vers « sprintf_R1d26aa98 »
| collect2: ld returned 1 exit status
| make[4]: *** [wland] Erreur 1
| make[4]: Leaving directory `/usr/src/modules/linux-wlan-ng-0.1.15/src/wland'
| make[3]: *** [all] Erreur 2
| make[3]: Leaving directory `/usr/src/modules/linux-wlan-ng-0.1.15/src'
| make[2]: *** [all] Erreur 2
| make[2]: Leaving directory `/usr/src/modules/linux-wlan-ng-0.1.15'
| make[1]: *** [build] Erreur 2
| make[1]: Leaving directory `/usr/src/modules/linux-wlan-ng-0.1.15'
| Module /usr/src/modules/linux-wlan-ng-0.1.15 failed.
| Hit return to Continue
`----





Reply to: