Skip to content
This repository was archived by the owner on Apr 10, 2025. It is now read-only.
This repository was archived by the owner on Apr 10, 2025. It is now read-only.

Compile error Debian Etch / gcc-42 #69

@GoogleCodeExporter

Description

@GoogleCodeExporter
What steps will reproduce the problem?
1.
2.
3.

What is the expected output? What do you see instead?


What version of the product are you using (please check X-Mod-Pagespeed
header)?

On what operating system?

Which version of Apache?

Which MPM?

Please provide any additional information below, especially a URL or an
HTML file that exhibits the problem.

Distro = Debian Etch (I can't upgrade)
GcC = gcc (GCC) 4.2.3

# make BUILDTYPE=Release

Compile error output:
-Ithird_party/apache/apr/src/include/arch/unix 
-Ithird_party/apache/apr/gen/arch/linux/ia32/include -MMD -MF 
out/Release/.deps/out/Release/obj.target/apr/third_party/apache/apr/src/locks/un
ix/proc_mutex.o.d.raw -c -o 
out/Release/obj.target/apr/third_party/apache/apr/src/locks/unix/proc_mutex.o 
third_party/apache/apr/src/locks/unix/proc_mutex.c
third_party/apache/apr/src/locks/unix/proc_mutex.c: In function 
'proc_mutex_proc_pthread_create':
third_party/apache/apr/src/locks/unix/proc_mutex.c:385: error: 
'PTHREAD_MUTEX_ROBUST_NP' undeclared (first use in this function)
third_party/apache/apr/src/locks/unix/proc_mutex.c:385: error: (Each undeclared 
identifier is reported only once
third_party/apache/apr/src/locks/unix/proc_mutex.c:385: error: for each 
function it appears in.)
third_party/apache/apr/src/locks/unix/proc_mutex.c:393: error: 
'PTHREAD_PRIO_INHERIT' undeclared (first use in this function)
make: *** 
[out/Release/obj.target/apr/third_party/apache/apr/src/locks/unix/proc_mutex.o] 
Error 1

Original issue reported on code.google.com by ytuquel...@gmail.com on 11 Nov 2010 at 2:04

Metadata

Metadata

Assignees

No one assigned

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions