Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[ptp-dev] Problem building etfw.tau

I'm getting an error when trying to build the etfw.tau feature:

@dot:
[mkdir] Created dir: /export/home/orion/redhat/eclipse-ptp-3.0.1/org.eclipse.ptp-v201001251825/build/plugins/org.eclipse.ptp.etfw.tau.perfdmf/@dot [javac] Compiling 2 source files to /export/home/orion/redhat/eclipse-ptp-3.0.1/org.eclipse.ptp-v201001251825/build/plugins/org.eclipse.ptp.etfw.tau.perfdmf/@dot
    [javac] ----------
[javac] 1. ERROR in /export/home/orion/redhat/eclipse-ptp-3.0.1/org.eclipse.ptp-v201001251825/build/plugins/org.eclipse.ptp.etfw.tau.perfdmf/src/org/eclipse/ptp/etfw/tau/perfdmf/views/PerfDMFView.java (at line 76)
    [javac]     import edu.uoregon.tau.paraprof.GlobalDataWindow;
    [javac]            ^^^
    [javac] The import edu cannot be resolved

Is there something that needs to get done beforehand to build the edu.uoregon.tau library?

--
Orion Poplawski
Technical Manager                     303-415-9701 x222
NWRA/CoRA Division                    FAX: 303-415-9702
3380 Mitchell Lane                  orion@xxxxxxxxxxxxx
Boulder, CO 80301              http://www.cora.nwra.com


Back to the top