Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [ptp-dev] slurm

On 01/20/2010 03:42 PM, Orion Poplawski wrote:
Well, when trying to build org.eclipse.ptp.rm.slurm with pdebuild I get:

The following error occurred while executing this line:
/builddir/build/BUILD/org.eclipse.ptp-v201001152110/build/features/org.eclipse.ptp.rm.slurm/build.xml:19:
Basedir
/builddir/build/BUILD/org.eclipse.ptp-v201001152110/build/plugins/org.eclipse.ptp.rm.slurm.proxy
does not exist

Found the problem, it doesn't look for plugin.xml (only), it also looks for MANIFEST.MF and gets the name out of that. Problem was the CRLF line endings in that file. Converted to Unix, and link is created properly.

--
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