bug-make
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

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


From: Fredrik Fornwall
Subject: [bug #41445] Compilation fails on android due non-existing <ar.h>
Date: Mon, 03 Feb 2014 14:28:41 +0000
User-agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_9_1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/32.0.1700.102 Safari/537.36

URL:
  <http://savannah.gnu.org/bugs/?41445>

                 Summary: Compilation fails on android due non-existing <ar.h>
                 Project: make
            Submitted by: fornwall
            Submitted on: Mon 03 Feb 2014 02:28:40 PM GMT
                Severity: 3 - Normal
              Item Group: Build/Install
                  Status: None
                 Privacy: Public
             Assigned to: None
             Open/Closed: Open
         Discussion Lock: Any
       Component Version: 4.0
        Operating System: None
           Fixed Release: None
           Triage Status: None

    _______________________________________________________

Details:

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.



    _______________________________________________________

File Attachments:


-------------------------------------------------------
Date: Mon 03 Feb 2014 02:28:40 PM GMT  Name: no_ar_h_on_android.patch  Size:
622B   By: fornwall

<http://savannah.gnu.org/bugs/download.php?file_id=30446>

    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?41445>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/




reply via email to

[Prev in Thread] Current Thread [Next in Thread]