[Mod-auth-users] error when doing make with version 0.9.0
Brought to you by:
firechipmunk,
honx
From: syed a. <sye...@ad...> - 2005-08-10 15:50:13
|
when i do make i get this error Making all in src make[1]: Entering directory `/ftp/mod_authn_dbi-0.9.0/src' Makefile:362: *** missing separator (did you mean TAB instead of 8 spaces?). Stop. make[1]: Leaving directory `/ftp/mod_authn_dbi-0.9.0/src' make: *** [all-recursive] Error 1 i have configured with --with-apxs=/path/to/the/apxs --with-dbi=/path/to/the/libdbi/ configure finishes fine but its just make gives error thanks |