[Coco] Nitros9 build fails

Bob Devries devries.bob at gmail.com
Sat May 23 20:19:35 EDT 2015


Hi Tormod,

I followed the instructions on your launchpad 
https://launchpad.net/~tormodvolden/+archive/ubuntu/m6809 website.

sudo add-apt-repository ppa:tormodvolden/m6809

then I typed:

sudo apt-get update

I get these errors:

W: Failed to fetch 
http://ppa.launchpad.net/tormodvolden/m6809/ubuntu/dists/utopic/main/binary-amd64/Packages 
404 Not Found

W: Failed to fetch 
http://ppa.launchpad.net/tormodvolden/m6809/ubuntu/dists/utopic/main/binary-i386/Packages 
404 Not Found

E: Some index files failed to download. They have been ignored, or old 
ones used instead.

Regards, Bob Devries
Dalby, QLD, Australia


On 23/05/2015 6:14 PM, Tormod Volden wrote:
> On Sat, May 23, 2015 at 9:34 AM, Bob Devries wrote:
>> Hi all,
>>
>> I have just upgraded to Lubuntu 14:10. gcc = 4.9.1. Make = GNUMake 4.0.
>> I built lwtools and toolshed, but the NitrOS9 build fails at minted.asm.
>
> Please try my lwtools and toolshed packages from
> https://launchpad.net/~tormodvolden/+archive/ubuntu/m6809 so that we
> can eliminate any problems with your builds.
>
>> The errors appear to be:
>>
>> WARNING: IFP1 if is not supported; ignoring
>> /home/bdevries/nitros9/level1/cmds/minted.asm:00013  ifp1
>>
>> ERROR: Byte overflow
>> /home/bdevries/nitros9/level1/cmds/minted.asm:00467  anda  #~$80
>
>>
>> I'd have to assume that the tilde (~) is in error, but why was it used?
>
> It inverts the bits, so anda #~mask turns off the bits in "mask",
> while ora #mask would turn them on.
>
> BTW, any good reason you use Lubuntu 14.10 instead of the stable 14.04
> or the newer 15.04?
>
> Tormod
>


More information about the Coco mailing list