You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
What steps will reproduce the problem?
1. Checkout latest code
2. Compile
Probably missing
net/madwifi_wnic.hpp
net/madwifi_wnic.cpp
net/wnic_factory.cpp:22:32: error: net/madwifi_wnic.hpp: No such file or
directory
net/wnic_factory.cpp: In function ‘net::wnic* new_wnic(const
std::string&)’:
net/wnic_factory.cpp:69: error: expected type-specifier before
‘madwifi_wnic’
net/wnic_factory.cpp:69: error: cannot convert ‘int*’ to ‘net::wnic*’
in
assignment
net/wnic_factory.cpp:69: error: expected ‘;’ before ‘madwifi_wnic’
make[1]: *** [net/wnic_factory.lo] Error 1
make[1]: Leaving directory `/home/nicta/banjax/lib'
Original issue reported on code.google.com by konsta...@gmail.com on 26 Nov 2009 at 1:17
The text was updated successfully, but these errors were encountered:
Original issue reported on code.google.com by
konsta...@gmail.com
on 26 Nov 2009 at 1:17The text was updated successfully, but these errors were encountered: