Brad Smith

Results 120 comments of Brad Smith
trafficstars

> I'm curious if there's a way we should be improving our iconv check on FreeBSD - maybe we should be using something like https://github.com/gcc-mirror/gcc/blob/master/config/iconv.m4 ? I just noticed this...

@tru Sorry I did not see your response. I don't have a fix at the moment. I just added the ticket as I saw this referenced in another community and...

Let me speak to our audio developer and see what he says.

I just came across this bug report Google searching, but just FYI, glibc 2.36 will include arc4random() in stdlib removing the need for linking libbsd.

With OpenBSD 7.0 we are using 1.21.1 + 620836f173ae6fc4505d0634984e0f2c46166367 + 1fd4c865fc084f134363db5155361d5483679235. With 1.21.1 the backend was broken. But the checkout of ca2e0e4b2b53dc294850180118e1d451348c349c includes both of those commits.

What is the status of this with OpenAL 1.22.2?

> Related, here is an OpenBSD patch to address this: http://cvsweb.openbsd.org/cgi-bin/cvsweb/~checkout~/ports/devel/sdl2/patches/patch-sdl2-config_in?rev=1.3&content-type=text/plain&hideattic=1 For OpenBSD, that is why we have `@X_CFLAGS@` for `/usr/X11R6/include`. But the root `@includedir@` was added for /usr/local/include for...

Is there anything holding this up?

> Thanks for this. Initial read looks good. I'll give it a whirl in a VM when I have some time, hopefully soon. > > I suspect the dependencies are...