Menu

Trouble building 1.6.2 with SparcWorks 6

Anonymous
2002-01-22
2002-01-22
  • Anonymous

    Anonymous - 2002-01-22

    I ran sh ./configure and then make.
    Things seem to go fine up to the point of trying to build the cppunit library. The command looks like:

    CC -xar -o .libs/libcppunit.a [...list of .os]

    And the error I get is:

    SunWS_cache:  Error: Error occurred in invoked compiler, [process exec failure, errno = 2].  Aborting....

    The only relevant item I can find on Sun's site seems to indicate that this is probably an error finding the right template instantiations to link into the library.

    Has anyone else solved this?

    Richard Jensen
    mailto:rjensen@persistence.com

     
    • Anonymous

      Anonymous - 2002-01-22

      I received a suggestion to try the configure with --disable-shared --enable-static.

      I ended up with the same error message.

      Richard Jensen

       

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.