Return to BSD News archive
Path: sserve!newshost.anu.edu.au!munnari.oz.au!constellation!convex!convex!news.utdallas.edu!wupost!howland.reston.ans.net!xlink.net!math.fu-berlin.de!mailgzrz.TU-Berlin.DE!cs.tu-berlin.de!coelho From: coelho@cs.tu-berlin.de (Paulo-Jorge Ribeiro) Newsgroups: comp.os.386bsd.bugs Subject: cd BUG??? (help) Date: 3 Oct 1993 18:28:41 GMT Organization: Technical University of Berlin, Germany Lines: 19 Message-ID: <28n5kp$mtk@news.cs.tu-berlin.de> NNTP-Posting-Host: lucy.cs.tu-berlin.de Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit Hi, I don't really know if this is a FAQ, but this "can't cd to .." problem when I try to compile a program is absolutlly anoying me... I run Netbsd 0.9 and have gcc 2.4.5. I dont understand what is the problem with the make program, but when I run it, and when he reads the Makefile, he keeps on giving me the msg "can't cd to ...". I have tried to replace 'cd' with a CD function, but it still doesn't work. The only only way it worked once was when I replace all the subdirs with the complete path, whitch is not very confortable in very big Makefiles... I don't know how to solve the problem, so if anyone could give me a help I would apreciate it.. Thanks