Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
[OT] iBook: ma ne vale la pena?
View unanswered posts
View posts from last 24 hours
View posts from last 7 days

Goto page Previous  1, 2, 3, 4, 5, 6  
Reply to topic    Gentoo Forums Forum Index Forum italiano (Italian) Forum di discussione italiano
View previous topic :: View next topic  
Author Message
Detronizator
Tux's lil' helper
Tux's lil' helper


Joined: 30 Nov 2003
Posts: 134
Location: Brusciano (Napoli - Italy)

PostPosted: Sat Jun 12, 2004 3:30 pm    Post subject: Reply with quote

tomasino wrote:
sono recidivo, ma non funziona con le nuove cpu cpudynd?
A me scala in tempo reale (o almeno così sembra).

Non so: prova.
Anzi, proverò pure io... se mi dici che roba é ;-)
_________________
Linux is Better!
...Love is too much complicated!
Back to top
View user's profile Send private message
Detronizator
Tux's lil' helper
Tux's lil' helper


Joined: 30 Nov 2003
Posts: 134
Location: Brusciano (Napoli - Italy)

PostPosted: Sat Jun 12, 2004 3:38 pm    Post subject: Reply with quote

n3m0 wrote:

Come si può leggere qui,

Eclipse 3.0 RC2 Download Page wrote:

Eclipse does not include a Java runtime environment (JRE). You will need a 1.4.1 level or higher Java runtime or Java development kit (JDK) installed on your machine in order to run Eclipse.

Io ho solamente tolto "*-1.4.2" da "RDEPEND" e commentato il controllo su 1.4.2 così:
Code:

...
RDEPEND=" || (
      gtk? ( >=x11-libs/gtk+-2.2.4 )
      kde? ( kde-base/kdelibs x11-libs/openmotif )
      motif? ( x11-libs/openmotif )
      >=x11-libs/gtk+-2.2.4
      )
   gnome? ( =gnome-base/gnome-vfs-2* )
   jikes? ( >=dev-java/jikes-1.19 )
   "
...
#   if [ ${major} -ge 1 ]  && [ ${minor} -ge 4 ] && [ ${patch} -ge 2 ] ; then
#      einfo "Detected JDK is sufficient to compile Eclipse (${version} >= 1.4.2)"
#   else
#      die "Detected JDK is too old to compile Eclipse, need at least 1.4.2!"
#   fi
...


L'errore e' questo:
Code:

