Project

General

Profile

Actions

Support #111

closed

Dependancy Clarification

Added by Anonymous almost 12 years ago. Updated almost 12 years ago.

Status:
Closed
Priority:
Low
Category:
Infrastructure (web, git)
Target version:
-
Start date:
04/03/2012
Due date:
% Done:

0%

Estimated time:
Resolution:
fixed
Device:
Type of work:

Description

The build dependencies page at: "http://redmine.replicant.us/projects/replicant/wiki/BuildDependencies" simply lists "openjdk". I got a make-error with openjdk-1.7.0's headers which was resolved by using openjdk-1.6.0's headers. Though I'm sure this is well known, the web-page should show this. Also, g++ ought to be listed in "Required Packages", correct?

Actions #1

Updated by Paul Kocialkowski almost 12 years ago

  • Status changed from New to Closed
  • Resolution set to fixed

http://redmine.replicant.us/projects/replicant/wiki/BuildDependencies#TrisquelUbuntuDebian has: openjdk-6-jre openjdk-6-jdk
I added version 6 to openjdk on the list, because generally speaking, it works very well with openjdk 6 (and it's recommended by http://source.android.com/source/initializing.html)

About g++: we list build-essential which depends on make, gcc and g++ (among others).

Actions

Also available in: Atom PDF