Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Missing includes for "Initial fork of madwifi_wnic from linux_wnic." checkin. #2

Open
GoogleCodeExporter opened this issue Mar 22, 2015 · 1 comment

Comments

@GoogleCodeExporter
Copy link

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant