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

Error running make under Linux #31

Open
GoogleCodeExporter opened this issue Aug 29, 2015 · 0 comments
Open

Error running make under Linux #31

GoogleCodeExporter opened this issue Aug 29, 2015 · 0 comments

Comments

@GoogleCodeExporter
Copy link

What steps will reproduce the problem?
1. Follow instructions from the guide 
http://code.google.com/p/haggle/wiki/QuickStartLinux
2. When you run make, the following error appears:

ConnectivityLocalLinux.cpp: In member function ‘virtual bool 
ConnectivityLocalLinux::run()’:
ConnectivityLocalLinux.cpp:1659:2: error: ‘cl’ was not declared in this 
scope
make[3]: *** [libhagglekernel_a-ConnectivityLocalLinux.o] Error 1
make[3]: Leaving directory `/home/awillers/haggle/src/hagglekernel'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/home/awillers/haggle/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/awillers/haggle'
make: *** [all] Error 2



What is the expected output? What do you see instead?
The haggle library should be compiled.

What version of the product are you using? On what operating system?
Haggle 4; LINUX - Ubuntu 12.04



Original issue reported on code.google.com by alejandr...@gmail.com on 11 Oct 2013 at 12:16

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