On 15.2.2018. 20:06, spiky wrote:
lfs/blfs systemd svn version. I get an error with make on Libraw-0.18.7.

This look suspect

internal/dcraw_common.cpp: In member function ‘void LibRaw::PentaxLensInfo(unsigned int, unsigned int)’: internal/dcraw_common.cpp:6830:80: error: call of overloaded ‘powf64(int, int)’ is ambiguous     10*(table_buf[iLensData+9]>>2) * powf64(4, (table_buf[iLensData+9] & 0x03)-2);
^

there are alot of lines similar to above

final error

make: *** [Makefile:856: internal/dcraw_common.lo] Error 1

all deps are built

Any help thanks


sed -i "s#powf64#dc_&#g" internal/dcraw_common.cpp
--
http://lists.linuxfromscratch.org/listinfo/blfs-support
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

Reply via email to