simulavr-devel
[Top][All Lists]
Advanced

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

Re: [Simulavr-devel] simulavr-1.0.0 Build Fails.


From: Georg-Johann Lay
Subject: Re: [Simulavr-devel] simulavr-1.0.0 Build Fails.
Date: Mon, 10 Jul 2017 10:06:43 +0200
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:52.0) Gecko/20100101 Thunderbird/52.2.1

On 10.07.2017 10:02, Georg-Johann Lay wrote:
On 07.07.2017 22:29, Klaus wrote:
Please use git master. Version 1.0.0 is broken in so many things...

This message is posted also on the main page of the project ;)

Regards
  Klaus


No avail.

After figuring out that I hat to run "bootstrap" in the sources...

$ ../../source/simulavr/configure --prefix /local/gnu/install/simulavr
$ make -j 8

libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../source/simulavr/src -Ielfio -g -O2 -fPIC -Icmd -Iui -Ihwtimer -g -O2 -MT externalirq.lo -MD -MP -MF .deps/externalirq.Tpo -c ../../../source/simulavr/src/externalirq.cpp -fPIC -DPIC -o .libs/externalirq.o
In file included from ../../../source/simulavr/src/attiny2313.h:38:0,
                  from ../../../source/simulavr/src/attiny2313.cpp:26:
../../../source/simulavr/src/hwusi.h:36:21: fatal error: hwtimer.h: No such file or directory
compilation terminated.
libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../source/simulavr/src -Ielfio -g -O2 -fPIC -Icmd -Iui -Ihwtimer -g -O2 -MT atmega1284abase.lo -MD -MP -MF .deps/atmega1284abase.Tpo -c ../../../source/simulavr/src/atmega1284abase.cpp -fPIC -DPIC -o .libs/atmega1284abase.o libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../source/simulavr/src -Ielfio -g -O2 -fPIC -Icmd -Iui -Ihwtimer -g -O2 -MT application.lo -MD -MP -MF .deps/application.Tpo -c ../../../source/simulavr/src/application.cpp -fPIC -DPIC -o .libs/application.o
Makefile:926: recipe for target 'attiny2313.lo' failed
make[3]: *** [attiny2313.lo] Error 1
make[3]: *** Waiting for unfinished jobs....
In file included from ../../../source/simulavr/src/attiny25_45_85.h:39:0,
                  from ../../../source/simulavr/src/attiny25_45_85.cpp:26:
../../../source/simulavr/src/hwusi.h:36:21: fatal error: hwtimer.h: No such file or directory
compilation terminated.

In addition, I also tried non-parallel make after clean:

$ make

Same error:

libtool: compile: g++ -DHAVE_CONFIG_H -I. -I../../../source/simulavr/src -Ielfio -g -O2 -fPIC -Icmd -Iui -Ihwtimer -g -O2 -MT attiny25_45_85.lo -MD -MP -MF .deps/attiny25_45_85.Tpo -c ../../../source/simulavr/src/attiny25_45_85.cpp -fPIC -DPIC -o .libs/attiny25_45_85.o
In file included from ../../../source/simulavr/src/attiny25_45_85.h:39:0,
                 from ../../../source/simulavr/src/attiny25_45_85.cpp:26:
../../../source/simulavr/src/hwusi.h:36:21: fatal error: hwtimer.h: No such file or directory
compilation terminated.



Johann





reply via email to

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