[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[cobalt-users] REL installing Imagemagick on a raq3



Gerald,

Thanks, but the make process keeps failing..See below...Any Ideas?

Making all in coders
make[1]: Entering directory `/home/packages/ImageMagick-5.3.7/coders'
source='art.c' object='art.lo' libtool=yes \
depfile='.deps/art.Plo' tmpdepfile='.deps/art.TPlo' \
depmode=gcc /bin/sh ../depcomp \
/bin/sh ../libtool --mode=compile
cc -DHAVE_CONFIG_H -I../ -I.. -I../magick  -D_REENTRANT -D_FILE_OFFSET_BITS=
64 -I/usr/local/include  -g -O2 -Wall -c -o art.lo `test -f art.c || echo
'./'`art.c
gcc -DHAVE_CONFIG_H -I../ -I.. -I../magick -D_REENTRANT -D_FILE_OFFSET_BITS=
64 -I/usr/local/include -g -O2 -Wall -c art.c -Wp,-MD,.deps/art.TPlo -o
art.o
In file included from /usr/include/errno.h:36,
                 from ../magick/magick.h:42,
                 from art.c:51:
/usr/include/bits/errno.h:25: linux/errno.h: No such file or directory
In file included from /usr/include/bits/posix1_lim.h:126,
                 from /usr/include/limits.h:30,
                 from
/usr/lib/gcc-lib/i386-redhat-linux/egcs-2.91.66/include/limits.h:117,
                 from
/usr/lib/gcc-lib/i386-redhat-linux/egcs-2.91.66/include/syslimits.h:7,
                 from
/usr/lib/gcc-lib/i386-redhat-linux/egcs-2.91.66/include/limits.h:11,
                 from ../magick/magick.h:46,
                 from art.c:51:
/usr/include/bits/local_lim.h:27: linux/limits.h: No such file or directory
make[1]: *** [art.lo] Error 1
make[1]: Leaving directory `/home/packages/ImageMagick-5.3.7/coders'
make: *** [all-recursive] Error 1

Nev