Return to BSD News archive
Path: sserve!newshost.anu.edu.au!munnari.oz.au!news.Hawaii.Edu!ames!agate!howland.reston.ans.net!newsserver.jvnc.net!news.cac.psu.edu!akh104.rh.psu.edu!root From: root@akh104.rh.psu.edu (System Administrator) Newsgroups: comp.os.386bsd.questions Subject: compiler cant find files.. Date: 12 Nov 1993 15:59:59 GMT Organization: Penn State University, Center for Academic Computing Lines: 10 Message-ID: <2c0btv$g6h@genesis.ait.psu.edu> NNTP-Posting-Host: akh104.rh.psu.edu X-Newsreader: TIN [version 1.2 PL1] Why is it that when I compile programs somtime the program cant find the include files? INCLUDE <sys/mount.h> returns cannot find sys/mount.h when its sitting right there in the directory! any reason? Root