simulavr-devel
[Top][All Lists]
Advanced

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

Re: [Simulavr-devel] joel committing now


From: Onno Kortmann
Subject: Re: [Simulavr-devel] joel committing now
Date: Mon, 9 Mar 2009 23:59:39 +0100
User-agent: KMail/1.9.5

Hi Joel,
> When you check it out, you will have to do this:
> 
> ./bootstrap
> ./configure
Just to give you some feedback:

- apparently automake-1.10 is needed, on my debian system and the default 
automake-1.8,
it says:

$ ./bootstrap
/usr/share/aclocal/smpeg.m4:13: warning: underquoted definition of AM_PATH_SMPEG
  run info '(automake)Extending aclocal'
  or see http://sources.redhat.com/automake/automake.html#Extending-aclocal
configure.ac: installing `./install-sh'
configure.ac: installing `./missing'
src/Makefile.am:157: patsubst %.lo,%.o,$(libsimulavr_la_OBJECTS: non-POSIX 
variable name
src/Makefile.am:157: (probably a GNU make extension)
src/Makefile.am:164: `:='-style assignments are not portable
src/Makefile.am:166: `:='-style assignments are not portable
src/Makefile.am: installing `./depcomp'


and there will be no Makefile.am.
Using automake-1.10 and aclocal-1.10 helps and everything seems to be in order.

I suggest changing the message in "bootstrap" (which says >=1.8) to reflect 
this and maybe even
build a check for that.

Greetings,

Onno




reply via email to

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