[javac]             return new PluginExportJob(fExportType, fExportSource,
    [javac]                            ^
    [javac] /var/tmp/portage/eclipse-sdk-3.0.0_rc1/work/eclipse-sdk-3.0.0_rc1/plugins/org.eclipse.pde.ui/src_ant/org/eclipse/pde/internal/ui/ant/PluginExportTask.java:27: cannot resolve symbol
    [javac] symbol  : class PluginModelManager
    [javac] location: class org.eclipse.pde.internal.ui.ant.PluginExportTask
    [javac]             PluginModelManager manager = PDECore.getDefault().getModelManager();
    [javac]                 ^
    [javac] /var/tmp/portage/eclipse-sdk-3.0.0_rc1/work/eclipse-sdk-3.0.0_rc1/plugins/org.eclipse.pde.ui/src_ant/org/eclipse/pde/internal/ui/ant/PluginExportTask.java:27: cannot resolve symbol
    [javac] symbol  : variable PDECore
    [javac] location: class org.eclipse.pde.internal.ui.ant.PluginExportTask
    [javac]             PluginModelManager manager = PDECore.getDefault().getModelManager();
    [javac]                                              ^
    [javac] /var/tmp/portage/eclipse-sdk-3.0.0_rc1/work/eclipse-sdk-3.0.0_rc1/plugins/org.eclipse.pde.ui/src_ant/org/eclipse/pde/internal/ui/ant/PluginExportTask.java:31: cannot resolve symbol
    [javac] symbol  : class IPluginModelBase
    [javac] location: class org.eclipse.pde.internal.ui.ant.PluginExportTask
    [javac]                     IPluginModelBase model = manager.findPlugin(id, null, IMatchRules.NONE);
    [javac]                         ^
    [javac] /var/tmp/portage/eclipse-sdk-3.0.0_rc1/work/eclipse-sdk-3.0.0_rc1/plugins/org.eclipse.pde.ui/src_ant/org/eclipse/pde/internal/ui/ant/PluginExportTask.java:31: cannot resolve symbol
    [javac] symbol  : variable IMatchRules
    [javac] location: class org.eclipse.pde.internal.ui.ant.PluginExportTask
    [javac]                     IPluginModelBase model = manager.findPlugin(id, null, IMatchRules.NONE);
    [javac]                                                                               ^
    [javac] /var/tmp/portage/eclipse-sdk-3.0.0_rc1/work/eclipse-sdk-3.0.0_rc1/plugins/org.eclipse.pde.ui/src_ant/org/eclipse/pde/internal/ui/ant/PluginExportTask.java:35: cannot resolve symbol
    [javac] symbol  : class IPluginModelBase
    [javac] location: class org.eclipse.pde.internal.ui.ant.PluginExportTask
    [javac]             fModels = (IPluginModelBase[])models.toArray(new IPluginModelBase[models.size()]);
    [javac]                            ^
    [javac] /var/tmp/portage/eclipse-sdk-3.0.0_rc1/work/eclipse-sdk-3.0.0_rc1/plugins/org.eclipse.pde.ui/src_ant/org/eclipse/pde/internal/ui/ant/PluginExportTask.java:35: cannot resolve symbol
    [javac] symbol  : class IPluginModelBase
    [javac] location: class org.eclipse.pde.internal.ui.ant.PluginExportTask
    [javac]             fModels = (IPluginModelBase[])models.toArray(new IPluginModelBase[models.size()]);
    [javac]                                                                  ^
    [javac] [total 2580ms]
    [javac] 40 errors
    [javac] Compile failed; see the compiler error output for details.

BUILD FAILED
/var/tmp/portage/eclipse-sdk-3.0.0_rc1/work/eclipse-sdk-3.0.0_rc1/build.xml:40: taskdef class org.eclipse.pde.internal.build.tasks.IdReplaceTask cannot be found

Total time: 24 minutes 18 seconds

!!! ERROR: dev-util/eclipse-sdk-3.0.0_rc1 failed.
!!! Function src_compile, Line 245, Exitcode 1
!!! Failed to compile java code (gtk+)

Ho riportato solo le ultime righe perché l'errore é di più di 200 righe.
Si tratta di un mare di "unresolved symbol".
Penso a questo punto che quelli di Eclipse si riferiscano a "Eclipse Stable": in 3 (non ancora Stable) usano Classi che sono solo lì.

Se non e' così, non so cosa pensare... :roll:
_________________
Linux is Better!
...Love is too much complicated!
Back to top
View user's profile Send private message
Detronizator
Tux's lil' helper
Tux's lil' helper


Joined: 30 Nov 2003
Posts: 134
Location: Brusciano (Napoli - Italy)

PostPosted: Sat Jun 12, 2004 3:42 pm    Post subject: Reply with quote

Mi scuso per il post precedente: chiariamo, anche se penso che tutti abbiano capito.
Dopo la risoluzione del problema dell'ebuild di ibm-jdk-bin, speravo che Eclipse 3 si compilasse... ma nulla.
Richiede la jdk-1.4.2... non disponibile per PPC (Blackdown assolutamente non é stabile ed IBM sembra voglia fermarsi ad 1.4.1).

A questo punto, continuando questo sempre più grande OT, mi chiedo:
Eclipse é un progetto di IBM.
IBM non fa la JDK 1.4.2.
IBM lascia come unica JVM usabile quella di SUN.
IBM rinuncia ad Eclipse su PPC????
Mi sembra una cosa assurda...
_________________
Linux is Better!
...Love is too much complicated!
Back to top
View user's profile Send private message
fedeliallalinea
Bodhisattva
Bodhisattva


Joined: 08 Mar 2003
Posts: 13200
Location: here

PostPosted: Sat Jun 12, 2004 4:54 pm    Post subject: Reply with quote

Detronizator wrote:
IBM non fa la JDK 1.4.2.

Code:
*  dev-java/ibm-jdk-bin [ Masked ]
      Latest version available: 1.4.1
      Latest version installed: [ Not Installed ]
      Size of downloaded files: 108,640 kB
      Homepage:   
      Description: IBM Java Development Kit 1.4.1

Comunque cerchiamo di non andare troppo OT.
_________________
"aspetto un'emozione sempre pi� indefinibile"
- CCCP -
"la libert� un doveroso pericolo in verit�"
- PGR -
Questions are guaranteed in life; Answers aren't.
Back to top
View user's profile Send private message
Detronizator
Tux's lil' helper
Tux's lil' helper


Joined: 30 Nov 2003
Posts: 134
Location: Brusciano (Napoli - Italy)

PostPosted: Sat Jun 12, 2004 4:58 pm    Post subject: Reply with quote

fedeliallalinea wrote:
Detronizator wrote:
IBM non fa la JDK 1.4.2.

Code:
*  dev-java/ibm-jdk-bin [ Masked ]
      Latest version available: 1.4.1
      Latest version installed: [ Not Installed ]
      Size of downloaded files: 108,640 kB
      Homepage:   
      Description: IBM Java Development Kit 1.4.1

Comunque cerchiamo di non andare troppo OT.

Si... ma non su PPC ;-)
Su PPC e' stabile! Controlla bene...
_________________
Linux is Better!
...Love is too much complicated!
Back to top
View user's profile Send private message
Jean Vertigo
Tux's lil' helper
Tux's lil' helper


Joined: 27 Dec 2003
Posts: 100
Location: Italy

PostPosted: Tue Jun 15, 2004 4:13 pm    Post subject: Reply with quote

Detronizator wrote:
tomasino wrote:
sono recidivo, ma non funziona con le nuove cpu cpudynd?
A me scala in tempo reale (o almeno così sembra).

Non so: prova.
Anzi, proverò pure io... se mi dici che roba é ;-)


per la cronaca io sto usanto cpufreqd e scala la frequenza dinamicamente in base al carico sulla cpu o ad altri fattori , si configura molto facilmente ed e' lo stesso programma che usavo sul mio athlon mobile.
Back to top
View user's profile Send private message
akiross
Veteran
Veteran


Joined: 02 Mar 2003
Posts: 1170
Location: Mostly on google.

PostPosted: Wed Jul 07, 2004 1:35 am    Post subject: Reply with quote

E oggi (anzi, ieri... l'oggi e' passato 3 ore fa)
ho preso l'iBook :D E' davvero bello. Esteticamente mi piace un sacco, l'ho visto andare con MacOSX ed e' favoloso

Ora sto installando gendoo da stage 1 (e mannaggia ho dimenticato di settare PORTAGE_NICENESS e va lentooo!)

Quando finisco vi dico come va :D

Ciao!
_________________
Libera scienza in libero stato.
Horizon of Events
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Forum italiano (Italian) Forum di discussione italiano All times are GMT
Goto page Previous  1, 2, 3, 4, 5, 6
Page 6 of 6

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum