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

Fix detection of Cups headers during configuration

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P4 P4
    • 9
    • 9
    • infrastructure
    • None
    • b101

      Currently, if the location of the Cups headers is passed to configure via the --with-cups or --with-cups-inlcude option, the locations are not checked to really contain the required Cups header files. This will lead to a compilation error, if there are no Cups header files in the default include path.

      Even worse, if the user wants to specify special versions of the Cups header files via the --with-cups or --with-cups-inlcude options but mis-types the path while there exist Cups header files in the standard include path, the standard headers will be used silently (because the location given by --with-cups or --with-cups-inlcude isn't checked and rejected.)

            simonis Volker Simonis
            simonis Volker Simonis
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: