Uploaded image for project: 'Axis-C++'
  1. Axis-C++
  2. AXISCPP-945

Solaris compiling and linking problems on release 1.5

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 1.5 Final
    • None
    • None
    • Solaris 8

    Description

      3 bugs found, but maybe 2 are already resolved in 1.6a version :

      1) In HandlerChain.hpp, some declarations are missing. I found an AWK script in the axis-c-user mailing list (with file HandlerChain.awk). It seems to be fixed in 1.6.a
      2) In StubC.hpp, we have 2 "static_cast<AXIS_PROTOCOL_TYPE>", that are leading to compiling errors. I replaced them, as in 1.6a, by a dynamic cast "(AXIS_PROTOCOL_TYPE)".
      3) There are linking problems in buildInitialize.xml : the option-lCrun -lsocket -lCstd must be passed to solaris linker. I tried 1.6a binary distribution, but it can't run, it results in "Unresolved symbol" errors (though libs are declared in LD_LIBRARY_PATH)

      Attachments

        Activity

          People

            Unassigned Unassigned
            antgal Antoine Galataud
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: