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

After all that from the command line and refreshing the eclipse projects, i
still had a red "X" on debug.sdm.
I did a project > clean on all projects and while I thought that only
worked on java projects, it made it go away.
Just thought I'd not that here in this thread.

...Beth

Beth Tibbitts  (859) 243-4981  (TL 545-4981)
High Productivity Tools / Parallel Tools  http://eclipse.org/ptp
IBM T.J.Watson Research Center
Mailing Address:  IBM Corp., 455 Park Place, Lexington, KY 40511


                                                                       
             Greg Watson                                               
             <g.watson@compute                                         
             r.org>                                                     To
             Sent by:                  Parallel Tools Platform general 
             ptp-dev-bounces@e         developers <ptp-dev@xxxxxxxxxxx>
             clipse.org                                                 cc
                                                                       
                                                                   Subject
             11/01/2006 02:33          Re: [ptp-dev] Problem building  
             PM                        debug.sdm                       
                                                                       
                                                                       
             Please respond to                                         
              Parallel Tools                                           
             Platform general                                          
                developers                                             
             <ptp-dev@eclipse.                                         
                   org>                                                
                                                                       
                                                                       




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




Back to the top