Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 19 Apr 2000 15:13:09 -0400 (EDT)
From:      Gene Raytsin <palkino@netzero.net>
To:        freebsd-ports@freebsd.org
Subject:   ImageMagic problem?
Message-ID:  <Pine.BSF.4.21.0004191449460.31252-100000@paladin7.homeip.net>

next in thread | raw e-mail | index | archive | help
Hi,

Cant compile ImageMagick 5.1.1 from ports
I use FreeBSD 5.0-current with XFree86-4.0

Making all in magick
/bin/sh ../libtool --mode=compile cc -DHAVE_CONFIG_H -I../
-I..  -D_REENTRANT -I/usr/local/include -I/usr/X11R6/include
-I/usr/X11R6/include/X11  -O -pipe -c PreRvIcccm.c
mkdir .libs
cc -DHAVE_CONFIG_H -I../ -I.. -D_REENTRANT -I/usr/local/include
-I/usr/X11R6/include -I/usr/X11R6/include/X11 -O -pipe -c PreRvIcccm.c
-fPIC -DPIC -o .libs/PreRvIcccm.lo
In file included from /usr/X11R6/include/X11/Xos.h:307,
                 from xwindows.h:15,
                 from PreRvIcccm.c:55:
/usr/X11R6/include/X11/Xarch.h:48: sys/byteorder.h: No such file or
directory
*** Error code 1

Stop in /usr/ports/graphics/ImageMagick/work/ImageMagick-5.1.1/magick.
*** Error code 1

If I comment out
#include <sys/byteorder.h> 
in Xarch.h compilation completes
not sure if its right way to do it tho....




To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.4.21.0004191449460.31252-100000>