On 09/30/2016 11:21 PM, Luya Tshimbalanga wrote:
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA256 Removing these lines from the spec file below # -DBoost_INCLUDE_DIR=%{_includedir} \ # -DLUXRAYS_DISABLE_OPENCL:BOOL=OFF \ # -DCMAKE_CXX_FLAGS="$CXXFLAGS -DLUXRAYS_DISABLE_OPENCL=0" \ # -DCMAKE_CXX_FLAGS="$CXXFLAGS" \ #%%if %%{?_lib} == "lib64" # -DLIBDIR=%{_lib} \ #%%endif # .. resolves the issue. Because upstream requires embree as dependency (only available for 64 bit architectures), the conditional statement "%{?_lib} == "lib64" is no longer valid. The build is running as I type and I will remove the remaining of non longer needed commented codes.
I wonder if disabling opencl avoided the missing embree header before. -- Orion Poplawski Technical Manager 303-415-9701 x222 NWRA/CoRA Division FAX: 303-415-9702 3380 Mitchell Lane orion@xxxxxxxxxxxxx Boulder, CO 80301 http://www.cora.nwra.com _______________________________________________ devel mailing list -- devel@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe send an email to devel-leave@xxxxxxxxxxxxxxxxxxxxxxx