Path: chuka.playstation.co.uk!scea!greg_labrec@interactive.sony.com From: Mike Fulton Newsgroups: scea.yaroze.problems.pc Subject: Re: Error Message When I MAKE Date: Fri, 25 Apr 1997 11:12:12 -0700 Organization: SCEA Net Yaroze News Lines: 21 Message-ID: <3360F3FC.5440@glamoursoft.com> References: <335FEAB2.6820@ziplink.net> Reply-To: mfulton@glamoursoft.com NNTP-Posting-Host: 206.41.6.40 Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Mailer: Mozilla 3.0Gold (Win95; I) Jay Brewer wrote: > I get the following message when I try to MAKE any demo in DOS but even > in the QUICK DEMO: > gcc -c -03 tuto0.co > tuto0.c:26: libps.h: file not found > make.exe: *** [tuto0.o] Error 1 > The libps.h file is there in the c:\psx\lib folder and all of the other > libraries are there. I have the djsetup.bat setup fine and all of my > directories are c:\psx an c:\gnu - what am I doing wrong? Most likely, the LIBPS.H file should be in C:\PSX\INCLUDE, not C:\PSX\LIB. The only exception would be if you had your library files and include files in the same directory, but that would be unusual. If this doesn't help you fix things, then dump your DJSETUP.BAT into a message. Mike