Date: Tue, 13 Jan 1998 13:54:47 +0800 From: Stephen Cooper <stephen.cooper@alphawest.com.au> To: freebsd-questions@FreeBSD.ORG Subject: Error compiling X app from ports collection Message-ID: <64B0BB03967ED111A34C00A0C93295000735DE@herculis.alphawest.com.au>
next in thread | raw e-mail | index | archive | help
I am trying to install blt from the ports under FreeBSD 2.2.5
I have XFree86 3.3.2 which I grabbed from the Xfree Organisation
The compiler cannot find these two header files, its right they are not
there. Are they part of Xfree 86?
creating src/shared/Makefile
creating man/Makefile
creating library/Makefile
creating src/bltConfig.h
===> Building for blt-2.1
making all in ./src
cc -c -O3 -fno-strength-reduce -Wwrite-strings -Wshadow -Wtraditional
-fwritable-strings -Wall -I. -I/usr/local/include
-I__Edit_./config.BLT__ bltGraph.c
In file included from bltInt.h:28,
from bltGraph.h:29,
from bltGraph.c:41:
/usr/local/include/tk.h:32: X11/Xlib.h: No such file or directory
bltGraph.c:42: X11/Xutil.h: No such file or directory
bltGraph.c:43: X11/Xatom.h: No such file or directory
*** Error code 1
Stop.
*** Error code 1
Stop.
*** Error code 1
Stop.
*** Error code 1
Stop.
*** Error code 1
Stop.
stephenc:/usr/ports/distfiles/pub/FreeBSD/FreeBSD-current/ports/x11/blt>
========================================================================
Stephen Cooper BASc
mailto:5032744@pager.mirabilis.com
Internet and Systems Security Consultant
mailto:stephen.cooper@alphawest.com.au
If you want me urgently page me with ICQ.
Internet and Open Systems
Alphawest Pty Ltd URL:
http://www.alphawest.com.au/ios
Tel: +61 8 94296100
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?64B0BB03967ED111A34C00A0C93295000735DE>
