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 2011/04/17 18:39:52 UTC

DO NOT REPLY [Bug 51074] New: APRUTIL_EXPORT_LIBS not used

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

           Summary: APRUTIL_EXPORT_LIBS not used
           Product: APR
           Version: HEAD
          Platform: PC
        OS/Version: AIX
            Status: NEW
          Severity: normal
          Priority: P2
         Component: APR
        AssignedTo: bugs@apr.apache.org
        ReportedBy: covener@gmail.com


-liconv can end up in APRUTIL_EXPORT_LIBS, but this var is not AC_SUBST'ed nor
used in Makefile.in.

For me, make check fails because neither testall nor libapr links with iconv.

Attached patch works for me and looks to make it more like when APU was
separate.

-- 
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 51074] APRUTIL_EXPORT_LIBS not used

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

Eric Covener <co...@gmail.com> changed:

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

-- 
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 51074] APRUTIL_EXPORT_LIBS not used

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

William A. Rowe Jr. <wr...@apache.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Keywords|                            |PatchAvailable

--- Comment #2 from William A. Rowe Jr. <wr...@apache.org> 2011-04-17 17:28:45 EDT ---
Tag low hanging fruit in time for next 2.2.18/2.3 beta

-- 
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 51074] APRUTIL_EXPORT_LIBS not used

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

--- Comment #1 from Eric Covener <co...@gmail.com> 2011-04-17 12:42:46 EDT ---
Created an attachment (id=26891)
 --> (https://issues.apache.org/bugzilla/attachment.cgi?id=26891)
add APRUITL_EXPORT_LIBS to Makefile.in

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