From: "James B. Bryant" Newsgroups: comp.os.msdos.djgpp Subject: sb_util library make error Date: Wed, 05 Feb 1997 15:16:12 -0600 Organization: McDonnell Douglas Lines: 59 Message-ID: <32F8F89C.41C6@iastate.edu> NNTP-Posting-Host: du89-02.cc.iastate.edu Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Hello, I am trying to create a library for use with the sb05_dj2.zip 05-Feb-96 14:37 261.5 kB Sound Blaster Library for DJGPP 2.0, version 0.5 - (asm/C) sound blaster library, I am using DJGPPv2 and running the command make -fstandard.mak but it runs into an error. I am running under Win95 with 64MB ram, and I think I have most of my environmental variables set up right, I have compiled and ran a simple program using rhide. I have djgpp installed in c:\djgpp\ and all of sb05_dj2.zip files in c:\djgpp\sb\ I run the make command in the c:\djgpp\sb\ directory and get the following error -start error C:\DjGpp\sb>make -fstandard.mak MAKE Version 3.7 Copyright (c) 1987, 1994 Borland International ar cq libsb.a dsp.o dma.o sbdetect.o sbdriver.o sb_misc.o sb_digi.o sb_m od.o c:/djgpp/bin/ar.exe: dsp.o: No such file or directory (ENOENT) ** error 1 ** deleting libsb.a -end error It looks like some kind of disk writing error? Can you help or suggest what might be wrong. Thanks in advance... James B. Bryant if it help at all here is my autoexec.bat file, I didn't add anything in my config.sys for djgpp, do I need to, should I set up a ram disk for djgpp? -start file @C:\PROGRA~1\NORTON~1\NAVBOOT.EXE /STARTUP C:\DOS\TBEACH\DOSAPPS\WFSURFER.EXE /A340 /I12 PROMPT $P$G set PATH=C:\WINDOWS;C:\WINDOWS\COMMAND;C:\DOS\TBEACH\DOSAPPS;C:\DJGPP\BIN set DJGPP=C:\DJGPP\DJGPP.ENV set TMPDIR=C:\TEMP rem C:\WINDOWS\COMMAND\MSCDEX.EXE /D:MTMIDE01 /M:10 C:\DOS\TBEACH\DOSAPPS\TBSMIX.EXE /M=11 /W=11 /F=11 /L=11 /C=11 rem SET BLASTER=A220 I5 D1 T4 C:\DOS\TBEACH\DOSAPPS\TBS2000.EXE @ECHO OFF SET MSINPUT=C:\WINDOWS\MSINPUT C:\DOS\GMOUSE\GMOUSE.COM -end file -- | James B. Bryant | | jaybebe AT iastate DOT edu | | http://www.public.iastate.edu/~jaybebe/homepage.html |