Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [ptp-dev] The building enviroment of PTP2.0.1

1) This is because you don't have Photran installed. If you plan to use Fortran, install it, but for simplicity i would recommend removing the plugin project that includes this (or just closing the project)
2) same
3) same
4) is because you do not have TAU installed. like 1) above, i would recommend removing or closing this project to make sure it builds without Fortran or TAU first.
5)6)7)8) same
9) Try cleaning the other compile errors before building, or this may go away itself.

Basically, try to build PTP without Photran or TAU dependencies.


...Beth

Beth Tibbitts (859) 243-4981 (TL 545-4981)
High Productivity Tools / Parallel Tools http://eclipse.org/ptp
IBM T.J.Watson Research Center
Mailing Address: IBM Corp., 745 West New Circle Road, Lexington, KY 40511

Inactive hide details for peichang shi ---10/11/2008 10:08:19 PM---Beth,peichang shi ---10/11/2008 10:08:19 PM---Beth,

          peichang shi <pcmutates@xxxxxxx>
          Sent by: ptp-dev-bounces@xxxxxxxxxxx

          10/11/2008 10:07 PM

          Please respond to
          Parallel Tools Platform general developers <ptp-dev@xxxxxxxxxxx>

To

ptp-dev@xxxxxxxxxxx

cc


Subject

Re: [ptp-dev] The building enviroment of PTP2.0.1


Beth,
        My rebuilding job has nearly been successful. There are only tens
of erros, which can be summed up as:
        1). AbstractFortranEditor cannot be resolved to a type, which is in
the file of “org.eclipse.
ptp.perf.tau.selinstfort/src/org/eclipse/ptp/perf/tau/selinstfort/popup/actions/IncrementInstrument.java.
        2) The import org.eclipse.photran cannot be resolved, which is in
the file of org.eclipse.ptp.
perf.tau.selinstfort/src/org/eclipse/ptp/perf/tau/selinstfort/popup/actions/IncrementInstrument.java.
        3). AbstractFortranEditor cannot be resolved to a type, which is in
the file of org.eclipse.ptp.
perf.tau.Selinstfort/src/org/eclipse/ptp/perf/tau/selinstfort/popup/actions/Instrument.java
        4).The project cannot be built until build path errors are
resolved, whose resource is org.eclipse.ptp.perf.tau.jars.
        5).The project cannot be built until its prerequisite
org.eclipse.ptp.perf.tau.perfdmf is built.
        6).textEditor cannot be resolved, whose resource is
org.eclipse.ptp.perf.tau.selinstfort/src/
org/eclipse/ptp/perf/tau/selinstfort/popup/actions/IncrementInstrument.java
       7).Project 'org.eclipse.ptp.perf.tau.jars' is missing required
library: 'batik-combined.jar' , whose resource is
org.eclipse.ptp.perf.tau.jars
  ……
        I kown some errors are caused by not installing photran, but I
cannot download the fit version of Photran. I installed
photran-4.0-beta3-incubation.
        There also some errors like :
       8)Package 'edu.uoregon.tau.perfdmf.database' does not exist in this
plug-in,whose resource is MANIFEST.MF while its path is
org.eclipse.ptp.perf.tau.jars/META-INF.
       9) make: *** No rule to make target `all', whose resource is
org.eclipse.ptp.proxy(there are only c files.)  
       
--
View this message in context:
http://www.nabble.com/Re%3A-The-building-enviroment-of-PTP2.0.1-tp19932944p19938136.html
Sent from the Eclipse Parallel Tools - Dev mailing list archive at Nabble.com.

_______________________________________________
ptp-dev mailing list
ptp-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/ptp-dev


GIF image

GIF image

GIF image


Back to the top