diff options
author | Dennis Schridde <dennis.schridde@uni-heidelberg.de> | 2016-04-12 19:01:30 +0200 |
---|---|---|
committer | Simo Sorce <simo@redhat.com> | 2016-04-12 18:17:29 -0400 |
commit | 258ac54878fc98cfd0e7c04216189561172b55bd (patch) | |
tree | f06d6ed8e5d2aff432b4f0af9f4daa83e15f883d /src/mod_auth_gssapi.c | |
parent | 744debbc79dfad57fdf2728cb18e8d317df5e7f5 (diff) | |
download | mod_auth_gssapi-258ac54878fc98cfd0e7c04216189561172b55bd.tar.gz mod_auth_gssapi-258ac54878fc98cfd0e7c04216189561172b55bd.tar.xz mod_auth_gssapi-258ac54878fc98cfd0e7c04216189561172b55bd.zip |
Fix APXS error "cannot determine bootstrap symbol name"
Maybe related to out-of-source builds?
```
test -d /target/usr/lib/apache2/modules || mkdir -p /target/usr/lib/apache2/modules
/usr/bin/apxs2 -i -S LIBEXECDIR=/target/usr/lib/apache2/modules mod_auth_gssapi.la
apxs:Error: Sorry, cannot determine bootstrap symbol name.
apxs:Error: Please specify one with option `-n'.
Makefile:725: recipe for target 'install-exec-local' failed
```
Reviewed-by: Simo Sorce <simo@redhat.com>
Close #79
Diffstat (limited to 'src/mod_auth_gssapi.c')
0 files changed, 0 insertions, 0 deletions