From owner-freebsd-questions Sat Oct 5 17:55:56 2002 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 2C40A37B401 for ; Sat, 5 Oct 2002 17:55:55 -0700 (PDT) Received: from mailsrv.otenet.gr (mailsrv.otenet.gr [195.170.0.5]) by mx1.FreeBSD.org (Postfix) with ESMTP id 25E6C43E3B for ; Sat, 5 Oct 2002 17:55:54 -0700 (PDT) (envelope-from keramida@freebsd.org) Received: from hades.hell.gr (patr530-a173.otenet.gr [212.205.215.173]) by mailsrv.otenet.gr (8.12.6/8.12.6) with ESMTP id g960to6T007641; Sun, 6 Oct 2002 03:55:50 +0300 (EEST) Received: from hades.hell.gr (hades [127.0.0.1]) by hades.hell.gr (8.12.6/8.12.6) with ESMTP id g960tuNT044824; Sun, 6 Oct 2002 03:55:57 +0300 (EEST) (envelope-from keramida@freebsd.org) Received: (from keramida@localhost) by hades.hell.gr (8.12.6/8.12.6/Submit) id g960ttfY044818; Sun, 6 Oct 2002 03:55:56 +0300 (EEST) (envelope-from keramida@freebsd.org) Date: Sun, 6 Oct 2002 03:55:54 +0300 From: Giorgos Keramidas To: Wayne Lubin Cc: Adam Weinberger , freebsd-questions@freebsd.org Subject: Re: adding a path to gcc to find #include type includes Message-ID: <20021006005554.GC39351@hades.hell.gr> References: <20021005225724.GF45363@vectors.cx> <20021005230930.50079.qmail@web14701.mail.yahoo.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20021005230930.50079.qmail@web14701.mail.yahoo.com> X-PGP-Fingerprint: C1EB 0653 DB8B A557 3829 00F9 D60F 941A 3186 03B6 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On 2002-10-05 16:09, Wayne Lubin wrote: > > #include > #include > > I get the error mesagaes > > Main.c:13: BuildDefines.h: No such file or directory > Main.c:17: PalmOS.h: No such file or directory > > In other words it is not finding the files. But these > files are in > > /usr/local/palmdev/sdk-3.5/include Use -I/usr/local/palmdev/sdk-3.5/include then... -- keramida@FreeBSD.org -==- FreeBSD: The Power to Serve FreeBSD 5.0-CURRENT #3: Wed Oct 2 04:55:42 EEST 2002 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message