Did you try as it suggested... this has resolved a failed attempt or two for me... Either run 'make menuselect' or remove the existing menuselect.makeopts file to resolve this issue. See if this fixes it: # rm menuselect.makeopts ...and then run it again. 73 - Jeremy, KD0EAV Dale Weber wrote:
Greetings,
I was waiting for something else to finish (another software build), so I got the crazy idea of trying to build AllStarLink on my BeagleBoard. Below shows that I did not get very far in the build before an error ocurred. I bet that if I had a complete install kit, I could make this work.
I'll have to take a look at what is actually on the ACID CD to see if I can port stuff over. I'll leave that for a project later in the week. :)
8-Dale
root@walter:/usr/src/astsrc# make upgrade-acid [...]
*********************************************************** The existing menuselect.makeopts file did not specify that 'zttool' should not be included. However, either some dependencies for this module were not found or a conflict exists.
Either run 'make menuselect' or remove the existing menuselect.makeopts file to resolve this issue. ***********************************************************
make: *** [menuselect.makeopts] Error 255 make: Leaving directory `/usr/src/astsrc/zaptel' make: *** [upgrade-acid] Error 2 root@walter:/usr/src/astsrc#