VM Building on Fedora: SDL2 failure
I installed all the packages listed at https://github.com/philippeback/pharovm-centos65/blob/master/packages-to-ins..., plus SDL2 and SDL2-devel, and got the following error: <http://forum.world.st/file/n4819999/Screenshot_2015-04-16_12.png> Any ideas? Thanks in advance! ----- Cheers, Sean -- View this message in context: http://forum.world.st/VM-Building-on-Fedora-SDL2-failure-tp4819999.html Sent from the Pharo Smalltalk Developers mailing list archive at Nabble.com.
Mixing 64 bit / 32 bit environments/toolchain? Am 16.04.2015 17:52 schrieb "Sean P. DeNigris" <sean@clipperadams.com>:
I installed all the packages listed at
https://github.com/philippeback/pharovm-centos65/blob/master/packages-to-ins... , plus SDL2 and SDL2-devel, and got the following error: <http://forum.world.st/file/n4819999/Screenshot_2015-04-16_12.png> Any ideas? Thanks in advance!
----- Cheers, Sean -- View this message in context: http://forum.world.st/VM-Building-on-Fedora-SDL2-failure-tp4819999.html Sent from the Pharo Smalltalk Developers mailing list archive at Nabble.com.
Nicolai Hess wrote
Mixing 64 bit / 32 bit environments/toolchain?
Yes, where I went wrong is too embarrassing to mention ha ha, so I'll move on to the next errors... <http://forum.world.st/file/n4820011/Screenshot_2015-04-16_12.png> p.s. sorry about the screenshots but it's a server running in VirtualBox so I can't copy/paste ----- Cheers, Sean -- View this message in context: http://forum.world.st/VM-Building-on-Fedora-SDL2-failure-tp4819999p4820011.h... Sent from the Pharo Smalltalk Developers mailing list archive at Nabble.com.
2015-04-16 18:08 GMT+02:00 Sean P. DeNigris <sean@clipperadams.com>:
Nicolai Hess wrote
Mixing 64 bit / 32 bit environments/toolchain?
Yes, where I went wrong is too embarrassing to mention ha ha,
:)
so I'll move on to the next errors... <http://forum.world.st/file/n4820011/Screenshot_2015-04-16_12.png>
search vm-dev for "NoDbgRegParms". Timothy wrote about this (I don't know if this is fully solved) and and Max Leske wrote what to change to make the build work.
p.s. sorry about the screenshots but it's a server running in VirtualBox so I can't copy/paste
----- Cheers, Sean -- View this message in context: http://forum.world.st/VM-Building-on-Fedora-SDL2-failure-tp4819999p4820011.h... Sent from the Pharo Smalltalk Developers mailing list archive at Nabble.com.
looks like that vm code has some new things inside... Le 16 avr. 2015 18:22, "Sean P. DeNigris" <sean@clipperadams.com> a écrit :
Nicolai Hess wrote
Mixing 64 bit / 32 bit environments/toolchain?
Yes, where I went wrong is too embarrassing to mention ha ha, so I'll move on to the next errors... <http://forum.world.st/file/n4820011/Screenshot_2015-04-16_12.png>
p.s. sorry about the screenshots but it's a server running in VirtualBox so I can't copy/paste
----- Cheers, Sean -- View this message in context: http://forum.world.st/VM-Building-on-Fedora-SDL2-failure-tp4819999p4820011.h... Sent from the Pharo Smalltalk Developers mailing list archive at Nabble.com.
philippeback wrote
looks like that vm code has some new things inside...
I took the source tarball from the vanilla CI GNU/Linux build. The weird thing is that the Centos build is still passing... ----- Cheers, Sean -- View this message in context: http://forum.world.st/VM-Building-on-Fedora-SDL2-failure-tp4819999p4820039.h... Sent from the Pharo Smalltalk Developers mailing list archive at Nabble.com.
participants (3)
-
Nicolai Hess -
phil@highoctane.be -
Sean P. DeNigris