Hi, > > Any suggestions for how to do a workaround? > > Drop -Wundef when running the configiure test, or override it with -Wno-undef > > If the actual ui/sdl* files fail for same reason, we could use a gcc > pragma top disable -Wundef in just those files, or set -Wno-undef in > CFLAGS on a per-.o file basis in Makefile.objs
What is the status here? Could you try this peter? Don't have a test box with SDL 2.0.8 at hand ... Any reaction from debian/upstream? Given that this probably affects pretty much any SDL user and 2.0.8 is a few days old only a quick 2.0.9 bugfix release would be the best solution I guess. cheers, Gerd