Hi! i just installed games/speeddreams game from package and when i wanted to 
run it
i get the following error:

00:00:00.260 Default  Error   Couldn't initialize SDL: SDL not built with 
haptic (force feedback) support

It seems it has to do with force feedback support in OpenBSD SDL.

How can i compile the devel/sdl2 with haptic (force feedback) support with 
ports?
I see this configs in the Makefile but don't know, and can't seem to find,
how to activate haptic feedback:
CONFIGURE_ARGS+= --disable-alsa \
                 --disable-arts \
                 --disable-dbus \
                 --disable-esd \
                 --disable-ibus \
                 --disable-libudev \
                 --disable-nas \
                 --disable-oss \
                 --disable-pulseaudio

Reply via email to