My first guess is that you have two versions of OIIO, and when building OCIO, 
you are are using headers from OIIO 2.3 but trying to link libraries from an 
older version?


> On Oct 3, 2021, at 4:02 PM, Richard Shaw <[email protected]> wrote:
> 
> I was trying to update Fedora to OIIO 2.3.8.0 but had some issues:
> 
> 1. OCIO by default builds with c++std 11, but I updated it to force C++14 and 
> that solved that particular issue.
> 
> 2. OCIO[1] is failing with:
> 
> /usr/bin/ld: /usr/lib64/libOpenImageIO.so: undefined reference to symbol 
> '_ZN16OpenImageIO_v2_310ParamValue11clear_valueEv'
> /usr/bin/ld: /usr/lib64/libOpenImageIO_Util.so.2.3: error adding symbols: DSO 
> missing from command line
> 
> Perhaps there was some coordination missing between the two projects?
> 
> Thanks,
> Richard
> 
> [1] https://kojipkgs.fedoraproject.org//work/tasks/5953/76655953/build.log 
> <https://kojipkgs.fedoraproject.org//work/tasks/5953/76655953/build.log>_______________________________________________
> Oiio-dev mailing list
> [email protected]
> http://lists.openimageio.org/listinfo.cgi/oiio-dev-openimageio.org

--
Larry Gritz
[email protected]




_______________________________________________
Oiio-dev mailing list
[email protected]
http://lists.openimageio.org/listinfo.cgi/oiio-dev-openimageio.org

Reply via email to