You are viewing a plain text version of this content. The canonical link for it is here.
Posted to apache-bugdb@apache.org by Nicholas Caruso <nc...@gamesville.com> on 2000/11/21 17:07:26 UTC

general/6874: "make all" fails -- claims a problem in apr_network_io.h

>Number:         6874
>Category:       general
>Synopsis:       "make all" fails -- claims a problem in apr_network_io.h
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    apache
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   apache
>Arrival-Date:   Tue Nov 21 08:10:04 PST 2000
>Closed-Date:
>Last-Modified:
>Originator:     ncaruso@gamesville.com
>Release:        2.0a8
>Organization:
apache
>Environment:
% uname -a
IRIX64 gamey 6.5 07151432 IP27 mips
>Description:
gamey:(15:56:18):make all |& less                  ~/apache2.0/apache_2.0a8/src
Making all in ap
/bin/sh /Users/gamey/ncaruso/apache2.0/apache_2.0a8/src/libtool --silent --mode=
compile cc  -I. -I/Users/gamey/ncaruso/apache2.0/apache_2.0a8/src/ap -I/Users/ga
mey/ncaruso/apache2.0/apache_2.0a8/src/modules/mpm/mpmt_pthread -I/Users/gamey/n
caruso/apache2.0/apache_2.0a8/src/include -I/Users/gamey/ncaruso/apache2.0/apach
e_2.0a8/src/lib/apr/include -I/Users/gamey/ncaruso/apache2.0/apache_2.0a8/src/os
/unix -I/Users/gamey/ncaruso/apache2.0/apache_2.0a8/src/lib/expat-lite  -D_POSIX
_THREAD_SAFE_FUNCTIONS -g  -c ap_cache.c && touch ap_cache.lo
"/Users/gamey/ncaruso/apache2.0/apache_2.0a8/src/lib/apr/include/apr_network_io.
h", line 173: error(1065): 
          expected a ";"
      apr_socklen_t sa_len;          /* How big is the sockaddr we're using? */
                    ^

1 error detected in the compilation of "ap_cache.c".
make[2]: *** [ap_cache.lo] Error 1
make[1]: *** [all-recursive] Error 1
make: *** [all-recursive] Error 1
gamey:(15:56:23):                     
>How-To-Repeat:
I imagine that anyone building this under IRIX will see the problem.  It builds
fine on my intel linux (redhat 6.0, I think) box.
>Fix:
Nope; I looked at the include files and under casual inspection didn't see 
anything wrong.  I am continuing to poke at it and will post anything I 
discover.
>Release-Note:
>Audit-Trail:
>Unformatted:
 [In order for any reply to be added to the PR database, you need]
 [to include <ap...@Apache.Org> in the Cc line and make sure the]
 [subject line starts with the report component and number, with ]
 [or without any 'Re:' prefixes (such as "general/1098:" or      ]
 ["Re: general/1098:").  If the subject doesn't match this       ]
 [pattern, your message will be misfiled and ignored.  The       ]
 ["apbugs" address is not added to the Cc line of messages from  ]
 [the database automatically because of the potential for mail   ]
 [loops.  If you do not include this Cc, your reply may be ig-   ]
 [nored unless you are responding to an explicit request from a  ]
 [developer.  Reply only with text; DO NOT SEND ATTACHMENTS!     ]