Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [ptp-dev] Error building ptp master

PTP is build using the ptpbuild script in the org.eclipse.ptp.releng project. For ptp_4_0, you would use the command:

sh ptpbuild -t ptp_4_0 -c cdt_7_0

Regards,
Greg

On Aug 26, 2010, at 5:29 PM, Orion Poplawski wrote:

> When I try to build ptp.master feature from the ptp_4_0 branch I get:
> 
> 
> /usr/lib64/eclipse/buildscripts/pdebuild -d 'cdt cdt-parsers rse' -f org.eclipse.ptp.master -a '-DjavacSource=1.5 -DjavacTarget=1.5' -o /builddir/build/BUILD/org.eclipse.ptp-ptp_4_0/orbitDeps
> 
> ...
> 
>    [javac] Compiling 224 source files to /builddir/build/BUILD/org.eclipse.ptp-ptp_4_0/core/org.
> eclipse.ptp.proxy.protocol/@dot
>    [javac] ----------
>    [javac] 1. ERROR in /builddir/build/BUILD/org.eclipse.ptp-ptp_4_0/core/org.eclipse.ptp.proxy.
> protocol/src/org/eclipse/ptp/proxy/runtime/server/ElementIDGenerator.java (at line 16)
>    [javac]     import org.eclipse.ptp.utils.core.RangeSet;
>    [javac]            ^^^^^^^^^^^^^^^^^^^^^
>    [javac] The import org.eclipse.ptp.utils cannot be resolved
> 
> Looks like build order/dependencies aren't correct?  How is the ptp project built these days?
> 
> -- 
> 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
> _______________________________________________
> ptp-dev mailing list
> ptp-dev@xxxxxxxxxxx
> https://dev.eclipse.org/mailman/listinfo/ptp-dev



Back to the top