From owner-freebsd-questions@FreeBSD.ORG Wed Feb 23 01:57:27 2005 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 1746D16A4CE for ; Wed, 23 Feb 2005 01:57:27 +0000 (GMT) Received: from web51604.mail.yahoo.com (web51604.mail.yahoo.com [206.190.38.209]) by mx1.FreeBSD.org (Postfix) with SMTP id 8FA1843D2D for ; Wed, 23 Feb 2005 01:57:26 +0000 (GMT) (envelope-from jay2xra@yahoo.com) Received: (qmail 60458 invoked by uid 60001); 23 Feb 2005 01:57:25 -0000 Comment: DomainKeys? See http://antispam.yahoo.com/domainkeys DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=s1024; d=yahoo.com; b=5YDA12yatnTZ54NfnaCiYoxO2n29EhLnRrjkV6caHQQoStJ6UyGiM/lCPKTaJOxPWfaYBk9P63nC+6OjNYJJ7YaXP7FYNTp6buUkBQtoMVE8YLcRKq/6xjBLRCcdZDMc3oTPctfslap967nmDm7zUw350BgYv35jo+eJ/erBKBk= ; Message-ID: <20050223015725.60456.qmail@web51604.mail.yahoo.com> Received: from [202.90.128.28] by web51604.mail.yahoo.com via HTTP; Tue, 22 Feb 2005 17:57:25 PST Date: Tue, 22 Feb 2005 17:57:25 -0800 (PST) From: Mark Jayson Alvarez To: freebsd-questions@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Subject: Is there a file where I can specify the location of my header files??(like that of ld.so.hints) 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: Wed, 23 Feb 2005 01:57:27 -0000 Hi, I think I did something horrible with my machine. I cannot complete a "make" anywhere in ports. For example, I'm compiling iperf and got this error. headers.h:82:19: errno.h: No such file or directory headers.h:139:24: syslog.h: No such file or directory I used find to search for these files and I did find it. #find / -name errno.h -print /usr/include/sys/errno.h /usr/include/sys/syslog.h Whenever I'm compiling a c program, I learned that I can pass a -I to the gcc, but I don't know how to do it in ports. Is there a file where in I can specify where my include files can be found, like that of the ld-elf.so.hints and ld.so.hints that contains the directory where my libraries can be found? __________________________________ Do you Yahoo!? Yahoo! Mail - 250MB free storage. Do more. Manage less. http://info.mail.yahoo.com/mail_250