Skip to content

mod-spdy error in the libaprutil-1.so step of installation on Apache 2.4.12 #43

@espack

Description

@espack

Hello!

I am trying to install mod-spdy on my webserver with CentOS 6 64bits, however, after I update the APR and APR-UTIL, an error occurred. The 'dispatch' isn't installed because a bug during installation. I am using Apache 2.4.12 and NginxAdmin.

Well, about mod-spdy, the follow fails occurs:

----------- root@server1 [/usr/local/src/mod-spdy/src]# ./build_modssl_with_npn.sh ---------------

/usr/lib64/libaprutil-1.so: undefined reference to apr_os_uuid_get' collect2: ld returned 1 exit status make[2]: *** [htpasswd] Error 1 make[2]: Leaving directory/usr/local/src/mod-spdy/src/mod_ssl/httpd-2.4.10/support'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/usr/local/src/mod-spdy/src/mod_ssl/httpd-2.4.10/support'
make: *** [all-recursive] Error 1

------------------- Apache ---------------------

root@server1 [/usr/local/src/mod-spdy/src]# httpd -v
Server version: Apache/2.4.12 (Unix)
Server built: Apr 8 2015 09:51:03
Cpanel::Easy::Apache v3.28.5 rev9999


Thanks a lot for your attention and support.

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