You are not logged in.

#1 2012-06-07 15:16:49

workdowg
Member
Registered: 2010-12-31
Posts: 69

[Solved] Amaya - makedepend error

I have tried to build this from the sources also and it ends the same way. Can anyone help?

Quote from AUR comments:

Comment by: StefanHusmann on Wed, 06 Jun 2012 23:59:11 +0000
Sorry, no idea.
This
running makedepend
step does not happen here.
Comment by: workdowg on Wed, 06 Jun 2012 17:18:30 +0000
Any help with this?

Making sources for linux-x86-64
mkdir ../lib64
make[3]: Entering directory `/tmp/packerbuild-0/amaya/amaya/src/Amaya11.4.4/Amaya/WX/Mesa/src/mesa'
running makedepend
make[3]: *** [depend] Error 127
make[3]: Leaving directory `/tmp/packerbuild-0/amaya/amaya/src/Amaya11.4.4/Amaya/WX/Mesa/src/mesa'
make[2]: *** [subdirs] Error 1
make[2]: Leaving directory `/tmp/packerbuild-0/amaya/amaya/src/Amaya11.4.4/Amaya/WX/Mesa/src'
make[1]: *** [default] Error 1
make[1]: Leaving directory `/tmp/packerbuild-0/amaya/amaya/src/Amaya11.4.4/Amaya/WX/Mesa'
make: *** [gl] Error 2
==> ERROR: A failure occurred in build().
Aborting...
The build failed.

Full log... http://pastebin.com/RzWG9Ru5

Last edited by workdowg (2012-06-08 21:11:03)

Offline

#2 2012-06-08 10:46:32

Lone_Wolf
Member
From: Netherlands, Europe
Registered: 2005-10-04
Posts: 11,920

Re: [Solved] Amaya - makedepend error

line 327 of the paste : 

Makefile:11: Options: No such file or directory

That seems likely to be the cause of the problem.

It might be  a problem in packer, have you tried building with makepkg ?


Disliking systemd intensely, but not satisfied with alternatives so focusing on taming systemd.


(A works at time B)  && (time C > time B ) ≠  (A works at time C)

Offline

#3 2012-06-08 20:33:05

workdowg
Member
Registered: 2010-12-31
Posts: 69

Re: [Solved] Amaya - makedepend error

Lone_Wolf wrote:

line 327 of the paste : 

Makefile:11: Options: No such file or directory

That seems likely to be the cause of the problem.

It might be  a problem in packer, have you tried building with makepkg ?

Just ran both packer and makepkg again, same result. I'm stumped!

Last edited by workdowg (2012-06-08 20:34:30)

Offline

#4 2012-06-08 21:10:39

workdowg
Member
Registered: 2010-12-31
Posts: 69

Re: [Solved] Amaya - makedepend error

So I built it from the sources, following  this pages' instructions for x64, http://www.w3.org/Amaya/User/Autoconf.html . It looks like you were right Lone_Wolf, it was the Options. I had to rename Options.orig to Options. If I had a clue (maybe someday) I would fix this for the next guy.... but they will just have to follow the instructions themselves.

Offline

Board footer

Powered by FluxBB