You are viewing a plain text version of this content. The canonical link for it is here.
Posted to bugs@apr.apache.org by bu...@apache.org on 2009/03/30 16:06:51 UTC

DO NOT REPLY [Bug 46937] New: apr build error

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

           Summary: apr build error
           Product: APR
           Version: 0.9.12
          Platform: PC
        OS/Version: other
            Status: NEW
          Severity: normal
          Priority: P2
         Component: APR
        AssignedTo: bugs@apr.apache.org
        ReportedBy: josetabisi@tecnitower.com.ar


I get the following error when trying to compile apr under an SCO 5.0.7 box

Making all in network_io/unix                                                  
make[1]: Entering directory
`/usr/local/src/subversion-1.4.5/apr/network_io/unix'                          
                                                    make[2]: Entering directory
`/usr/local/src/subversion-1.4.5/apr/network_io/unix'                          
                                                    /bin/ksh
/usr/local/src/subversion-1.4.5/apr/libtool --silent --mode=compile gcc -g -O2 
 -DHAVE_CONFIG_H -DSCO5 -D_REENTRANT   -I../../include
-I../../include/arch/unix -I../../include/arch/unix  -c sockaddr.c && touch
sockaddr.lo         sockaddr.c: In function `call_resolver':                   
                    sockaddr.c:389: `AF_INET6' undeclared (first use in this
function)              sockaddr.c:389: (Each undeclared identifier is reported
only once               sockaddr.c:389: for each function it appears in.)      
                        make[2]: *** [sockaddr.lo] Error 1                     
                        make[2]: Leaving directory
`/usr/local/src/subversion-1.4.5/apr/network_io/unix'                          
                                                     make[1]: ***
[all-recursive] Error 1                                            make[1]:
Leaving directory `/usr/local/src/subversion-1.4.5/apr/network_io/unix'        
                                                                       make:
*** [all-recursive] Error 1   

Apr and apr-util are both included in the dependencies for subversion 1.4.5

Any ideas ?

-- 
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@apr.apache.org
For additional commands, e-mail: bugs-help@apr.apache.org


DO NOT REPLY [Bug 46937] apr build error

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

Libo Song <ls...@google.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEEDINFO                    |NEW

--- Comment #2 from Libo Song <ls...@google.com> 2010-07-08 19:14:54 EDT ---
./configure --disable-ipv6
...
configuring package in xml/expat now
checking build system type... x86_64-unknown-linux-gnu
checking host system type... x86_64-unknown-linux-gnu
checking target system type... x86_64-unknown-linux-gnu
src/srclib/apr-util/xml/expat/configure: line 3352: syntax error near
unexpected token `lt_decl_varnames,'
src/srclib/apr-util/xml/expat/configure: line 3352:
`lt_if_append_uniq(lt_decl_varnames, SED, , ,'
configure failed for xml/expat
configure failed for srclib/apr-util

-- 
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@apr.apache.org
For additional commands, e-mail: bugs-help@apr.apache.org


DO NOT REPLY [Bug 46937] apr build error

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


Bojan Smojver <bo...@rexursive.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |NEEDINFO




--- Comment #1 from Bojan Smojver <bo...@rexursive.com>  2009-05-21 14:51:22 PST ---
Have you tried passing --disable-ipv6 to ./configure?

-- 
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@apr.apache.org
For additional commands, e-mail: bugs-help@apr.apache.org


DO NOT REPLY [Bug 46937] apr build error

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


Bojan Smojver <bo...@rexursive.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |bojan@rexursive.com




-- 
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@apr.apache.org
For additional commands, e-mail: bugs-help@apr.apache.org