From owner-freebsd-ports Tue Apr 4 21: 6:14 2000 Delivered-To: freebsd-ports@freebsd.org Received: from pascal.uol.com.br (pascal.uol.com.br [200.230.198.87]) by hub.freebsd.org (Postfix) with ESMTP id AED6037BC7A for ; Tue, 4 Apr 2000 21:06:03 -0700 (PDT) (envelope-from lioux-alias-ppp-ports=freebsd.org@uol.com.br) Received: from bsa-1-as02-7-a19.gd.uol.com.br (bsa-1-as02-7-a19.gd.uol.com.br [200.197.118.83] (may be forged)) by pascal.uol.com.br (8.9.1/8.9.1) with ESMTP id BAA03291 for ; Wed, 5 Apr 2000 01:00:52 -0300 (BRT) Received: (qmail 47684 invoked by uid 1001); 5 Apr 2000 04:00:32 -0000 From: lioux@uol.com.br Date: Wed, 5 Apr 2000 01:00:32 -0300 To: ports@freebsd.org Subject: XFree86-4 Xarch.h include problem (was ImageMagick) Message-ID: <20000405010032.A41981@Fedaykin.here> 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> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0.1i In-Reply-To: <20000404161925.A901@titan.klemm.gtn.com>; from andreas@klemm.gtn.com on Tue, Apr 04, 2000 at 04:19:25PM +0200 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org 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