|
|
-
Re: [jira] [Updated] (ACCUMULO-719) Failure compiling native libraries on Mac OSX 10.7.4Jim Klucar 2012-08-06, 21:25
I reported this earlier and I think it has been fixed on some branch.
I'm not at a computer or I would look up the ticket number. Sent from my iPhone On Aug 6, 2012, at 5:19 PM, "Phil Eberhardt (JIRA)" <[EMAIL PROTECTED]> wrote: > > [ https://issues.apache.org/jira/browse/ACCUMULO-719?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] > > Phil Eberhardt updated ACCUMULO-719: > ------------------------------------ > > Attachment: ACCUMMULO-719.patch > > Not sure how this will effect older systems but it works for me on mac OSX 10.7.4 > >> Failure compiling native libraries on Mac OSX 10.7.4 >> ---------------------------------------------------- >> >> Key: ACCUMULO-719 >> URL: https://issues.apache.org/jira/browse/ACCUMULO-719 >> Project: Accumulo >> Issue Type: Bug >> Components: tserver >> Affects Versions: 1.4.1 >> Environment: Mac OSX 10.7.4 >> Reporter: Phil Eberhardt >> Assignee: Keith Turner >> Labels: mac, patch >> Fix For: 1.5.0, 1.4.2 >> >> Attachments: ACCUMMULO-719.patch >> >> >> Native libraries can't be compiled on Mac OSX 10.7.4, the Java paths have changed. Recently newer versions of xcode starting at 4.3 have removed the need for /Developer, which the current make file looks for Java header files. > > -- > This message is automatically generated by JIRA. > If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa > For more information on JIRA, see: http://www.atlassian.com/software/jira > > |