Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[ptp-dev] Build script error

Greetings,

I'm trying to build the build the proxy agents for linux x86 using the latest release from the ptp web site on a pretty standard system where previous builds have worked correctly.  My environment is set up properly as far as I can tell.  However when I run sh BUILD I end up witht:

Building org.eclipse.ptp.debug.sdm_2.0.1.200711060847...
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for gawk... no
checking for mawk... mawk
checking whether make sets $(MAKE)... yes
checking build system type... i686-pc-linux-gnu
configure: error: utils directory not found


Building org.eclipse.ptp.rm.orte.proxy_2.0.1.200711060847...
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for gawk... no
checking for mawk... mawk
checking whether make sets $(MAKE)... yes
checking build system type... i686-pc-linux-gnu
configure: error: utils directory not found

There is indeed an org.eclipse.ptp.utils* directory.  This error has occurred on two distinct systems.  I most recently tried it with a fresh ptp download this evening, but with the same result.  How should I proceed?

Thanks,
Wyatt Spear

Back to the top