Skip to content

Problem with compile #1

Description

@petarkozic

Hi,

can you help me with compiling this module on Ubuntu 16 or 18 with Apache 2.4 ?

I have this error:

mod_ntlm.c:835:42: warning: initialization makes pointer from integer without a cast [-Wint-conversion]
mod_ntlm.c: In function 'initialize_module':
mod_ntlm.c:200:2: warning: ignoring return value of 'tmpnam', declared with attribute warn_unused_result [-Wunused-result]
  tmpnam(ntlm_lock_name);
  ^
cc1: some warnings being treated as errors
apxs:Error: Command failed with rc=65536
.
Makefile:16: recipe for target 'mod_ntlm.so' failed
make: *** [mod_ntlm.so] Error 1

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions