Mail Archives: djgpp/1996/09/14/08:24:36
Xref: | news2.mv.net comp.os.msdos.djgpp:8603
|
From: | "John M. Aldrich" <fighteer AT cs DOT com>
|
Newsgroups: | comp.os.msdos.djgpp
|
Subject: | Re: GRX Installation: Problem
|
Date: | Sat, 14 Sep 1996 04:04:56 -0700
|
Organization: | Three pounds of chaos and a pinch of salt
|
Lines: | 38
|
Message-ID: | <323A9158.6F81@cs.com>
|
References: | <51ctor$9fd AT news DOT stealth DOT net>
|
NNTP-Posting-Host: | ppp211.cs.com
|
Mime-Version: | 1.0
|
To: | Mohan Khurana <mohan AT stealth DOT net>
|
DJ-Gateway: | from newsgroup comp.os.msdos.djgpp
|
Mohan Khurana wrote:
>
> I am having some trouble installing GRX 2.0. I was wondering if
> anyone could tell me what I am doing wrong? Here is what happens in
> DOS:
At the risk of sounding stupid (it's 3:30 am here, after all), are
you sure you need to recompile grx to install it? All you should
need to do is unzip the thing into the contrib directory and the
header files and libraries should already be there. The only
reason you'd need to rebuild grx20 is if you wanted to alter the
source (i.e., patches/bug fixes). That said...
>
> C:\c\djgpp\contrib\grx20>make
> Error on line 10: expecting target : dependencies
Have you looked at the makefile in the grx20 directory? Chances
are something simple is wrong at around line 10 or so. If you
can't figure out what it is, post the makefile (or an appropriate
fragment - say lines 1-20) here and we'll try to debug it for you.
Alternatively, check to make sure that DJGPP's make is in your
PATH before any other makes (such as Borland's) that you may have
installed. It's possible that Borland Make might not recognize
certain GNU constructs like the "%.o : %.c"-type rule style, and
keywords like ".PHONY", etc.
Can anybody with more grx20 experience add to this?
--
John M. Aldrich, aka Fighteer I <fighteer AT cs DOT com>
-----BEGIN GEEK CODE BLOCK-----
Version: 3.1
GCS d- s+:- a-->? c++>$ U@>++$ p>+ L>++ E>+ W++ N++ o+ K? w(---) O-
M-- V? PS+ PE Y+ PGP- t+(-) 5- X- R+ tv+() b+++ DI++ D++ G e(*)>++++
h!() !r !y+()
------END GEEK CODE BLOCK------
- Raw text -