Message-ID: <3F119F79.6070001@hotmail.com> From: Bill 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: Re: Problem building GRX Libs References: <3F08ED0B DOT 1090607 AT hotmail DOT com> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Lines: 28 Date: Sun, 13 Jul 2003 18:06:18 GMT NNTP-Posting-Host: 206.134.168.219 X-Complaints-To: abuse AT earthlink DOT net X-Trace: newsread2.prod.itd.earthlink.net 1058119578 206.134.168.219 (Sun, 13 Jul 2003 11:06:18 PDT) NNTP-Posting-Date: Sun, 13 Jul 2003 11:06:18 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 Bill H wrote: > 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 Problem turned out to be "pkunzip". I switched to "unzip32" and was finally able to successfully build the libs and the test/demo programs. Of course now I run into the next problem. WinXP won't roll back to 640X480 so demogrx works but the menu screen is hosed-up. Oh well, another 'opportunity'. Frigging Gates!