|
From: Loránd J. <lj...@ac...> - 2008-04-08 09:49:21
|
Yes, it's the latest CVS that I am trying to build, just to be sure I double-checked now. The thing is that I get the same error in Eclipse too after importing the project: Severity and Description Path Resource Location Creation Time Id The import de.tud.kom.p2psim.impl.util.vivaldi cannot be resolved PeerfactSim.KOM/test/de/tud/kom/p2psim AllTests.java line 319 1207646789823 2885 The thing is (and I should have done this yesterday already before posting), there is no src/de/tud/kom/p2psim/impl/util/vivaldi directory. I checked the CVS on SourceForge with my browser: http://peerfactsim.cvs.sourceforge.net/peerfactsim/PeerfactSim.KOM-Main/src/de/tud/kom/p2psim/impl/util/ Which seems to hold that directory. So I deleted the source and checked it out again. Now the vivaldi directory is there but I get different errors. I will take a closer look, see if I can solve them, and let you know if then all works ok. Meanwhile, a suggestion: if you enter http://peerfactsim.sourceforge.net/ in the browser, you get an apache filesystem page. Until you have a public web page you want to upload there, you could simply upload a redirect index.html file, like this: <html> <head> <meta http-equiv="refresh" content="1;URL=http://sourceforge.net/projects/peerfactsim/"> </head> </html> Lori On Tue, 2008 April 8, you wrote: > Hi Lori, > > That's interesting. Yesterday evening, it tried to compile it on > Windows XP and MacOS as well. However, it was working on both > operating systems. Did you check out the recent cvs version? When > reading the log file, it looks like a package is missing containing > the vivaldi file. > > And thanks for you feedback, of course one should also be able to > build PeerfactSim outside of Eclipse :-) > > Cheers, > Sebastian > > -----Ursprüngliche Nachricht----- > Von: pee...@li... > [mailto:pee...@li...] Im > Auftrag von Loránd Jakab Gesendet: Montag, 7. April 2008 15:04 > An: pee...@li... > Betreff: [Peerfactsim-developer] Build errors > > Hi all, > > I am trying to use the simulator without the Eclipse environment, on > the following platform: > > OS: Gentoo Linux x86, kernel 2.6.24-gentoo-r4 > ant: Apache Ant version 1.7.0 compiled on April 7 2008 > java: Java(TM) SE Runtime Environment (build 1.6.0_05-b13) > > I check out CVS and then run ant. The output is the attached > build.log file. > > First, there are some non-critical encoding issues, mostly in the > commmented text. But then there is a missing symbol error. I will try > Eclipse too, but I wanted to let you know about this problem anyway, > it would be nice to be able to quickly build outside as well ;) > > Regards, > Lori > > No virus found in this incoming message. > Checked by AVG. > Version: 7.5.519 / Virus Database: 269.22.8/1362 - Release Date: > 06.04.2008 11:12 > > > > No virus found in this outgoing message. > Checked by AVG. > Version: 7.5.519 / Virus Database: 269.22.9/1364 - Release Date: > 07.04.2008 18:38 -- _____________________________________________________________________ *Lorand Jakab* --> http://people.ac.upc.edu/ljakab/ o o o Ph.D. Student o o o Technical University of Catalonia E-mail: lj...@ac... o o o Campus Nord, Modul D6, Sala 008 Skype: lorand.jakab C/Jordi Girona, 1-3 Phone: +34 93 40 17 182 U P C 08034 BARCELONA, Spain ICBM: 41.38958, 2.11292 _____________________________________________________________________ |