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

Afrimesh fails to build #43

Open
GoogleCodeExporter opened this issue Mar 30, 2015 · 0 comments
Open

Afrimesh fails to build #43

GoogleCodeExporter opened this issue Mar 30, 2015 · 0 comments

Comments

@GoogleCodeExporter
Copy link

What steps will reproduce the problem?
1. svn checkout http://afrimesh.googlecode.com/svn/trunk/ afrimesh-read-only
2. Type make
3.

What is the expected output? What do you see instead?
I expected a successful build.
BUT.....this is what I saw:
In file included from modules/mod_config.c:33:
modules/mod_config.h:35:18: error: uci.h: No such file or directory
In file included from modules/mod_config.c:33:
modules/mod_config.h:67: warning: ‘struct uci_option’ declared inside 
parameter list
modules/mod_config.h:67: warning: its scope is only this definition or 
declaration, which is probably not what you want
modules/mod_config.c: In function ‘config_evaluate’:
modules/mod_config.c:78: warning: assignment makes pointer from integer without 
a cast
modules/mod_config.c: In function ‘config_val’:
modules/mod_config.c:205: error: storage size of ‘ptr’ isn’t known
modules/mod_config.c:208: warning: initialization from incompatible pointer type
modules/mod_config.c:209: error: ‘UCI_OK’ undeclared (first use in this 
function)


What version of the product are you using? On what operating system?
Linux twilight 2.6.32-34-generic-pae #77-Ubuntu SMP Tue Sep 13 21:16:18 UTC 
2011 i686 GNU/Linux

Please provide any additional information below.

Original issue reported on code.google.com by [email protected] on 17 May 2012 at 12:59

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