From owner-freebsd-questions Mon Oct 28 10:42:33 1996 Return-Path: owner-questions Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id KAA19008 for questions-outgoing; Mon, 28 Oct 1996 10:42:33 -0800 (PST) Received: from agt.net (clgrps02.agt.net [198.161.156.1]) by freefall.freebsd.org (8.7.5/8.7.3) with ESMTP id KAA19000 for ; Mon, 28 Oct 1996 10:42:30 -0800 (PST) Received: from planet.telusplanet.net (ltbrpx01-port-10.agt.net [204.209.197.74]) by agt.net (8.7.5/8.6.9) with SMTP id LAA04875 for ; Mon, 28 Oct 1996 11:42:20 -0700 (MST) Message-ID: <32749D10.41C67EA6@telusplanet.net> Date: Mon, 28 Oct 1996 11:46:24 +0000 From: james earl Organization: Abc X-Mailer: Mozilla 3.0 (X11; I; FreeBSD 2.1.5-RELEASE i386) MIME-Version: 1.0 To: freebsd-questions@FreeBSD.ORG Subject: Wine make ERROR Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-questions@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk I have the Wine port info contained in /usr/ports/emulators/wine, and when trying to build the Wine-96.09.28 port, I get the following response: planet# make install Checksums OK. cc -c -O -Wall -D__WINE__ -I../include -DX_DISPLAY_MISSING -o button.o button.c In file included from button.c:8: ../include/win.h:10: X11/Xlib.h: No such file or directory *** Error code 1 Stop. Anyone help... please? Also, is Wine to the point that it could run say... Borlands Win31 IDE?