On 4/17/06, Thomas Schlesinger <[EMAIL PROTECTED]> wrote: > Sepherosa, > > thanks to Sascha Wildner I was able to build wpa_supplicant now (I did a make > include at /usr/src). There's a minor issue left: A "make install" gives me > this output: > > SchlesisNB# make install > install -s -o root -g wheel -m 555 wpa_supplicant > usage: install [-bCcpSsv] [-B suffix] [-f flags] [-g group] [-m mode] > [-o owner] file1 file2 > install [-bCcpSsv] [-B suffix] [-f flags] [-g group] [-m mode] > [-o owner] file1 ... fileN directory > install -d [-v] [-g group] [-m mode] [-o owner] directory ... > *** Error code 64 > > Stop in /home/thomas/Downloads/WPA/wpa_supp.
It's just missing a destination directory. Do the line by hand but with /usr/sbin (which I *guess* is where it should go). Since the kit probably also has an rc script and config file (I don't know, haven't read the documentation), install those too. -- Dmitri Nikulin
