[Pkg-phototools-devel] Bug#788102: The code doesn't compile on kfreebsd

Steven Chamberlain steven at pyro.eu.org
Tue Feb 23 14:27:41 UTC 2016


Mathieu Malaterre wrote:
> Thanks a lot for the update. Could you send me the actual full debdiff
> you used. Here is what I get from fall.d.o when I use your patch:
> 
> [...]
> IexMathFpu.cpp: In function 'void
> Iex_2_2::setFpExceptionHandler(Iex_2_2::FpExceptionHandler)':
> IexMathFpu.cpp:482:9: error: 'struct sigaction' has no member named
> 'sa_restorer'
>   action.sa_restorer = 0;
>          ^
> [...]

Sorry, I forgot about that part.  sa_restorer is not used on kfreebsd so
I guarded that with ifdefs.  Attached is a diff against 2.2.0-9 of what
I actually tested.

Thanks!
Regards,
-- 
Steven Chamberlain
steven at pyro.eu.org
-------------- next part --------------
A non-text attachment was scrubbed...
Name: kfreebsd-support.patch
Type: text/x-diff
Size: 1184 bytes
Desc: not available
URL: <http://lists.alioth.debian.org/pipermail/pkg-phototools-devel/attachments/20160223/370d3d92/attachment.patch>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 473 bytes
Desc: Digital signature
URL: <http://lists.alioth.debian.org/pipermail/pkg-phototools-devel/attachments/20160223/370d3d92/attachment.sig>


More information about the Pkg-phototools-devel mailing list