I ran into the same problem the other day, the reason is that configure does not detect the location of wpa_supplicant, but it does not fail, instead the make stage fails. You can get around this by modifying PATH to include the location of wpa_supplicant (for me on a debian system that meant including /usr/sbin to the PATH).
HTH Jochen On 03/04/09 07:30, Geoffrey wrote: > Geoffrey wrote: > > I removed my E17 code and tried re-running easy_e17.sh, now I get > > further in the process, but get the following error: > > > > exalt_wpa_supplicant.c:60: error: ‘COMMAND_WPA’ undeclared (first use in > > this function) > > > > anyone? > > I've tried blowing away my existing e17 and rebuilding, but I get the > same error. Anyone have any suggestions? > > I've googled around a bit and found a reference to COMMAND_WPA in > libexalt_private.h, but when I view this header on my box, there is no > reference to COMMAND_WPA. > > -- > Until later, Geoffrey > > Those who would give up essential Liberty, to purchase a little > temporary Safety, deserve neither Liberty nor Safety. > - Benjamin Franklin > > ------------------------------------------------------------------------------ > _______________________________________________ > enlightenment-users mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/enlightenment-users ------------------------------------------------------------------------------ _______________________________________________ enlightenment-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/enlightenment-users
