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 2005/05/08 22:46:54 UTC

DO NOT REPLY [Bug 34809] New: - perchild.c:988: error: `thread_attr' undeclared

DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG�
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://issues.apache.org/bugzilla/show_bug.cgi?id=34809>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND�
INSERTED IN THE BUG DATABASE.

http://issues.apache.org/bugzilla/show_bug.cgi?id=34809

           Summary: perchild.c:988: error: `thread_attr' undeclared
           Product: Apache httpd-2.0
           Version: 2.1-HEAD
          Platform: PC
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: normal
          Priority: P2
         Component: perchild
        AssignedTo: bugs@httpd.apache.org
        ReportedBy: diobrando@bmlabs.net


Compile apache 2.1.3-beta with httpd.proc modified to create a httpd.perchild
(after httpd and httpd.worker).

Apr e apr-util is also compiled with original .spec file, the same compiler and
pc(ver 1.1.1 and 1.1.2).

Distro is fedora Core 2 on a P3 400MHz.


Error reported:

/usr/src/redhat/BUILD/apr-1.1.1/libtool --silent --mode=compile gcc -pthread 
-O2 -g -pipe -march=i686 -I/usr/kerberos/include  -DLINUX=2 -D_REENTRANT
-D_GNU_SOURCE -D_LARGEFILE64_SOURCE
-I/usr/src/redhat/BUILD/httpd-2.1.3/perchild/srclib/pcre -I.
-I/usr/src/redhat/BUILD/httpd-2.1.3/perchild/include
-I/usr/src/redhat/BUILD/httpd-2.1.3/os/unix
-I/usr/src/redhat/BUILD/httpd-2.1.3/server/mpm/experimental/perchild
-I/usr/src/redhat/BUILD/httpd-2.1.3/modules/http
-I/usr/src/redhat/BUILD/httpd-2.1.3/modules/filters
-I/usr/src/redhat/BUILD/httpd-2.1.3/modules/proxy
-I/usr/src/redhat/BUILD/httpd-2.1.3/include
-I/usr/src/redhat/BUILD/httpd-2.1.3/modules/generators
-I/usr/src/redhat/BUILD/httpd-2.1.3/modules/mappers
-I/usr/src/redhat/BUILD/apr-1.1.1/include
-I/usr/src/redhat/BUILD/apr-util-1.1.2/include
-I/usr/src/redhat/BUILD/httpd-2.1.3/perchild/server
-I/usr/src/redhat/BUILD/httpd-2.1.3/modules/proxy/../generators
-I/usr/kerberos/include -I/usr/src/redhat/BUILD/httpd-2.1.3/modules/ssl
-I/usr/src/redhat/BUILD/httpd-2.1.3/modules/dav/main  -prefer-non-pic -static -c
/usr/src/redhat/BUILD/httpd-2.1.3/server/mpm/experimental/perchild/perchild.c &&
touch perchild.lo
/usr/src/redhat/BUILD/httpd-2.1.3/server/mpm/experimental/perchild/perchild.c:
In function `child_main':
/usr/src/redhat/BUILD/httpd-2.1.3/server/mpm/experimental/perchild/perchild.c:988:
error: `thread_attr' undeclared (first use in this function)
/usr/src/redhat/BUILD/httpd-2.1.3/server/mpm/experimental/perchild/perchild.c:988:
error: (Each undeclared identifier is reported only once
/usr/src/redhat/BUILD/httpd-2.1.3/server/mpm/experimental/perchild/perchild.c:988:
error: for each function it appears in.)
make[4]: *** [perchild.lo] Error 1
make[4]: Leaving directory
`/usr/src/redhat/BUILD/httpd-2.1.3/perchild/server/mpm/experimental/perchild'
make[3]: *** [all-recursive] Error 1
make[3]: Leaving directory
`/usr/src/redhat/BUILD/httpd-2.1.3/perchild/server/mpm/experimental/perchild'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/usr/src/redhat/BUILD/httpd-2.1.3/perchild/server/mpm'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/usr/src/redhat/BUILD/httpd-2.1.3/perchild/server'
make: *** [all-recursive] Error 1
error: Bad exit status from /var/tmp/rpm-tmp.76128 (%build)

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

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