On Thu, Feb 15, 2018 at 09:48:29PM +0000, spiky wrote:
> 
> 
> On 15/02/18 21:42, Armin K. wrote:
> > 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
> 
> Thanks Armin it built now
> 
Thanks to you both for the report and the fix.  Applied at r19766.

ĸen
-- 
Truth, in front of her huge walk-in wardrobe, selected black leather
boots with stiletto heels for such a barefaced truth.
                                     - Unseen Academicals
-- 
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