Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 5 Apr 2000 01:00:32 -0300
From:      lioux@uol.com.br
To:        ports@freebsd.org
Subject:   XFree86-4 Xarch.h include problem (was ImageMagick)
Message-ID:  <20000405010032.A41981@Fedaykin.here>
In-Reply-To: <20000404161925.A901@titan.klemm.gtn.com>; from andreas@klemm.gtn.com on Tue, Apr 04, 2000 at 04:19:25PM %2B0200
References:  <20000403134258Y.fuyuki@jade.dti.ne.jp> <20000403190141.A6100@titan.klemm.gtn.com> <20000404091659K.fuyuki@jade.dti.ne.jp> <20000404161925.A901@titan.klemm.gtn.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On Tue, Apr 04, 2000 at 04:19:25PM +0200, Andreas Klemm wrote:
> New APSFILTER 520 and songs from our band - http://people.freebsd.org/~andreas

Dear Guys,

	This thread just reminded me this.
	I am running FBSD 4.0-stable as of 21/3/2000, latest port files as
of yesterday. 
	I found this problem with XFree86-4 when compiling ImageMagick
as an apsfilter dependency. The error message follows at the end of
this message.
	Is this problem known? I mean expected? I can't seem to find
the byteorder header file in the latest src cvsup. Should we produce
any appropriate replacement? 

--
Totally naive on this matter. :)
mferreira

	

Option            Configure option        Configured value
----------------------------------------------------------
Shared libraries  --enable-shared=yes           yes
Static libraries  --enable-static=yes           yes
GNU ld            --with-gnu-ld=no              yes
Ghostscript       None                          yes
LZW support       --enable-lzw=no               no
16 bit pixels     --enable-16bit-pixel=yes      yes
SFIO              --enable-sfio=no              no
PERL              --with-perl=/usr/bin/perl5.00503
/usr/bin/perl5.00503
BZLIB             --with-bzlib=yes              yes
DPS               --with-dps=yes                yes
FlashPIX          --with-fpx=yes                no
HDF               --with-hdf=yes                yes
JBIG              --with-jbig=yes               yes
JPEG              --with-jpeg=yes               yes
PNG               --with-png=yes                yes
TIFF              --with-tiff=yes               yes
TrueType (TTF)    --with-ttf=yes                yes
TTF Path          --with-ttf-fontpath=          ""
ZLIB              --with-zlib=yes               yes
X11               --with-x=yes                  yes

X11 Configuration:
  X_CFLAGS     = -I/usr/X11R6/include
  X_PRE_LIBS   = -lSM -lICE
  X_LIBS       = -L/usr/X11R6/lib
  X_EXTRA_LIBS = 

Final Compilation Flags:
  CC       = cc
  CFLAGS   = -O -pipe -pipe -Wall -O
  CPPFLAGS = -I/usr/local/include -I/usr/X11R6/include
-I/usr/X11R6/include/X11
  LDFLAGS  =
-L/usr/ports/graphics/ImageMagick/work/ImageMagick-5.1.1/magick/.libs
-L/usr/local/lib -L/usr/X11R6/lib
  LIBS     = -ljbig -ldf -ltiff -lttf -ljpeg -lpng -ldpstk -ldps
-lXext -lXt -lX11 -lbz2 -lz -lm

===>  Building for ImageMagick-5.1.1
Making all in delegates
Making all in magick
/bin/sh ../libtool --mode=compile cc -DHAVE_CONFIG_H -I../ -I..
-I/usr/local/include -I/usr/X11R6/include -I/usr/X11R6/include/X11  -O
-pipe -pipe -Wall -O -c PreRvIcccm.c
mkdir .libs
cc -DHAVE_CONFIG_H -I../ -I.. -I/usr/local/include
-I/usr/X11R6/include -I/usr/X11R6/include/X11 -O -pipe -pipe -Wall -O
-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




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?20000405010032.A41981>