Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [ptp-dev] Problem building debug.sdm

Correct.

On Nov 1, 2006, at 12:24 PM, Beth Tibbitts wrote:

Thanks!

OK, so to rebuild PTP (non-java parts), is this right?
1. org.eclipse.ptp.debug.sdm:  sh SETUP, make all, make install
2. org.eclipse.ptp.orte: sh SETUP, make all, make install
I just did the above with no visible complaints.
I updated the other 2 c projects: org.eclipse.ptp.proxy, and org.eclipse.ptp.utils,
but I believe we don't run any build commands in them, just the first two, right?

...Beth



On 11/1/06, Greg Watson <g.watson@xxxxxxxxxxxx> wrote:
Clement forgot to commit a file. I've done so now.

Note also, you should run 'sh SETUP' rather than './configure'.

Greg

On Nov 1, 2006, at 11:46 AM, Beth Tibbitts wrote:

> I'm trying to update the PTP on my desktop linux workstation
>
> I updated org.eclipse.ptp.debug.sdm from CVS, did ./configure and
> make all and the end said:
>
> make[2]: *** No rule to make target `src/mi/CLISigHandle.c', needed
> by `src/mi/libmi_a- CLISigHandle.o'.  Stop.
> make[2]: Leaving directory `/home/tibbitts/ews/ptp32/
> org.eclipse.ptp.debug.sdm'
> make[1]: *** [all-recursive] Error 1
> make[1]: Leaving directory `/home/tibbitts/ews/ptp32/
> org.eclipse.ptp.debug.sdm'
> make: *** [all] Error 2
>
> Should there be a src/mi/CliSigHandle.c? There isn't.
>
> --
> ...Beth
>
> _______________________________________________
> ptp-dev mailing list
> ptp-dev@xxxxxxxxxxx
> https://dev.eclipse.org/mailman/listinfo/ptp-dev

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



--
...Beth

_______________________________________________
ptp-dev mailing list


Back to the top