Message-ID: <3F08ED0B.1090607@hotmail.com> From: Bill H User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.0.1) Gecko/20020823 Netscape/7.0 (nscd2) X-Accept-Language: en-us, en MIME-Version: 1.0 Newsgroups: comp.os.msdos.djgpp Subject: Problem building GRX Libs Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Lines: 18 Date: Mon, 07 Jul 2003 03:46:44 GMT NNTP-Posting-Host: 168.192.57.60 X-Complaints-To: abuse AT earthlink DOT net X-Trace: newsread2.prod.itd.earthlink.net 1057549604 168.192.57.60 (Sun, 06 Jul 2003 20:46:44 PDT) NNTP-Posting-Date: Sun, 06 Jul 2003 20:46:44 PDT Organization: EarthLink Inc. -- http://www.EarthLink.net To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com I'm having trouble compiling the GRX libraries. I pkunzipped -d grx245s into the djgpp dir and edited the makedefs.djg. Added [make] BUTT=-mcpu=i386 to my djgpp.env file. Changed to the src dir and ran make -f makefile.djg. It runs along good for a bit but just after it does an 'ar' on a bunch of user/blah.o & utils/blah.o etc then an 'ar' on a bunch of fdrivers/blah, vdrivers/blah it hits: ranlib ../lib/dj2/libgrx20.a make.exe: *** No rule to make target 'utilprog/bin2c.o' needed by '../bin/bin2c.exe' Stop I'm running a window under XP and am using djdev204, gcc322, bnu213, & mak3791 Any good ideas on what I'm doing wrong or have set-up wrong would be appreciated. Thanks, Bill Hart