System JPEG builds include in-tree jpeglib.h, resulting in build failure

XMLWordPrintable

    • Type: Bug
    • Resolution: Fixed
    • Priority: P4
    • 9
    • Affects Version/s: 9
    • Component/s: client-libs
    • None
    • b70
    • generic
    • generic

        The header files from the in-tree copy of the JPEG library are included in building jpegdecoder.o, resulting in symbols like jStdError being referenced rather than jpeg_std_error and linking against the system libjpeg then fails.

        It seems build logic is present to make this line optional, but it is not being used. Unfortunately, due to the movement of various makefiles, I can't trace when this change was made.

              Assignee:
              Andrew Hughes
              Reporter:
              Andrew Hughes
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

                Created:
                Updated:
                Resolved: