Hello,

I tried to build afterburner, but failed.
Error messages are as follows :

$ make -f Makefile
$ make world
...
/home/ozawa/workspace/afterburner-cbfddaa6ff9a/extern/binutils-2.19.1/binutils/bucomm.c:
In function ‘set_default_bfd_target’:
/home/ozawa/workspace/afterburner-cbfddaa6ff9a/extern/binutils-2.19.1/binutils/bucomm.c:154:
error: ‘TARGET’ undeclared (first use in this function)
/home/ozawa/workspace/afterburner-cbfddaa6ff9a/extern/binutils-2.19.1/binutils/bucomm.c:154:
error: (Each undeclared identifier is reported only once
/home/ozawa/workspace/afterburner-cbfddaa6ff9a/extern/binutils-2.19.1/binutils/bucomm.c:154:
error: for each function it appears in.)

The source code provided by both tar.bz2  and hg repository said same
error message.
The error message seems to mean the comiple time variable "TARGET" is
not defined,
so I tried to configure at binutils direcotry with
--target=i686-pc-linux-gnu and make it.
The result was same.

And there are some compile errors if I pass it with modifying source code.

Could you tell me what should I do or what's wrong?
( And is it OK that build status say FAILED ?
http://l4ka.org/projects/virtualization/buildstatus/hg.php )

Very trury yours
Tsuyoshi OZAWA
<oz...@t-oza.net>

Reply via email to