Changes between Version 5 and Version 6 of media-libs/libsdl/1.2.13/1
- Timestamp:
- 02/08/09 13:15:23 (6 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
media-libs/libsdl/1.2.13/1
v5 v6 17 17 * make 18 18 19 Still might be an issue with opengl support, need to look into that further. 20 See Haiku ticket [http://dev.haiku-os.org/ticket/2196 #2196]. 21 22 When nasm or yasm are present, executables linked with SDL exit with the following error: 19 When nasm or yasm are present, ./configure (in test) fails with the following error: 23 20 {{{ 24 runtime_loader: unhandled pheader type 0x4 21 runtime_loader: unhandled pheader type 0x43434700 25 22 runtime_loader: Troubles parsing Program headers, numRegions = -2147483632 26 23 }}} 27 24 See Haiku ticket http://dev.haiku-os.org/ticket/2159 25 26 Still might be an issue with opengl support, need to look into that further. 27 See Haiku ticket [http://dev.haiku-os.org/ticket/2196 #2196].
