Bug #768
wpa_supplicant does not build
| Status: | Closed | Start date: | ||
|---|---|---|---|---|
| Priority: | Normal | Due date: | ||
| Assignee: | - | % Done: | 0% |
|
| Category: | - | |||
| Target version: | - |
Description
Hello,
I've just updated my source tree to HEAD and tried to buildworld. It fails
while building usr.sbin/802_11/wpa_supplicant:
make: don't know how to make config.c stop.
There is indeed no config.c in this directory though the original
package (http://hostap.epitest.fi/wpa_supplicant/) has one.
Cheers,
Nicolas
Related todos
History
Updated by swildner almost 6 years ago
Hmm,
how did you update?
Are you sure you didn't do quickworld?
Sascha
Updated by nthery almost 6 years ago
Your question rang a bell: I realised I forgot adding -dP to cvs
update. Stupid me.
I did another update w/ -dP and wpa_supplicant builds ok now.
config.c is in src/contrib.
Thanks a lot.
Cheers,
Nicolas
Updated by pgeorgi almost 6 years ago
looks like it's resolved