hostapd/wpa_supplicant - new development release v0.5.5

Kel Modderman kelrin
Sun Aug 27 22:35:31 PDT 2006


On Monday 28 August 2006 14:43, Jouni Malinen wrote:
> New versions of wpa_supplicant and hostapd were just
> released and are now available from http://hostap.epitest.fi/
<snip>
> * allow wpa_gui subdirectory to be built with both Qt3 and Qt4
> * converted wpa_gui-qt4 subdirectory to use Qt4 specific project format

wpa_gui-qt4 fails to compile since last development snapshot I had been 
playing with (0.5-2006-08-21) as part of testing next debian package release. 

Log is attached. Looks like some leftover artifact from removal of the .ui.h 
files.

Thanks, Kel.
-------------- next part --------------
cd wpa_gui-qt4 && qmake-qt4
/usr/bin/make -C wpa_gui-qt4
make[1]: Entering directory `/home/kel/debian/build/wpasupplicant-0.5.5/wpa_gui-qt4'
/usr/bin/uic-qt4 eventhistory.ui -o .ui/ui_eventhistory.h
/usr/bin/uic-qt4 scanresults.ui -o .ui/ui_scanresults.h
/usr/bin/uic-qt4 wpagui.ui -o .ui/ui_wpagui.h
/usr/bin/uic-qt4 userdatarequest.ui -o .ui/ui_userdatarequest.h
/usr/bin/uic-qt4 networkconfig.ui -o .ui/ui_networkconfig.h
g++ -c -pipe -O2 -Wall -W -D_REENTRANT  -DCONFIG_CTRL_IFACE -DCONFIG_CTRL_IFACE_UNIX -DQT_NO_DEBUG -DQT_QT3SUPPORT_LIB -DQT3_SUPPORT -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/share/qt4/mkspecs/linux-g++ -I. -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtGui -I/usr/include/qt4/Qt3Support -I/usr/include/qt4 -I. -I.. -I../../hostapd -I.moc -I.ui -o .obj/main.o main.cpp
./eventhistory.h:50: error: extra qualification ???EventHistory::??? on member ???EventHistory???
./scanresults.h:30: error: extra qualification ???ScanResults::??? on member ???ScanResults???
wpagui.h:31: error: extra qualification ???WpaGui::??? on member ???WpaGui???
make[1]: *** [.obj/main.o] Error 1



More information about the Hostap mailing list