You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Apr 21, 2023. It is now read-only.
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
The text was updated successfully, but these errors were encountered:
Original issue reported on code.google.com by
ytuquel...@gmail.com
on 11 Nov 2010 at 2:04The text was updated successfully, but these errors were encountered: