simulavr-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Simulavr-devel] sample build...


From: William Rivet
Subject: Re: [Simulavr-devel] sample build...
Date: Mon, 14 Jan 2008 01:20:49 -0500

Sorry Michael...my brain was asleep at the wheel....

I assume a file of the name "Makefile.am" are in your simulavrxx
directory and in your simulavrxx/src directory. 

It seems automake is not making the corresponding Makefile.in files. 

I use automake 1.10 and autoconf 2.61.  What versions are you using? I'm
not well versed in the autotools, so I don't have an idea for you yet.

I'll look into it though...

On Sat, 2008-01-12 at 22:44 -0600, Michael Hennebry wrote: 
> On Sat, 12 Jan 2008, William Rivet wrote:
> 
> > I saw the attachments :-)
> >
> > Sure enough, in the src/Makefile.am I use ":=" instead of "=". Are you
> > using GNU make? If so, this should not be a problem. I think this is the
> > autotools (correclty) pointing out a possible portability issue, safely
> > ignored for now.
> >
> > The other error is strange however...It looks like you don't have
> > "Makefile.in" files. Could you confirm you indeed have a Makefile.in in
> > your simulavrxx and src directories?
> 
> address@hidden sxx1]$ find . -name \*.in
> ./examples/anacomp/check.tcl.in
> ./examples/anacomp/checkdebug.gdb.in
> ./examples/anacomp/Makefile.in
> ./examples/anacomp/checkdebug.tcl.in
> ./examples/gui.tcl.in
> ./examples/Makefile.in
> ./src/config.h.in
> ./regress/regress.py.in
> address@hidden sxx1]$ make --version
> GNU Make 3.81
> Copyright (C) 2006  Free Software Foundation, Inc.
> This is free software; see the source for copying conditions.
> There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A
> PARTICULAR PURPOSE.
> 
> This program built for i686-redhat-linux-gnu
> 
> I checked out the source today.
> 





reply via email to

[Prev in Thread] Current Thread [Next in Thread]