First I want to state that I am pretty new to compiling applications myself.
I want to install Amaya. I found the Slackbuild for it and read that it required raptor, which was available via Sourcery. There was a post here in the package request board that said Amaya was available via Sourcery but I do not see it in there now. Anyways, when running the slackbuild I keep getting the following errors:
tnl/t_vertex_sse.c:669:7: warning: implicit declaration of function ‘x86_release_func’ [-Wimplicit-function-declaration]
x86_release_func(&p.func);
^
make[4]: *** [tnl/t_vertex_sse.o] Error 1
make[4]: Leaving directory `/tmp/SBo/Amaya11.0/Amaya/Slackware/Mesa/src/mesa'
make[3]: *** [default] Error 2
make[3]: Leaving directory `/tmp/SBo/Amaya11.0/Amaya/Slackware/Mesa/src/mesa'
make[2]: *** [subdirs] Error 1
make[2]: Leaving directory `/tmp/SBo/Amaya11.0/Amaya/Slackware/Mesa/src'
make[1]: *** [default] Error 1
make[1]: Leaving directory `/tmp/SBo/Amaya11.0/Amaya/Slackware/Mesa'
make: *** [gl] Error 2
Not sure if anyone can make sense of what the error is telling me. I'm guessing that either I am missing something or it won't install on 64bit, even though I don't see a 64bit slackbuild.
Problems compiling Amaya
Re: Problems compiling Amaya
Might have found my issue. In searching around more on the slackbuild site I found that it also needs wxPython, so I'm installing that now and will see if Amaya will compile now. I'll report back.
Re: Problems compiling Amaya
Ok installing wxPython didn't fix anything, still getting the same error messages when compiling Amaya.
Re: Problems compiling Amaya
So after further research it seems Amaya isn't compatible with 14.1 as pointed out in http://www.linuxquestions.org/questions ... 175487998/.
Re: Problems compiling Amaya
I don't see in the sbo list for 14.1, so it seems that you're indeed out of luck.