On Sat, Mar 14, 2015 at 09:25:51PM -0300, Henrique Lengler wrote: > Hi, > > I'm creating a port of a package that needs sdl2, but when I try to > build it, I receive a message saying it is broken: > ===> sdl2-2.0.2p1 is marked as broken: issue with ld.so . > Why this packages is marked as broken? > > -- > Regards > > Henrique Lengler >
Hello, with the patch shown here: http://marc.info/?l=openbsd-bugs&m=141653930524559&w=2 I am using sdl2 successfully (on amd64-current). It is needed to rebuild libexec/ld.so. However that patch did not get committed, I don't know what happened to it. Alf