bugmake - Bugs: bug #41445, Compilation fails on android due...

 
 

bug #41445: Compilation fails on android due non-existing <ar.h>

Submitter:  Fredrik Fornwall <fornwall>
Submitted:  Mon 03 Feb 2014 02:28:40 PM UTC
   
 
Severity:  3 - Normal Item Group:  Build/Install
Status:  Fixed Privacy:  Public
Assigned to:  psmith Open/Closed:  Closed
Component Version:  4.0 Operating System:  None
Fixed Release:  4.1 Triage Status:  Small Effort
* Mandatory Fields

Add a New Comment Rich Markup
   

Mon 07 Jul 2014 07:58:17 AM UTC, comment #1: 

Fixed.  Thanks for the patch.

Paul D. Smith <psmith>
Group administrator
Mon 03 Feb 2014 02:28:40 PM UTC, original submission:  

When compiling with the Android NDK there is no ar.h file, which arscan.c tries to include.

A fix is to define the needed things ourselves just as is done for ifdef _BEOS_ already - see the attached patch.

Fredrik Fornwall <fornwall>

 

(Note: upload size limit is set to 16384 kB, after insertion of the required escape characters.)

Attach Files:
   
   
Comment:
   

Attached Files
file #30446:  no_ar_h_on_android.patch added by fornwall (622B - application/octet-stream)

 

Depends on the following items: None found

Items that depend on this one: None found

 

Carbon-Copy List
  • -email is unavailable- added by psmith (Posted a comment)
  • -email is unavailable- added by fornwall (Submitted the item)
  •  

    There are 0 votes so far. Votes easily highlight which items people would like to see resolved in priority, independently of the priority of the item set by tracker managers.

    Only logged-in users can vote.

     

    Follow 6 latest changes.

    Date Changed by Updated Field Previous Value => Replaced by
    2014-07-07 psmith StatusNone Fixed
        Assigned toNone psmith
        Open/ClosedOpen Closed
        Fixed ReleaseNone 4.1
        Triage StatusNone Small Effort
    2014-02-03 fornwall Attached File- Added no_ar_h_on_android.patch, #30446

    Back to the top

    Powered by Savane 3.13-f8d8.
    Corresponding source code