From owner-freebsd-questions@FreeBSD.ORG Mon Jun 16 12:50:54 2003 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B6AC837B401 for ; Mon, 16 Jun 2003 12:50:53 -0700 (PDT) Received: from aibo.runbox.com (cujo.runbox.com [193.71.199.138]) by mx1.FreeBSD.org (Postfix) with ESMTP id A284743FAF for ; Mon, 16 Jun 2003 12:50:52 -0700 (PDT) (envelope-from klimenta@futurebit.com) Received: from [10.9.9.9] (helo=fetch-bak.runbox.com) by lufsen.runbox.com with esmtp (Exim 4.14) id 19S008-0003Yf-KR for freebsd-questions@freebsd.org; Mon, 16 Jun 2003 21:50:48 +0200 Received: from [12.33.76.83] (helo=klimenta) (Authenticated Sender=klimenta@runbox.com) by fetch-bak.runbox.com with asmtp (Exim 4.14) id 19Rzzi-0005az-23 for freebsd-questions@freebsd.org; Mon, 16 Jun 2003 21:50:22 +0200 Message-ID: <000a01c33441$1ad74520$ca0110ac@vinyl.tkvbp.com> From: "Kliment Andreev" To: "FreeBSD Questions" References: <20030616194629.73936.qmail@web10003.mail.yahoo.com> Date: Mon, 16 Jun 2003 15:54:29 -0400 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-5" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2800.1158 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1165 X-Sender: 202020 Subject: Re: Compiling C code X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 16 Jun 2003 19:50:55 -0000 > I am trying to compile some C code and I get the > following errors: > windows.h: No such file or directory Are you sure that the program is not Windows specific?