Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[ptp-dev] Error building SDM

Greetings,

I was trying to build a fresh sdm from the latest release of the PTP and I got the errors below.  I'm not sure which utils directory it is looking for, but the ptp.utils_$VERSION directory is present.

Thanks,
Wyatt


Building org.eclipse.ptp.proxy_2.1.2.200905011908...
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /bin/mkdir -p
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.debug.sdm_2.1.2.200905011908...
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /bin/mkdir -p
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



Back to the top