bugOpenEXR - Bugs: bug #22875, broken compiling of the viewer(s)...

 
 

bug #22875: broken compiling of the viewer(s) without OpenEXR_CTL

Submitter:  Pino Toscano <pinotree>
Submitted:  Tue 08 Apr 2008 12:31:51 PM UTC
   
 
Category:  build/install Severity:  3 - Normal
Item Group:  None Status:  None
Privacy:  Public Assigned to:  None
Open/Closed:  Open
* Mandatory Fields

Add a New Comment Rich Markup
   

Tue 08 Apr 2008 12:31:51 PM UTC, original submission:  

When compiling the openexr-viewers without the CTL support, the compilation fails.

This happens because the AM_PATH_PKGCONFIG() call that looks for OPENEXR_CTL unconditionally sets the default value for OPENEXR_CTL_LIBS including the OpenEXR_CTL ones. And OPENEXR_CTL_LIBS is unconditionally used in all the Makefile.am's.

I did a patch that fixes the problem, basically by setting OPENEXR_CTL_LIBS to OPENEXR_LIBS like is done for OPENEXR_CTL_CXXFLAGS. This way, also playexr (that I was not able to compile because of missing libraries) should compile as well.

OpenEXR version: 1.6.1 (Debian's)
OpenEXR_Viewers version: 1.0.1 (from sources)

Pino Toscano <pinotree>

 

(Note: upload size limit is set to 16384 kB, after insertion of the required escape characters.)

Attach Files:
   
   
Comment:
   

Attached Files
file #15421:  001_fixctldetection.diff added by pinotree (354B - text/x-diff - patch)

 

Depends on the following items: None found

Items that depend on this one: None found

 

Carbon-Copy List
  • -email is unavailable- added by pinotree (Submitted the item)
  •  

    There are 0 votes so far. Votes easily highlight which items people would like to see resolved in priority, independently of the priority of the item set by tracker managers.

    Only logged-in users can vote.

     

    Follows 1 latest change.

    Date Changed by Updated Field Previous Value => Replaced by
    2008-04-08 pinotree Attached File- Added 001_fixctldetection.diff, #15421

    Back to the top

    Powered by Savane 3.13-f8d8.
    Corresponding source code