This is the mail archive of the gcc-help@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Need help for an old makefile


I followed the link steps until:
patch -p1 < splash2-modified.patch

here is the output of this command:
mahmood@magma:splash2$ patch -p1 <splash2-modified.patch 
The program 'patch' is currently not installed.  You can install it by
typing:
sudo apt-get install patch
bash: patch: command not found

Is "patch" related to compiler or OS?




Tom Browder wrote:
> 
> On Tue, Apr 29, 2008 at 11:46 PM, mahmoodn <nt_mahmood@yahoo.com> wrote:
>>
>>  It was a rar file. Because I am not in linux, I upload ZIP file.
> 
> There is an apparent m4 macro needed to convert the *.C and *.H files
> to something usable.  It looks as if the BARDEC and similar entities
> are probably m4 macros.
> 
> The file you need to find is "c.m4.null".
> 
> With a google search for "c.m4.null" I got a quick link to this page
> which is what you probably should be looking at:
> 
> http://www.capsl.udel.edu/splash/Download.html
> 
> I'll bet the answers to all your problems are there because it looks
> like you don't have all the files you need for the project.
> 
> -Tom
> 
> 

-- 
View this message in context: http://www.nabble.com/Need-help-for-an-old-makefile-tp16722559p16993162.html
Sent from the gcc - Help mailing list archive at Nabble.com.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]