Hi!
On 11/04/2012 16:10, Robert Matusewicz wrote:
My first guess is that there is missing check for
defined(__FreeBSD_kernel__) in sysutils.cpp.
Instead of
#elif defined(__FreeBSD__)
there should be
#elif defined(__FreeBSD__) || defined(__FreeBSD_kernel__)
OK, maybe I could test it with a patch, for the moment.
At least I think so after reading this
http://glibc-bsd.alioth.debian.org/porting/PORTING
Oh, I didn't know of that page ;-P Thanks for the hint!
Do you have access to Debian/kFreeBSD to check that? If not, I can
prepare pull request after returning home.
Yes, I have access for testing-purpose machines with both kFreeBSD32 and
kFreeBSD64. I'll patch the upstream source and test it... and let you
know of any progress with this issue.
Thanks!
--
Matteo F. Vescovi
Debian Sponsored Maintainer
GnuPG KeyID: 83B2CF7A
_______________________________________________
Oiio-dev mailing list
[email protected]
http://lists.openimageio.org/listinfo.cgi/oiio-dev-openimageio.org