You are viewing a plain text version of this content. The canonical link for it is here.
Posted to bugs@httpd.apache.org by bu...@apache.org on 2009/11/02 11:39:32 UTC

DO NOT REPLY [Bug 48101] New: error: `mutex_fcntl_methods' undeclared

https://issues.apache.org/bugzilla/show_bug.cgi?id=48101

           Summary: error: `mutex_fcntl_methods' undeclared
           Product: Apache httpd-2
           Version: 2.2.14
          Platform: PC
        OS/Version: Solaris
            Status: NEW
          Severity: normal
          Priority: P2
         Component: Build
        AssignedTo: bugs@httpd.apache.org
        ReportedBy: Vladimir.Marek@Sun.COM


Created an attachment (id=24459)
 --> (https://issues.apache.org/bugzilla/attachment.cgi?id=24459)
this is srclib/apr/config.log

I tried to compile apache configured as

$ CC=/usr/sfw/bin/gcc ./configure --prefix=/var/tmp/apache --with-included-apr
--enable-authnz-ldap --with-ldap --enable-ldap
$ make
...
/bin/bash /root/Downloads/httpd-2.2.14/srclib/apr/libtool --silent
--mode=compile /usr/sfw/bin/gcc -g -O2   -DHAVE_CONFIG_H -DSOLARIS2=11
-D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -D_LARGEFILE64_SOURCE   -I./include
-I/root/Downloads/httpd-2.2.14/srclib/apr/include/arch/unix
-I./include/arch/unix
-I/root/Downloads/httpd-2.2.14/srclib/apr/include/arch/unix
-I/root/Downloads/httpd-2.2.14/srclib/apr/include  -o locks/unix/proc_mutex.lo
-c locks/unix/proc_mutex.c && touch locks/unix/proc_mutex.lo
locks/unix/proc_mutex.c: In function `proc_mutex_choose_method':
locks/unix/proc_mutex.c:834: error: `mutex_fcntl_methods' undeclared (first use
in this function)
locks/unix/proc_mutex.c:834: error: (Each undeclared identifier is reported
only once
locks/unix/proc_mutex.c:834: error: for each function it appears in.)
gmake[3]: *** [locks/unix/proc_mutex.lo] Error 1
gmake[3]: Leaving directory `/root/Downloads/httpd-2.2.14/srclib/apr'
gmake[2]: *** [all-recursive] Error 1
gmake[2]: Leaving directory `/root/Downloads/httpd-2.2.14/srclib/apr'
gmake[1]: *** [all-recursive] Error 1
gmake[1]: Leaving directory `/root/Downloads/httpd-2.2.14/srclib'
gmake: *** [all-recursive] Error 1


I am attaching srclib/apr/config.log

Thank you

-- 
  Vlad

-- 
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

---------------------------------------------------------------------
To unsubscribe, e-mail: bugs-unsubscribe@httpd.apache.org
For additional commands, e-mail: bugs-help@httpd.apache.org


DO NOT REPLY [Bug 48101] error: `mutex_fcntl_methods' undeclared

Posted by bu...@apache.org.
https://issues.apache.org/bugzilla/show_bug.cgi?id=48101

Takashi Sato <ta...@lans-tv.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
          Component|Build                       |APR
            Version|2.2.14                      |1.3.9
         AssignedTo|bugs@httpd.apache.org       |bugs@apr.apache.org
            Product|Apache httpd-2              |APR

-- 
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

---------------------------------------------------------------------
To unsubscribe, e-mail: bugs-unsubscribe@httpd.apache.org
For additional commands, e-mail: bugs-help@httpd.apache.org