Skip to main content

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

The latest is actually the I200905110828 build. I think I mixed up the version numbers on the wiki at one point.

Greg

On May 12, 2009, at 6:18 PM, Wyatt Spear wrote:

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


_______________________________________________
ptp-dev mailing list
ptp-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/ptp-dev


Back to the top