#41287 closed defect (wontfix)
libsdl2: SDL for Mac OS X must be built with a 10.6 SDK or above
Reported by: | ryandesign (Ryan Carsten Schmidt) | Owned by: | jmroot (Joshua Root) |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 2.2.1 |
Keywords: | tiger leopard | Cc: | |
Port: | libsdl2 |
Description
Building libsdl2 on Mac OS X 10.5.8 fails with:
In file included from include/SDL_config.h:33, from /opt/local/var/macports/build/_Users_rschmidt_macports_dports_devel_libsdl2/libsdl2/work/SDL2-2.0.1/src/SDL.c:21: include/SDL_platform.h:90:3: error: #error SDL for Mac OS X must be built with a 10.6 SDK or above. make: *** [build/SDL.lo] Error 1
Attachments (1)
Change History (4)
Changed 11 years ago by ryandesign (Ryan Carsten Schmidt)
Attachment: | libsdl2.leopard.main.log added |
---|
comment:1 Changed 11 years ago by jmroot (Joshua Root)
Resolution: | → wontfix |
---|---|
Status: | new → closed |
comment:2 Changed 11 years ago by ryandesign (Ryan Carsten Schmidt)
Since this is expected behavior, it would be nice if you would fail early with a nicer error message, like many of our other ports do.
comment:3 Changed 11 years ago by jmroot (Joshua Root)
It was already failing in pre-configure but I switched to pre-fetch in r118690.
Note: See
TracTickets for help on using
tickets.
Yes, yes it does.