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 2010/04/23 19:33:52 UTC

DO NOT REPLY [Bug 49179] New: Error compiling apr-util against berkeley-db 5.0.21

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

           Summary: Error compiling apr-util against berkeley-db 5.0.21
           Product: APR
           Version: 1.3.9
          Platform: PC
        OS/Version: Linux
            Status: NEW
          Severity: major
          Priority: P2
         Component: APR-util
        AssignedTo: bugs@apr.apache.org
        ReportedBy: appzer0@free.fr


Created an attachment (id=25342)
 --> (https://issues.apache.org/bugzilla/attachment.cgi?id=25342)
error log from ./configure && make

Hi, 

I don't know if it comes from my fresh berkeley-db 5.0.21 installation, but
'apr-util' fails to compile dbm/apr_dbm_berkeleydb.c (log attached). System is
a cross-compiled linux x86_64 os with multilib (i686) capabilities. That's the
32-bit compilation that fails - I don't know yet about the 64-bit one.

Commands invoked were:

CC="gcc -m32" CXX="g++ -m32" ./configure \
    --prefix=/usr \
    --sysconfdir=/etc \
    --localstatedir=/var \
    --libdir=/usr/lib \
    --mandir=/usr/man \
    --infodir=/usr/info \
    --docdir=/usr/doc/apr-util-1.3.9 \
    --with-apr=/usr/bin/apr-1-config \
    --with-berkeley-db=/usr \
    --build=i686-0-linux-gnu

-- 
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 49179] Error compiling apr-util against berkeley-db 5.0.21

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

Jeff Trawick <tr...@apache.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|RESOLVED                    |REOPENED
         Resolution|FIXED                       |

--- Comment #3 from Jeff Trawick <tr...@apache.org> 2010-04-23 17:06:42 EDT ---
we'll leave the bug open until the fix is commited to svn ;)

(I hope to do that this weekend)

thanks for testing!

-- 
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 49179] Error compiling apr-util against berkeley-db 5.0.21

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

--- Comment #4 from appzer0@free.fr 2010-04-23 17:11:13 EDT ---
Oh sorry, OK. Thanks again for the ultra-fast reaction :)

-- 
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 49179] Error compiling apr-util against berkeley-db 5.0.21

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

Jeff Trawick <tr...@apache.org> changed:

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

--- Comment #1 from Jeff Trawick <tr...@apache.org> 2010-04-23 13:47:57 EDT ---
Can you try the patch submitted to the apr mailing list for this, and report
back?

See the attachment here:

http://mail-archives.apache.org/mod_mbox/apr-dev/201004.mbox/%3Cbdb37cb12705a82d9328f283a76d738d@blankpage.ch%3E

-- 
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 49179] Error compiling apr-util against berkeley-db 5.0.21

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

Jeff Trawick <tr...@apache.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|REOPENED                    |RESOLVED
         Resolution|                            |FIXED

--- Comment #5 from Jeff Trawick <tr...@apache.org> 2010-04-26 13:45:59 EDT ---
The fix from Bernhard Rosenkraenzer has been committed to apr-util 1.3.x -
1.5.x branches as well as apr trunk.

(I tested on OpenSolaris 2009.06.)

-- 
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 49179] Error compiling apr-util against berkeley-db 5.0.21

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

appzer0@free.fr changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEEDINFO                    |RESOLVED
         Resolution|                            |FIXED

--- Comment #2 from appzer0@free.fr 2010-04-23 17:01:09 EDT ---
Thanks for quick reply, this patch has allowed apr-util to compile fine againt
berkeley db-5.0.21. Greatly appreciated.

-- 
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