hi,

Trying to figure out why make gives following errors .
What is wrong with installation ?


mod_wsgi.c:14532: error: initializer element is not constant
mod_wsgi.c:14532: warning: data definition has no type or storage
class
mod_wsgi.c:14533: warning: parameter names (without types) in function
declarati on
mod_wsgi.c:14533: warning: data definition has no type or storage
class
mod_wsgi.c:14534: error: syntax error before '}' token
mod_wsgi.c:14536: warning: parameter names (without types) in function
declarati on
mod_wsgi.c:14536: warning: data definition has no type or storage
class
mod_wsgi.c:14537: warning: parameter names (without types) in function
declarati on
mod_wsgi.c:14537: warning: data definition has no type or storage
class
mod_wsgi.c:14541: error: syntax error before '(' token
mod_wsgi.c:14563: warning: data definition has no type or storage
class
mod_wsgi.c:14565: warning: parameter names (without types) in function
declarati on
mod_wsgi.c:14565: warning: data definition has no type or storage
class
mod_wsgi.c:14567: error: syntax error before "return"
apxs:Error: Command failed with rc=65536
.
make: *** [mod_wsgi.la] Error 1

-- 
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To post to this group, send email to django-us...@googlegroups.com.
To unsubscribe from this group, send email to 
django-users+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/django-users?hl=en.

Reply via email to