[Pw_forum] Compilation on SGI

Miao, Maosheng mmiao at wsu.edu
Wed Oct 4 01:51:27 CEST 2006


Hi,

Thanks for helping me through the compilation. I encountered another
problem. I got error message while I do "make pp". 

        test -d bin || mkdir bin
        if test -d iotk ; then \
        ( cd iotk ; if test "make" = "" ; then make  TLDEPS= libiotk.a ;
\
        else make  TLDEPS= libiotk.a ; fi ) ; fi
        cd src ; make libiotk.a
`libiotk.a' is up to date.
        ( cd Modules ; if test "make" = "" ; then make  TLDEPS= all ; \
        else make  TLDEPS= all ; fi )
        ( cd clib ; if test "make" = "" ; then make  TLDEPS= all ; \
        else make  TLDEPS= all ; fi )
        ( cd flib ; if test "make" = "" ; then make  TLDEPS= all ; \
        else make  TLDEPS= all ; fi )
        if test -d PW ; then \
        ( cd PW ; if test "make" = "" ; then make  TLDEPS= all ; \
        else make  TLDEPS= all ; fi ) ; fi
        test -n "" && ( cd .. ; make   || exit 1) || :
        if test -d PP ; then \
        ( cd PP ; if test "make" = "" ; then make  TLDEPS= all ; \
        else make  TLDEPS= all ; fi ) ; fi
        test -n "" && ( cd .. ; make   || exit 1) || :
don't know how to make @iotk_module@ (bu42).
*** Error code 1 (bu21)

Same thing for "make d3" and "make pwcond". Any suggestion? 

Thanks,
Maosheng




More information about the users mailing list