Hi Meenakshi, Meenakshi Kaushik wrote:
> > Hello, > I am trying to compile wpa_supplicant source code from > _http://www.opensolaris.org/os/community/laptop/wireless/wpa/;jsessionid=6849C0D3D49FC72A527551D89434FC8E_ > > for wired 802.1X support on sparc Solaris 8 platform. It appears that > wired driver interface is not > > explicitly configured in the code > > cd /work/WPA/wpa-0.1/usr/src/cmd/cmd-inet/usr.sbin/wpa_supplicant/ > make > gcc -g -I/usr/local/include -I/usr/local/ssl/include -DEAP_TLS > -DIEEE8021X_EAPOL -DEAP_TLS_FUNCS -c -o wpa_supplicant.o > wpa_supplicant.c > > wpa_supplicant.c:1582:2: #error No driver support included in .config. > wpa_supplicant.c:1583:2: #error See README for more information. > make: *** [wpa_supplicant.o] Error 1 > > Any advice on whether how to proceed? I am newbie to Solaris platform > and could have missed something very obvious. > This version wpa_supplicant doesn't support wireline, and if you want to build the source, you need to build it in an OpenSolaris workspace. -- Quaker > Thanks > Meenakshi > >------------------------------------------------------------------------ > >_______________________________________________ >laptop-discuss mailing list >laptop-discuss at opensolaris.org > >
