Hi,
Not sure if I'm doing something dumb, but I have a Virtualbox/Vagrant setup running Ubuntu Precise 32-bit, and suddenly today, although IM builds and installs without any errors, running it in any form results in 'Illegal Instruction'
It has been working fine up until today. The base box hasn't changed at all, but IM is downloaded and compiled when the box is created.
"make check" results in a bunch of errors.
I compile my own version because I need pango support which doesn't come enabled in the binary from the ubuntu repos.
Any help appreciated.
Illegal Instruction after compiling on Ubuntu
-
- Posts: 1
- Joined: 2013-10-28T09:58:17-07:00
- Authentication code: 6789
Re: Illegal Instruction after compiling on Ubuntu
I am also experiencing this. We have another thread at: viewtopic.php?f=3&t=24353
Standard Ubuntu 12.04 image with minimal packages installed.
Standard Ubuntu 12.04 image with minimal packages installed.
Code: Select all
ubuntu@eur:~/ImageMagick-6.8.7-4$ uname -r
3.2.0-48-virtual
ubuntu@eur:~/ImageMagick-6.8.7-4$ perl -MImage::Magick
Illegal instruction (core dumped)