Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-4456630

Sanity check should be sensetive to BUILD_MOTIF12 being set or not

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P3 P3
    • 1.4.0
    • 1.4.0
    • infrastructure
    • None
    • beta2
    • generic
    • generic



      Name: dm26566 Date: 05/09/2001


      The actual buidling against Motif 1.2 and/or Motif 2.1 is handled by
      Defs-solaris.gmk by :

         # Solaris builds AWT against both Motif 1.2 and 2.1. The
         # following flags are checked by make/sun/motif[12,21]/Makefile
         # and if they are defined, regardless of the value, the
         # specified Motif version library is created.
         #
         # Motif 1.2 is not valid for 64-bit builds.
         ifeq ($(ARCH_DATA_MODEL), 32)
         BUILD_MOTIF12 = true
         endif
         BUILD_MOTIF21 = true;

      However, no matter what those settings are, the sanity checker requires
      both or fails.

      ======================================================================

            dmcduffisunw Dale Mcduffie (Inactive)
            dmcduffisunw Dale Mcduffie (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: