Date: Sat, 5 Oct 2002 17:58:05 -0700 (PDT) From: Wayne Lubin <wayneclubin@yahoo.com> To: Giorgos Keramidas <keramida@freebsd.org> Cc: freebsd-questions@freebsd.org Subject: Re: adding a path to gcc to find #include <something.h> type includes Message-ID: <20021006005805.87208.qmail@web14704.mail.yahoo.com> In-Reply-To: <20021006005554.GC39351@hades.hell.gr>
next in thread | previous in thread | raw e-mail | index | archive | help
But PalmOS.h includes header files who as well are not in standard locations. Wayne --- Giorgos Keramidas <keramida@freebsd.org> wrote: > On 2002-10-05 16:09, Wayne Lubin > <wayneclubin@yahoo.com> wrote: > > > > #include <BuildDefines.h> > > #include <PalmOS.h> > > > > 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 __________________________________________________ Do you Yahoo!? Faith Hill - Exclusive Performances, Videos & More http://faith.yahoo.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20021006005805.87208.qmail>