Rocksolid Light

Welcome to novaBBS (click a section below)

mail  files  register  newsreader  groups  login

Message-ID:  

An Ada exception is when a routine gets in trouble and says 'Beam me up, Scotty'.


devel / comp.os.cpm / Re: More build errors

SubjectAuthor
* Building Z80pack dev : error: unknown type name ‘BNathanael
+* Re: Building Z80pack dev : error: unknown type nameUdo Munk
|`* Re: Building Z80pack dev : error: unknown type nameNathanael
| `* Re: Building Z80pack dev : error: unknowSteve Nickolas
|  `- Re: Building Z80pack dev : error: unknown type nameUdo Munk
`* Re: Building Z80pack dev : error: unknown type namerwd...@gmail.com
 +* Re: Building Z80pack dev : error: unknown type nameUdo Munk
 |`* Re: Building Z80pack dev : error: unknown type nameNathanael
 | `* More build errorsNathanael
 |  +* ZINSTALL bash scriptNathanael
 |  |`* dev branch imsaisim runtime errorNathanael
 |  | +* master branch cromemco build errorsNathanael
 |  | |+* master branch imsai runtime errorNathanael
 |  | ||+- 1.36 cromemco and imsai build errorsNathanael
 |  | ||`- Re: master branch imsai runtime errorUdo Munk
 |  | |+- 1.37 branch cromemco build errorsNathanael
 |  | |`- Re: master branch cromemco build errorsUdo Munk
 |  | `- Re: dev branch imsaisim runtime errorUdo Munk
 |  `- Re: More build errorsDennis Boone
 `- Re: Building Z80pack dev : error: unknown type nameNathanael

1
Building Z80pack dev : error: unknown type name ‘BYTE’, etc.

<b6646243-7b53-4576-9d51-d6bce60a553en@googlegroups.com>

 copy mid

https://www.novabbs.com/devel/article-flat.php?id=3298&group=comp.os.cpm#3298

 copy link   Newsgroups: comp.os.cpm
X-Received: by 2002:a37:9442:0:b0:699:fd32:bc7d with SMTP id w63-20020a379442000000b00699fd32bc7dmr2180603qkd.615.1650121467236;
Sat, 16 Apr 2022 08:04:27 -0700 (PDT)
X-Received: by 2002:a54:4808:0:b0:322:5254:734a with SMTP id
j8-20020a544808000000b003225254734amr2267375oij.248.1650121466935; Sat, 16
Apr 2022 08:04:26 -0700 (PDT)
Path: i2pn2.org!i2pn.org!weretis.net!feeder6.news.weretis.net!1.us.feeder.erje.net!3.us.feeder.erje.net!feeder.erje.net!border1.nntp.dca1.giganews.com!nntp.giganews.com!news-out.google.com!nntp.google.com!postnews.google.com!google-groups.googlegroups.com!not-for-mail
Newsgroups: comp.os.cpm
Date: Sat, 16 Apr 2022 08:04:26 -0700 (PDT)
Injection-Info: google-groups.googlegroups.com; posting-host=154.6.22.77; posting-account=-FlTiAoAAACOjArX9PbsP26b0fRdEJTm
NNTP-Posting-Host: 154.6.22.77
User-Agent: G2/1.0
MIME-Version: 1.0
Message-ID: <b6646243-7b53-4576-9d51-d6bce60a553en@googlegroups.com>
Subject: Building_Z80pack_dev_:_error:_unknown_type_name_‘B
YTE’,_etc.
From: cjecul...@gmail.com (Nathanael)
Injection-Date: Sat, 16 Apr 2022 15:04:27 +0000
Content-Type: text/plain; charset="UTF-8"
Content-Transfer-Encoding: quoted-printable
Lines: 17
 by: Nathanael - Sat, 16 Apr 2022 15:04 UTC

I’m trying to build the dev version of Z80Pack.

git clone https://GitHub.com/undo-munk/z80pack.git
cd z80pack/
git checkout dev
cd front panel
make -f Makefile.Linux
sudo cp lib front panel.so /use/lib
cd ../cromemcosim/srcsim
make

In file included from sim0.c:64:
../memory.h:44:2: error: unknown type name ‘BYTE’
44 | BYTE spage; /* start page of segment */
./memory.h:45:2: error: unknown type name ‘WORD’
45. | WORD size; /* size of segment in pages */
../memory.h:50:8error unknown type name ‘WORD’

Re: Building Z80pack dev : error: unknown type name ‘BYTE’, etc.

<12c5c8a7-be81-4002-95e3-f51e5492aa47n@googlegroups.com>

 copy mid

https://www.novabbs.com/devel/article-flat.php?id=3300&group=comp.os.cpm#3300

 copy link   Newsgroups: comp.os.cpm
X-Received: by 2002:a05:6214:1cc4:b0:435:b8a0:1fe9 with SMTP id g4-20020a0562141cc400b00435b8a01fe9mr2802195qvd.54.1650125195867;
Sat, 16 Apr 2022 09:06:35 -0700 (PDT)
X-Received: by 2002:a54:439a:0:b0:2ef:9bf6:e702 with SMTP id
u26-20020a54439a000000b002ef9bf6e702mr3810739oiv.105.1650125195678; Sat, 16
Apr 2022 09:06:35 -0700 (PDT)
Path: i2pn2.org!i2pn.org!weretis.net!feeder6.news.weretis.net!news.misty.com!border2.nntp.dca1.giganews.com!border1.nntp.dca1.giganews.com!nntp.giganews.com!news-out.google.com!nntp.google.com!postnews.google.com!google-groups.googlegroups.com!not-for-mail
Newsgroups: comp.os.cpm
Date: Sat, 16 Apr 2022 09:06:35 -0700 (PDT)
In-Reply-To: <b6646243-7b53-4576-9d51-d6bce60a553en@googlegroups.com>
Injection-Info: google-groups.googlegroups.com; posting-host=89.245.66.111; posting-account=RHtB3AoAAABZlu_FJY7ySUmJrtfW41bO
NNTP-Posting-Host: 89.245.66.111
References: <b6646243-7b53-4576-9d51-d6bce60a553en@googlegroups.com>
User-Agent: G2/1.0
MIME-Version: 1.0
Message-ID: <12c5c8a7-be81-4002-95e3-f51e5492aa47n@googlegroups.com>
Subject: Re:_Building_Z80pack_dev_:_error:_unknown_type_name_
‘BYTE’,_etc.
From: udo.m...@freenet.de (Udo Munk)
Injection-Date: Sat, 16 Apr 2022 16:06:35 +0000
Content-Type: text/plain; charset="UTF-8"
Lines: 1
 by: Udo Munk - Sat, 16 Apr 2022 16:06 UTC

Just tested on CentOS 8, not reproducible .
The C compiler has a problem to find include files for some reason on your system.

Re: Building Z80pack dev : error: unknown type name ‘BYTE’, etc.

<715f8ce8-b65d-4658-8114-99a4d416193fn@googlegroups.com>

 copy mid

https://www.novabbs.com/devel/article-flat.php?id=3305&group=comp.os.cpm#3305

 copy link   Newsgroups: comp.os.cpm
X-Received: by 2002:a37:f50b:0:b0:680:d577:baf6 with SMTP id l11-20020a37f50b000000b00680d577baf6mr3207380qkk.328.1650157989075;
Sat, 16 Apr 2022 18:13:09 -0700 (PDT)
X-Received: by 2002:a54:439a:0:b0:2ef:9bf6:e702 with SMTP id
u26-20020a54439a000000b002ef9bf6e702mr4518448oiv.105.1650157988848; Sat, 16
Apr 2022 18:13:08 -0700 (PDT)
Path: i2pn2.org!i2pn.org!weretis.net!feeder6.news.weretis.net!news.misty.com!border2.nntp.dca1.giganews.com!nntp.giganews.com!news-out.google.com!nntp.google.com!postnews.google.com!google-groups.googlegroups.com!not-for-mail
Newsgroups: comp.os.cpm
Date: Sat, 16 Apr 2022 18:13:08 -0700 (PDT)
In-Reply-To: <12c5c8a7-be81-4002-95e3-f51e5492aa47n@googlegroups.com>
Injection-Info: google-groups.googlegroups.com; posting-host=154.6.22.200; posting-account=-FlTiAoAAACOjArX9PbsP26b0fRdEJTm
NNTP-Posting-Host: 154.6.22.200
References: <b6646243-7b53-4576-9d51-d6bce60a553en@googlegroups.com> <12c5c8a7-be81-4002-95e3-f51e5492aa47n@googlegroups.com>
User-Agent: G2/1.0
MIME-Version: 1.0
Message-ID: <715f8ce8-b65d-4658-8114-99a4d416193fn@googlegroups.com>
Subject: Re:_Building_Z80pack_dev_:_error:_unknown_type_name_
‘BYTE’,_etc.
From: cjecul...@gmail.com (Nathanael)
Injection-Date: Sun, 17 Apr 2022 01:13:09 +0000
Content-Type: text/plain; charset="UTF-8"
Content-Transfer-Encoding: quoted-printable
Lines: 9
 by: Nathanael - Sun, 17 Apr 2022 01:13 UTC

Looks like the problem is it can find defs for BYTE and WORD.

Does anyone know where, on Ubuntu 20.04, those defs are? I’ve looked through most of the stuff in /usr/include/ and /usr/include/x86_64-linux-gnu/9/include including all the student.h I could find, but nothing.

On Sunday, April 17, 2022 at 12:06:36 AM UTC+8, Udo Munk wrote:
> Just tested on CentOS 8, not reproducible .
> The C compiler has a problem to find include files for some reason on your system.

Re: Building Z80pack dev : error: unknown type name ‘BYTE’, etc.

<alpine.DEB.2.21.2204162116190.17237@sd-119843.dedibox.fr>

 copy mid

https://www.novabbs.com/devel/article-flat.php?id=3306&group=comp.os.cpm#3306

 copy link   Newsgroups: comp.os.cpm
Path: i2pn2.org!i2pn.org!eternal-september.org!reader02.eternal-september.org!.POSTED!not-for-mail
From: usots...@buric.co (Steve Nickolas)
Newsgroups: comp.os.cpm
Subject: Re:_Building_Z80pack_dev_:_error:_unknow
n_type_name_‘BYTE’,_etc.
Date: Sat, 16 Apr 2022 21:17:00 -0400
Organization: A noiseless patient Spider
Lines: 27
Message-ID: <alpine.DEB.2.21.2204162116190.17237@sd-119843.dedibox.fr>
References: <b6646243-7b53-4576-9d51-d6bce60a553en@googlegroups.com> <12c5c8a7-be81-4002-95e3-f51e5492aa47n@googlegroups.com> <715f8ce8-b65d-4658-8114-99a4d416193fn@googlegroups.com>
Mime-Version: 1.0
Content-Type: multipart/mixed; boundary="8323329-1208867662-1650158221=:17237"
Injection-Info: reader02.eternal-september.org; posting-host="5cdb97f6a911096d533a5626255d3600";
logging-data="12841"; mail-complaints-to="abuse@eternal-september.org"; posting-account="U2FsdGVkX1/Z3K0l8nhjCL1qCvmCKGo3p5QObTScd9U="
User-Agent: Alpine 2.21 (DEB 202 2017-01-01)
Cancel-Lock: sha1:492DuGm8EwLGJQ+Gqp4y/7LVKp8=
In-Reply-To: <715f8ce8-b65d-4658-8114-99a4d416193fn@googlegroups.com>
X-X-Sender: mary@sd-119843.dedibox.fr
 by: Steve Nickolas - Sun, 17 Apr 2022 01:17 UTC

On Sat, 16 Apr 2022, Nathanael wrote:

> Looks like the problem is it can find defs for BYTE and WORD.
>
> Does anyone know where, on Ubuntu 20.04, those defs are? I’ve looked through most of the stuff in /usr/include/ and /usr/include/x86_64-linux-gnu/9/include including all the student.h I could find, but nothing.
>
> On Sunday, April 17, 2022 at 12:06:36 AM UTC+8, Udo Munk wrote:
>> Just tested on CentOS 8, not reproducible .
>> The C compiler has a problem to find include files for some reason on your system.
>

I'm not aware of them being standard but on a C99 compiler such as you'll
find there you can use <stdint.h> and uint8_t/uint16_t respectively.

-uso.

Re: Building Z80pack dev : error: unknown type name ‘BYTE’, etc.

<49adb2d7-2bad-4b85-9d00-772740ea5232n@googlegroups.com>

 copy mid

https://www.novabbs.com/devel/article-flat.php?id=3307&group=comp.os.cpm#3307

 copy link   Newsgroups: comp.os.cpm
X-Received: by 2002:a0c:d7cb:0:b0:444:2b27:80d3 with SMTP id g11-20020a0cd7cb000000b004442b2780d3mr4257964qvj.57.1650178473063;
Sat, 16 Apr 2022 23:54:33 -0700 (PDT)
X-Received: by 2002:a54:4193:0:b0:322:5bea:8898 with SMTP id
19-20020a544193000000b003225bea8898mr2443570oiy.281.1650178472845; Sat, 16
Apr 2022 23:54:32 -0700 (PDT)
Path: i2pn2.org!i2pn.org!weretis.net!feeder6.news.weretis.net!news.misty.com!border2.nntp.dca1.giganews.com!nntp.giganews.com!news-out.google.com!nntp.google.com!postnews.google.com!google-groups.googlegroups.com!not-for-mail
Newsgroups: comp.os.cpm
Date: Sat, 16 Apr 2022 23:54:32 -0700 (PDT)
In-Reply-To: <alpine.DEB.2.21.2204162116190.17237@sd-119843.dedibox.fr>
Injection-Info: google-groups.googlegroups.com; posting-host=89.245.66.111; posting-account=RHtB3AoAAABZlu_FJY7ySUmJrtfW41bO
NNTP-Posting-Host: 89.245.66.111
References: <b6646243-7b53-4576-9d51-d6bce60a553en@googlegroups.com>
<12c5c8a7-be81-4002-95e3-f51e5492aa47n@googlegroups.com> <715f8ce8-b65d-4658-8114-99a4d416193fn@googlegroups.com>
<alpine.DEB.2.21.2204162116190.17237@sd-119843.dedibox.fr>
User-Agent: G2/1.0
MIME-Version: 1.0
Message-ID: <49adb2d7-2bad-4b85-9d00-772740ea5232n@googlegroups.com>
Subject: Re:_Building_Z80pack_dev_:_error:_unknown_type_name_
‘BYTE’,_etc.
From: udo.m...@freenet.de (Udo Munk)
Injection-Date: Sun, 17 Apr 2022 06:54:33 +0000
Content-Type: text/plain; charset="UTF-8"
Lines: 1
 by: Udo Munk - Sun, 17 Apr 2022 06:54 UTC

BYTE and WORD are defined in z80pack's sim.h, not any C standard defines.
Leftover from decades ago when the software was written in K&R C.

Re: Building Z80pack dev : error: unknown type name ‘BYTE’, etc.

<2acf4b8a-e8ec-4755-9377-7cb2b34b41ecn@googlegroups.com>

 copy mid

https://www.novabbs.com/devel/article-flat.php?id=3308&group=comp.os.cpm#3308

 copy link   Newsgroups: comp.os.cpm
X-Received: by 2002:a05:6214:21a7:b0:441:1434:eafd with SMTP id t7-20020a05621421a700b004411434eafdmr4531618qvc.77.1650187071331;
Sun, 17 Apr 2022 02:17:51 -0700 (PDT)
X-Received: by 2002:a05:6808:1385:b0:2fa:6e0e:9ea2 with SMTP id
c5-20020a056808138500b002fa6e0e9ea2mr4937657oiw.120.1650187071004; Sun, 17
Apr 2022 02:17:51 -0700 (PDT)
Path: i2pn2.org!i2pn.org!weretis.net!feeder6.news.weretis.net!news.misty.com!border2.nntp.dca1.giganews.com!nntp.giganews.com!news-out.google.com!nntp.google.com!postnews.google.com!google-groups.googlegroups.com!not-for-mail
Newsgroups: comp.os.cpm
Date: Sun, 17 Apr 2022 02:17:50 -0700 (PDT)
In-Reply-To: <b6646243-7b53-4576-9d51-d6bce60a553en@googlegroups.com>
Injection-Info: google-groups.googlegroups.com; posting-host=2a00:23c6:e205:4e00:50ac:9463:9a83:eccc;
posting-account=QRaRpQoAAAAAa6T9BMU2_8duN2L8AmC_
NNTP-Posting-Host: 2a00:23c6:e205:4e00:50ac:9463:9a83:eccc
References: <b6646243-7b53-4576-9d51-d6bce60a553en@googlegroups.com>
User-Agent: G2/1.0
MIME-Version: 1.0
Message-ID: <2acf4b8a-e8ec-4755-9377-7cb2b34b41ecn@googlegroups.com>
Subject: Re:_Building_Z80pack_dev_:_error:_unknown_type_name_
‘BYTE’,_etc.
From: rwde...@gmail.com (rwd...@gmail.com)
Injection-Date: Sun, 17 Apr 2022 09:17:51 +0000
Content-Type: text/plain; charset="UTF-8"
Content-Transfer-Encoding: quoted-printable
Lines: 23
 by: rwd...@gmail.com - Sun, 17 Apr 2022 09:17 UTC

On Saturday, 16 April 2022 at 16:04:27 UTC+1, Nathanael wrote:
> I’m trying to build the dev version of Z80Pack.
>
> git clone https://GitHub.com/undo-munk/z80pack.git
> cd z80pack/
> git checkout dev
> cd front panel
> make -f Makefile.Linux
> sudo cp lib front panel.so /use/lib
> cd ../cromemcosim/srcsim
> make
> …
> In file included from sim0.c:64:
> ./memory.h:44:2: error: unknown type name ‘BYTE’
> 44 | BYTE spage; /* start page of segment */
> ./memory.h:45:2: error: unknown type name ‘WORD’
> 45. | WORD size; /* size of segment in pages */
> ./memory.h:50:8error unknown type name ‘WORD’

net typo error, blocked me testing this on ubuntu before I realised - git clone https://GitHub.com/undo-munk/z80pack.git (undo-munk should be udo-munk :) )
cheers
richard

Re: Building Z80pack dev : error: unknown type name ‘BYTE’, etc.

<02799256-90da-47cf-99b1-103ab8d256fbn@googlegroups.com>

 copy mid

https://www.novabbs.com/devel/article-flat.php?id=3310&group=comp.os.cpm#3310

 copy link   Newsgroups: comp.os.cpm
X-Received: by 2002:ac8:7f07:0:b0:2f1:f0e0:27b with SMTP id f7-20020ac87f07000000b002f1f0e0027bmr4284477qtk.464.1650193943585;
Sun, 17 Apr 2022 04:12:23 -0700 (PDT)
X-Received: by 2002:a05:6870:204c:b0:da:b3f:2b86 with SMTP id
l12-20020a056870204c00b000da0b3f2b86mr4155430oad.293.1650193943302; Sun, 17
Apr 2022 04:12:23 -0700 (PDT)
Path: i2pn2.org!i2pn.org!weretis.net!feeder6.news.weretis.net!news.misty.com!border2.nntp.dca1.giganews.com!nntp.giganews.com!news-out.google.com!nntp.google.com!postnews.google.com!google-groups.googlegroups.com!not-for-mail
Newsgroups: comp.os.cpm
Date: Sun, 17 Apr 2022 04:12:23 -0700 (PDT)
In-Reply-To: <2acf4b8a-e8ec-4755-9377-7cb2b34b41ecn@googlegroups.com>
Injection-Info: google-groups.googlegroups.com; posting-host=89.245.66.111; posting-account=RHtB3AoAAABZlu_FJY7ySUmJrtfW41bO
NNTP-Posting-Host: 89.245.66.111
References: <b6646243-7b53-4576-9d51-d6bce60a553en@googlegroups.com> <2acf4b8a-e8ec-4755-9377-7cb2b34b41ecn@googlegroups.com>
User-Agent: G2/1.0
MIME-Version: 1.0
Message-ID: <02799256-90da-47cf-99b1-103ab8d256fbn@googlegroups.com>
Subject: Re:_Building_Z80pack_dev_:_error:_unknown_type_name_
‘BYTE’,_etc.
From: udo.m...@freenet.de (Udo Munk)
Injection-Date: Sun, 17 Apr 2022 11:12:23 +0000
Content-Type: text/plain; charset="UTF-8"
Lines: 21
 by: Udo Munk - Sun, 17 Apr 2022 11:12 UTC

Really odd problem, sim0.c includes:

#include <unistd.h>
#include <stdlib.h>
#include <stdio.h>
#include <string.h>
#include <libgen.h>
#include <ctype.h>
#include <fcntl.h>
#include <memory.h>
#include <sys/stat.h>
#include <sys/time.h>
#include "sim.h"
#include "simglb.h"
#include "config.h"
#ifdef FRONTPANEL
#include "../../frontpanel/frontpanel.h"
#endif
#include "memory.h"

sim.h typdefs BYTE and WORD but then unkown in later included memory.h
Don't know why and cannot reproduce this on OSX, Windows, Linux, BSD.

Re: Building Z80pack dev : error: unknown type name ‘BYTE’, etc.

<1d7b708a-c6a2-49b2-a334-093802cdd722n@googlegroups.com>

 copy mid

https://www.novabbs.com/devel/article-flat.php?id=3311&group=comp.os.cpm#3311

 copy link   Newsgroups: comp.os.cpm
X-Received: by 2002:a05:6214:dcc:b0:446:4e6e:e919 with SMTP id 12-20020a0562140dcc00b004464e6ee919mr3033374qvt.24.1650202844249;
Sun, 17 Apr 2022 06:40:44 -0700 (PDT)
X-Received: by 2002:a05:6870:d191:b0:dd:a91e:82dc with SMTP id
a17-20020a056870d19100b000dda91e82dcmr4275062oac.248.1650202844013; Sun, 17
Apr 2022 06:40:44 -0700 (PDT)
Path: i2pn2.org!i2pn.org!weretis.net!feeder6.news.weretis.net!news.misty.com!border2.nntp.dca1.giganews.com!nntp.giganews.com!news-out.google.com!nntp.google.com!postnews.google.com!google-groups.googlegroups.com!not-for-mail
Newsgroups: comp.os.cpm
Date: Sun, 17 Apr 2022 06:40:43 -0700 (PDT)
In-Reply-To: <2acf4b8a-e8ec-4755-9377-7cb2b34b41ecn@googlegroups.com>
Injection-Info: google-groups.googlegroups.com; posting-host=154.6.22.200; posting-account=-FlTiAoAAACOjArX9PbsP26b0fRdEJTm
NNTP-Posting-Host: 154.6.22.200
References: <b6646243-7b53-4576-9d51-d6bce60a553en@googlegroups.com> <2acf4b8a-e8ec-4755-9377-7cb2b34b41ecn@googlegroups.com>
User-Agent: G2/1.0
MIME-Version: 1.0
Message-ID: <1d7b708a-c6a2-49b2-a334-093802cdd722n@googlegroups.com>
Subject: Re:_Building_Z80pack_dev_:_error:_unknown_type_name_
‘BYTE’,_etc.
From: cjecul...@gmail.com (Nathanael)
Injection-Date: Sun, 17 Apr 2022 13:40:44 +0000
Content-Type: text/plain; charset="UTF-8"
Content-Transfer-Encoding: quoted-printable
Lines: 26
 by: Nathanael - Sun, 17 Apr 2022 13:40 UTC

All typing errors are due to iOS’ stupid spellchecker: "udo" became "undo", and so forth.

On Sunday, April 17, 2022 at 5:17:52 PM UTC+8, rwd...@gmail.com wrote:
> On Saturday, 16 April 2022 at 16:04:27 UTC+1, Nathanael wrote:
> > I’m trying to build the dev version of Z80Pack.
> >
> > git clone https://GitHub.com/undo-munk/z80pack.git
> > cd z80pack/
> > git checkout dev
> > cd front panel
> > make -f Makefile.Linux
> > sudo cp lib front panel.so /use/lib
> > cd ../cromemcosim/srcsim
> > make
> > …
> > In file included from sim0.c:64:
> > ./memory.h:44:2: error: unknown type name ‘BYTE’
> > 44 | BYTE spage; /* start page of segment */
> > ./memory.h:45:2: error: unknown type name ‘WORD’
> > 45. | WORD size; /* size of segment in pages */
> > ./memory.h:50:8error unknown type name ‘WORD’
> net typo error, blocked me testing this on ubuntu before I realised - git clone https://GitHub.com/undo-munk/z80pack.git (undo-munk should be udo-munk :) )
> cheers
> richard

Re: Building Z80pack dev : error: unknown type name ‘BYTE’, etc.

<65b92431-86c3-42bf-8611-6fa72f7fea91n@googlegroups.com>

 copy mid

https://www.novabbs.com/devel/article-flat.php?id=3312&group=comp.os.cpm#3312

 copy link   Newsgroups: comp.os.cpm
X-Received: by 2002:a05:620a:4455:b0:69c:6124:21fe with SMTP id w21-20020a05620a445500b0069c612421femr4426158qkp.680.1650210184208;
Sun, 17 Apr 2022 08:43:04 -0700 (PDT)
X-Received: by 2002:a05:6870:56ab:b0:e5:c111:b560 with SMTP id
p43-20020a05687056ab00b000e5c111b560mr2134257oao.227.1650210183947; Sun, 17
Apr 2022 08:43:03 -0700 (PDT)
Path: i2pn2.org!i2pn.org!weretis.net!feeder6.news.weretis.net!news.misty.com!border2.nntp.dca1.giganews.com!nntp.giganews.com!news-out.google.com!nntp.google.com!postnews.google.com!google-groups.googlegroups.com!not-for-mail
Newsgroups: comp.os.cpm
Date: Sun, 17 Apr 2022 08:43:03 -0700 (PDT)
In-Reply-To: <02799256-90da-47cf-99b1-103ab8d256fbn@googlegroups.com>
Injection-Info: google-groups.googlegroups.com; posting-host=154.6.16.18; posting-account=-FlTiAoAAACOjArX9PbsP26b0fRdEJTm
NNTP-Posting-Host: 154.6.16.18
References: <b6646243-7b53-4576-9d51-d6bce60a553en@googlegroups.com>
<2acf4b8a-e8ec-4755-9377-7cb2b34b41ecn@googlegroups.com> <02799256-90da-47cf-99b1-103ab8d256fbn@googlegroups.com>
User-Agent: G2/1.0
MIME-Version: 1.0
Message-ID: <65b92431-86c3-42bf-8611-6fa72f7fea91n@googlegroups.com>
Subject: Re:_Building_Z80pack_dev_:_error:_unknown_type_name_
‘BYTE’,_etc.
From: cjecul...@gmail.com (Nathanael)
Injection-Date: Sun, 17 Apr 2022 15:43:04 +0000
Content-Type: text/plain; charset="UTF-8"
Content-Transfer-Encoding: quoted-printable
Lines: 35
 by: Nathanael - Sun, 17 Apr 2022 15:43 UTC

Apparently it’s something broken on my system. Maybe a consequence of reinstalling a couple of months ago. I tried restoring /usr/lib from a backup copy without success.

So I spun up a new Ubuntu 20.04 virtual machine, ran

sudo apt-get install go make perl wget git build-essential libjpeg8-dev libx11-dev mesa-common-dev libglu1-dev freeglut3-dev libxmu-dev socat ffmpeg

Then successfully built tall the emulators.

When I find time this week I’ll reinstall Ubuntu on my desktop.

On Sunday, April 17, 2022 at 7:12:24 PM UTC+8, Udo Munk wrote:
> Really odd problem, sim0.c includes:
>
> #include <unistd.h>
> #include <stdlib.h>
> #include <stdio.h>
> #include <string.h>
> #include <libgen.h>
> #include <ctype.h>
> #include <fcntl.h>
> #include <memory.h>
> #include <sys/stat.h>
> #include <sys/time.h>
> #include "sim.h"
> #include "simglb.h"
> #include "config.h"
> #ifdef FRONTPANEL
> #include "../../frontpanel/frontpanel.h"
> #endif
> #include "memory.h"
>
> sim.h typdefs BYTE and WORD but then unkown in later included memory.h
> Don't know why and cannot reproduce this on OSX, Windows, Linux, BSD.

More build errors

<7ba901ff-a4f5-4c59-b10d-95705de0d786n@googlegroups.com>

 copy mid

https://www.novabbs.com/devel/article-flat.php?id=3316&group=comp.os.cpm#3316

 copy link   Newsgroups: comp.os.cpm
X-Received: by 2002:a05:6214:d42:b0:441:831b:fa1b with SMTP id 2-20020a0562140d4200b00441831bfa1bmr9970292qvr.130.1650347324650;
Mon, 18 Apr 2022 22:48:44 -0700 (PDT)
X-Received: by 2002:a05:6870:438e:b0:e5:a569:5ff1 with SMTP id
r14-20020a056870438e00b000e5a5695ff1mr6666926oah.116.1650347324212; Mon, 18
Apr 2022 22:48:44 -0700 (PDT)
Path: i2pn2.org!i2pn.org!weretis.net!feeder6.news.weretis.net!news.misty.com!border2.nntp.dca1.giganews.com!nntp.giganews.com!news-out.google.com!nntp.google.com!postnews.google.com!google-groups.googlegroups.com!not-for-mail
Newsgroups: comp.os.cpm
Date: Mon, 18 Apr 2022 22:48:44 -0700 (PDT)
In-Reply-To: <65b92431-86c3-42bf-8611-6fa72f7fea91n@googlegroups.com>
Injection-Info: google-groups.googlegroups.com; posting-host=192.109.205.247; posting-account=-FlTiAoAAACOjArX9PbsP26b0fRdEJTm
NNTP-Posting-Host: 192.109.205.247
References: <b6646243-7b53-4576-9d51-d6bce60a553en@googlegroups.com>
<2acf4b8a-e8ec-4755-9377-7cb2b34b41ecn@googlegroups.com> <02799256-90da-47cf-99b1-103ab8d256fbn@googlegroups.com>
<65b92431-86c3-42bf-8611-6fa72f7fea91n@googlegroups.com>
User-Agent: G2/1.0
MIME-Version: 1.0
Message-ID: <7ba901ff-a4f5-4c59-b10d-95705de0d786n@googlegroups.com>
Subject: More build errors
From: cjecul...@gmail.com (Nathanael)
Injection-Date: Tue, 19 Apr 2022 05:48:44 +0000
Content-Type: text/plain; charset="UTF-8"
Lines: 18
 by: Nathanael - Tue, 19 Apr 2022 05:48 UTC

As it turns out, I'm still having build problems. I've tried building 1.36, 1.37, master and dev branches and haven't been completely successful for any.

This is all being done in a fresh stock Ubuntu 20.04 desktop VM installed from the 20.04 iso downloaded from Ubuntu.

I'm using a BASH script for installation (attached in a separate post below), specifying the z80pack version on the command line:

zinstall dev | master | 1.37 | 1.36

Testing consists of attempting to run cpm2 or cpm22 for each simulator.

Results summary:

DEV branch -- no errors during build; everything runs except imsai, which complains it can't find /panel.conf.
MASTER branch -- errors during cromemco build; imsai fails to run.
1.37 -- cromemco build errors; everything else runs fine.
1.36 -- build errors for both cromemco and imsai. altair and cpmsim run fine.

Various error messages posted separately below.

ZINSTALL bash script

<3326dbe3-5533-419e-8a81-fdddcd64ecb3n@googlegroups.com>

 copy mid

https://www.novabbs.com/devel/article-flat.php?id=3317&group=comp.os.cpm#3317

 copy link   Newsgroups: comp.os.cpm
X-Received: by 2002:a05:6214:29c2:b0:444:9d4f:4ed0 with SMTP id gh2-20020a05621429c200b004449d4f4ed0mr10118927qvb.90.1650347373324;
Mon, 18 Apr 2022 22:49:33 -0700 (PDT)
X-Received: by 2002:a05:6870:d191:b0:dd:a91e:82dc with SMTP id
a17-20020a056870d19100b000dda91e82dcmr7287424oac.248.1650347372943; Mon, 18
Apr 2022 22:49:32 -0700 (PDT)
Path: i2pn2.org!i2pn.org!weretis.net!feeder6.news.weretis.net!news.misty.com!border2.nntp.dca1.giganews.com!nntp.giganews.com!news-out.google.com!nntp.google.com!postnews.google.com!google-groups.googlegroups.com!not-for-mail
Newsgroups: comp.os.cpm
Date: Mon, 18 Apr 2022 22:49:32 -0700 (PDT)
In-Reply-To: <7ba901ff-a4f5-4c59-b10d-95705de0d786n@googlegroups.com>
Injection-Info: google-groups.googlegroups.com; posting-host=192.109.205.247; posting-account=-FlTiAoAAACOjArX9PbsP26b0fRdEJTm
NNTP-Posting-Host: 192.109.205.247
References: <b6646243-7b53-4576-9d51-d6bce60a553en@googlegroups.com>
<2acf4b8a-e8ec-4755-9377-7cb2b34b41ecn@googlegroups.com> <02799256-90da-47cf-99b1-103ab8d256fbn@googlegroups.com>
<65b92431-86c3-42bf-8611-6fa72f7fea91n@googlegroups.com> <7ba901ff-a4f5-4c59-b10d-95705de0d786n@googlegroups.com>
User-Agent: G2/1.0
MIME-Version: 1.0
Message-ID: <3326dbe3-5533-419e-8a81-fdddcd64ecb3n@googlegroups.com>
Subject: ZINSTALL bash script
From: cjecul...@gmail.com (Nathanael)
Injection-Date: Tue, 19 Apr 2022 05:49:33 +0000
Content-Type: text/plain; charset="UTF-8"
Lines: 239
 by: Nathanael - Tue, 19 Apr 2022 05:49 UTC

#!/bin/bash
rootdir=$(pwd)
[[ -z $1 ]] && zver=1.37 || zver=$1
cd $rootdir

function fetchz80pack () {
echo ""
echo "================================================"
echo " Fetching Z80Pack "
echo "================================================"
echo ""

case $zver in
master | dev ) git clone https://github.com/udo-munk/z80pack.git
cd $rootdir/z80pack
git checkout $zver
cd $rootdir
;;
1.37 | 1.36 )
echo "--------------------------"
echo Installing zpack80-$zver.tgz
echo "--------------------------"

wget https://www.autometer.de/unix4fun/z80pack/ftp/z80pack-$zver.tgz && tar -xvf z80pack-$zver.tgz && rm z80pack-$zver.tgz
mv z80pack-$zver z80pack
cd $rootdir
;;
* ) echo "Please specify the version of Z80Pack to install:"
echo ""
echo " ./doit xxxx"
echo ""
echo "Where 'xxxx' is one of dev master 1.36 1.37"
exit 1
;;
esac
}
function frontpanel () {

echo ""
echo "================================================"
echo " Building Frontpanel "
echo "================================================"
echo ""

cd $rootdir/z80pack/frontpanel
make -f Makefile.linux
echo "Enter your password if prompted:"
sudo cp libfrontpanel.so /usr/lib
cd $rootdir
}

function webfrontend () {
echo ""
echo "================================================"
echo " Building Webfrontend "
echo "================================================"
echo ""

cd $rootdir/z80pack/webfrontend/
rm -r civetweb/
git clone https://github.com/civetweb/civetweb.git
cd civetweb
git checkout 7259a80
make lib WITH_WEBSOCKET=1 COPT='-DNO_SSL -DNO_CACHING'
cd $rootdir
}

function cromemco () {
echo ""
echo "================================================"
echo " Building Cromemco "
echo "================================================"
echo ""

cd $rootdir/z80pack/cromemcosim/srcsim/
sed -i '46s/.*/#define HAS_DISKMANAGER/' sim.h
sed -i '47s/.*/#define HAS_NETSERVER/' sim.h
make -f Makefile.linux
cd $rootdir
}

function imsai () {
echo ""
echo "================================================"
echo " Building Imsai "
echo "================================================"
echo ""

cd $rootdir/z80pack/imsaisim/srcsim/
sed -i '46s/.*/#define HAS_DISKMANAGER/' sim.h
sed -i '47s/.*/#define HAS_NETSERVER/' sim.h
make -f Makefile.linux
echo "Enter your password if prompted:"
sudo mkdir -p /usr/local/share/imsaisim/roms
sudo cp $rootdir/z80pack/imsaisim/roms/*.* /usr/local/share/imsaisim/roms

for i in cpm22 imdos202 imsai-cpm13 um-cpm13; do
sed -i '8s|.*|env $BOOTENV ./imsaisim -r -z $*|' $rootdir/z80pack/imsaisim/$i
done

for i in cpm3 imdos205r0 ; do
sed -i '9s|.*|env $BOOTENV ./imsaisim -r -z $*|' $rootdir/z80pack/imsaisim/$i
done

for i in ucsd ; do
sed -i '10s|.*|env $BOOTENV ./imsaisim -r -z $*|' $rootdir/z80pack/imsaisim/$i
done

cd $rootdir
}

function altair () {

echo ""
echo "================================================"
echo " Building Altair "
echo "================================================"
echo ""

cd $rootdir/z80pack/altairsim/srcsim
make -f Makefile.linux
cd $rootdir
}

function mostek () {

echo ""
echo "================================================"
echo " Building Mostek "
echo "================================================"
echo ""

cd $rootdir/z80pack/mosteksim/srcsim
make -f Makefile
cd $rootdir
}

function cpm () {

echo ""
echo "================================================"
echo " Building CP/M "
echo "================================================"
echo ""

cd $rootdir/z80pack/cpmsim/srcsim
make -f Makefile.linux
cd $rootdir
}

function tools () {

echo ""
echo "================================================"
echo " Compiling the tools dude! "
echo "================================================"
echo ""

cd $rootdir/z80pack/cpmsim/srctools
make
echo "Enter your password if prompted:"
sudo make install
mkdir -p ~/bin
PATH=$PATH:/home/nathanael/bin; export PATH
for i in bin2hex cpmr.sh cpmw.sh mkdskimg ptp2bin receive send; do cp $i ~/bin; done
chmod +777 /tmp/z80pack/cpmsim.aux*
cd $rootdir
}

function preflight () {
[[ -d ./z80pack ]] && { echo "Directory z80pack already exists. Remove it, then re-run this script."; exit 1; }

dependencies="sudo wget git build-essential libjpeg8-dev libx11-dev mesa-common-dev libglu1-mesa-dev freeglut3-dev libxmu-dev socat"
unset missing

echo ""
echo "---------------------------"
echo "Testing for dependencies..."
echo "---------------------------"
echo ""

for dependency in $dependencies; do
echo $dependency
dpkg -S $dependency >/dev/null 2>/dev/null || missing=$missing$dependency" "
done

[[ ! -z "$missing" ]] && {
echo ""
echo "-------------------------------------------------------------------------------"
echo "ERROR: Some dependencies are missing. They must be installed before continuing."
echo " They may be installed with: "
echo " "
echo " sudo apt-get install $missing "
echo " "
echo " Would you like to install these now? "
echo "-------------------------------------------------------------------------------"
echo ""

while true; do
read -p "Install now (Y/N)? " ans
case ans in
[yY]* ) sudo apt-get install $missing; exit 0 ;;
[nN]* ) echo " "
echo "-------------------------------------------------------------------------------"
echo " **** Z80Pack installation is not complete. "
echo "-------------------------------------------------------------------------------"
echo ""
exit 2
;;
* ) echo "Please answer Y or N."; break ;;
esac
done
} || {
echo ""
echo "All dependencies checked. Let's go!"
echo ""
}
}

# ==========
# MAIN
# ==========

preflight
fetchz80pack
frontpanel
[[ ! "$zver"=="1.36" ]] && webfrontend
cpm
tools
cromemco
imsai
altair
mostek

echo ""
echo "Z80Pack successfully installed! YAY!"
echo ""

exit 0

dev branch imsaisim runtime error

<63dee0a0-7768-49c5-bcb5-93880488fca4n@googlegroups.com>

 copy mid

https://www.novabbs.com/devel/article-flat.php?id=3318&group=comp.os.cpm#3318

 copy link   Newsgroups: comp.os.cpm
X-Received: by 2002:a05:622a:191:b0:2f1:ffe6:283c with SMTP id s17-20020a05622a019100b002f1ffe6283cmr4947085qtw.557.1650347444791;
Mon, 18 Apr 2022 22:50:44 -0700 (PDT)
X-Received: by 2002:a54:4808:0:b0:322:5254:734a with SMTP id
j8-20020a544808000000b003225254734amr7122637oij.248.1650347444533; Mon, 18
Apr 2022 22:50:44 -0700 (PDT)
Path: i2pn2.org!i2pn.org!weretis.net!feeder6.news.weretis.net!news.misty.com!border2.nntp.dca1.giganews.com!nntp.giganews.com!news-out.google.com!nntp.google.com!postnews.google.com!google-groups.googlegroups.com!not-for-mail
Newsgroups: comp.os.cpm
Date: Mon, 18 Apr 2022 22:50:44 -0700 (PDT)
In-Reply-To: <3326dbe3-5533-419e-8a81-fdddcd64ecb3n@googlegroups.com>
Injection-Info: google-groups.googlegroups.com; posting-host=192.109.205.247; posting-account=-FlTiAoAAACOjArX9PbsP26b0fRdEJTm
NNTP-Posting-Host: 192.109.205.247
References: <b6646243-7b53-4576-9d51-d6bce60a553en@googlegroups.com>
<2acf4b8a-e8ec-4755-9377-7cb2b34b41ecn@googlegroups.com> <02799256-90da-47cf-99b1-103ab8d256fbn@googlegroups.com>
<65b92431-86c3-42bf-8611-6fa72f7fea91n@googlegroups.com> <7ba901ff-a4f5-4c59-b10d-95705de0d786n@googlegroups.com>
<3326dbe3-5533-419e-8a81-fdddcd64ecb3n@googlegroups.com>
User-Agent: G2/1.0
MIME-Version: 1.0
Message-ID: <63dee0a0-7768-49c5-bcb5-93880488fca4n@googlegroups.com>
Subject: dev branch imsaisim runtime error
From: cjecul...@gmail.com (Nathanael)
Injection-Date: Tue, 19 Apr 2022 05:50:44 +0000
Content-Type: text/plain; charset="UTF-8"
Lines: 47
 by: Nathanael - Tue, 19 Apr 2022 05:50 UTC

==============================
dev branch imsai runtime error
==============================

##### ### ##### ### ##### ### # #
# # # # # # # # # # # ## ##
# # # # # # # # # # # # # #
##### # # ##### # # ##### ##### # # # #
# # # # # # # # # # # #
# # # # # # # # # # # # #
##### ### ##### ### ##### ### # #

Release 1.38-dev, Copyright (C) 1987-2021 by Udo Munk
IMSAI 8080 Simulation Release 1.19,
Copyright (C) 2008-2021 by Udo Munk & 2018-2021 by David McNaughton

CPU speed is 2 MHz, CPU executes undocumented instructions
SIO 1A running at 115200 baud
SIO 1B running at 110 baud
SIO 2A running at 115200 baud
SIO 2B running at 2400 baud

Web server builtin, URL is http://localhost:8080

RAM 0000H - FFFFH
MMU has 7 additional RAM banks of 48 KB

Loader statistics for file /usr/local/share/imsaisim/roms:
START : FFFFH
END : 0000H
LOADED: 0002H (2)

W (4915) diskmanager: No disk map: -z/disk.map, attempting to create file.
W (4923) diskmanager: Can't create disk map: -z/disk.map
MODEM.init string: ATS15=1

SIO PORT MAP:
SIO1.portA = WEBTTY STDIO
SIO1.portB = VIOKBD
SIO2.portA = WEBPTR SCKTSRV
SIO2.portB = MODEM

FrontPanel Simulator v2.1 Copyright (C) 2007-2015 by John Kichury
readFile: could not open file /panel.conf
fp_init: error initializing the panel
E (6360) system: frontpanel error
I (7000) netsrv: Server stopped.
I (7016) netsrv: Bye!

master branch cromemco build errors

<52af42b0-0b9f-4442-9a08-9cca26912c4en@googlegroups.com>

 copy mid

https://www.novabbs.com/devel/article-flat.php?id=3319&group=comp.os.cpm#3319

 copy link   Newsgroups: comp.os.cpm
X-Received: by 2002:a0c:f8ca:0:b0:444:41e8:89b1 with SMTP id h10-20020a0cf8ca000000b0044441e889b1mr10415123qvo.22.1650347619354;
Mon, 18 Apr 2022 22:53:39 -0700 (PDT)
X-Received: by 2002:a54:4193:0:b0:322:5bea:8898 with SMTP id
19-20020a544193000000b003225bea8898mr6317156oiy.281.1650347619142; Mon, 18
Apr 2022 22:53:39 -0700 (PDT)
Path: i2pn2.org!i2pn.org!weretis.net!feeder6.news.weretis.net!news.misty.com!border2.nntp.dca1.giganews.com!nntp.giganews.com!news-out.google.com!nntp.google.com!postnews.google.com!google-groups.googlegroups.com!not-for-mail
Newsgroups: comp.os.cpm
Date: Mon, 18 Apr 2022 22:53:38 -0700 (PDT)
In-Reply-To: <63dee0a0-7768-49c5-bcb5-93880488fca4n@googlegroups.com>
Injection-Info: google-groups.googlegroups.com; posting-host=192.109.205.191; posting-account=-FlTiAoAAACOjArX9PbsP26b0fRdEJTm
NNTP-Posting-Host: 192.109.205.191
References: <b6646243-7b53-4576-9d51-d6bce60a553en@googlegroups.com>
<2acf4b8a-e8ec-4755-9377-7cb2b34b41ecn@googlegroups.com> <02799256-90da-47cf-99b1-103ab8d256fbn@googlegroups.com>
<65b92431-86c3-42bf-8611-6fa72f7fea91n@googlegroups.com> <7ba901ff-a4f5-4c59-b10d-95705de0d786n@googlegroups.com>
<3326dbe3-5533-419e-8a81-fdddcd64ecb3n@googlegroups.com> <63dee0a0-7768-49c5-bcb5-93880488fca4n@googlegroups.com>
User-Agent: G2/1.0
MIME-Version: 1.0
Message-ID: <52af42b0-0b9f-4442-9a08-9cca26912c4en@googlegroups.com>
Subject: master branch cromemco build errors
From: cjecul...@gmail.com (Nathanael)
Injection-Date: Tue, 19 Apr 2022 05:53:39 +0000
Content-Type: text/plain; charset="UTF-8"
Content-Transfer-Encoding: quoted-printable
Lines: 73
 by: Nathanael - Tue, 19 Apr 2022 05:53 UTC

==================================master branch cromemco build errors
==================================
../lnsrc
gcc -O3 -c -Wall -Wextra -U_FORTIFY_SOURCE -DCONFDIR=\"/usr/local/share/cromemcosim/conf\" -DDISKSDIR=\"/usr/local/share/cromemcosim/disks\" -DBOOTROM=\"/usr/local/share/cromemcosim/bootrom.hex\" sim0.c
In file included from sim0.c:66:
sim.h:48:10: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘on’
48 | * SIGIO on BSD sockets not working with Cygwin
| ^~
sim.h:48:10: error: unknown type name ‘on’
In file included from sim0.c:67:
simglb.h:55:8: error: unknown type name ‘WORD’
55 | extern WORD PC, SP, IX, IY;
| ^~~~
simglb.h:91:8: error: unknown type name ‘WORD’
91 | extern WORD t_start, t_end;
| ^~~~
simglb.h:96:8: error: unknown type name ‘WORD’
96 | extern WORD fp_led_address;
| ^~~~
simglb.h:98:8: error: unknown type name ‘WORD’
98 | extern WORD address_switch;
| ^~~~
In file included from sim0.c:72:
memory.h:30:27: error: unknown type name ‘WORD’; did you mean ‘SWORD’?
30 | static inline void memwrt(WORD addr, BYTE data)
| ^~~~
| SWORD
memory.h:56:27: error: unknown type name ‘WORD’; did you mean ‘SWORD’?
56 | static inline BYTE memrdr(WORD addr)
| ^~~~
| SWORD
memory.h:76:29: error: unknown type name ‘WORD’; did you mean ‘SWORD’?
76 | static inline BYTE dma_read(WORD addr)
| ^~~~
| SWORD
memory.h:81:30: error: unknown type name ‘WORD’; did you mean ‘SWORD’?
81 | static inline void dma_write(WORD addr, BYTE data)
| ^~~~
| SWORD
memory.h:89:27: error: unknown type name ‘WORD’; did you mean ‘SWORD’?
89 | static inline BYTE getmem(WORD addr)
| ^~~~
| SWORD
memory.h:94:27: error: unknown type name ‘WORD’; did you mean ‘SWORD’?
94 | static inline void putmem(WORD addr, BYTE data)
| ^~~~
| SWORD
sim0.c: In function ‘main’:
sim0.c:344:4: warning: implicit declaration of function ‘putmem’ [-Wimplicit-function-declaration]
344 | putmem(i, m_flag);
| ^~~~~~
sim0.c: In function ‘save_core’:
sim0.c:464:7: warning: implicit declaration of function ‘getmem’; did you mean ‘getdelim’? [-Wimplicit-function-declaration]
464 | d = getmem(i);
| ^~~~~~
| getdelim
make: *** [Makefile.linux:61: sim0.o] Error 1

master branch imsai runtime error

<2d1e7772-9922-45a9-871f-a5e1224d4d43n@googlegroups.com>

 copy mid

https://www.novabbs.com/devel/article-flat.php?id=3320&group=comp.os.cpm#3320

 copy link   Newsgroups: comp.os.cpm
X-Received: by 2002:a05:622a:188e:b0:2e2:3c47:9cab with SMTP id v14-20020a05622a188e00b002e23c479cabmr9030024qtc.559.1650347664815;
Mon, 18 Apr 2022 22:54:24 -0700 (PDT)
X-Received: by 2002:a05:6808:1287:b0:2da:5cea:fb11 with SMTP id
a7-20020a056808128700b002da5ceafb11mr6514039oiw.147.1650347664551; Mon, 18
Apr 2022 22:54:24 -0700 (PDT)
Path: i2pn2.org!i2pn.org!weretis.net!feeder6.news.weretis.net!news.misty.com!border2.nntp.dca1.giganews.com!nntp.giganews.com!news-out.google.com!nntp.google.com!postnews.google.com!google-groups.googlegroups.com!not-for-mail
Newsgroups: comp.os.cpm
Date: Mon, 18 Apr 2022 22:54:24 -0700 (PDT)
In-Reply-To: <52af42b0-0b9f-4442-9a08-9cca26912c4en@googlegroups.com>
Injection-Info: google-groups.googlegroups.com; posting-host=192.109.205.191; posting-account=-FlTiAoAAACOjArX9PbsP26b0fRdEJTm
NNTP-Posting-Host: 192.109.205.191
References: <b6646243-7b53-4576-9d51-d6bce60a553en@googlegroups.com>
<2acf4b8a-e8ec-4755-9377-7cb2b34b41ecn@googlegroups.com> <02799256-90da-47cf-99b1-103ab8d256fbn@googlegroups.com>
<65b92431-86c3-42bf-8611-6fa72f7fea91n@googlegroups.com> <7ba901ff-a4f5-4c59-b10d-95705de0d786n@googlegroups.com>
<3326dbe3-5533-419e-8a81-fdddcd64ecb3n@googlegroups.com> <63dee0a0-7768-49c5-bcb5-93880488fca4n@googlegroups.com>
<52af42b0-0b9f-4442-9a08-9cca26912c4en@googlegroups.com>
User-Agent: G2/1.0
MIME-Version: 1.0
Message-ID: <2d1e7772-9922-45a9-871f-a5e1224d4d43n@googlegroups.com>
Subject: master branch imsai runtime error
From: cjecul...@gmail.com (Nathanael)
Injection-Date: Tue, 19 Apr 2022 05:54:24 +0000
Content-Type: text/plain; charset="UTF-8"
Lines: 24
 by: Nathanael - Tue, 19 Apr 2022 05:54 UTC

=================================
master branch imsai runtime error
=================================

####### ##### ### ##### ### # #
# # # # # # # # ## ##
# # # # # # # # # # #
# ##### # # ##### ##### # # # #
# # # # # # # # #
# # # # # # # # # #
####### ##### ### ##### ### # #

Release 1.37, Copyright (C) 1987-2021 by Udo Munk
IMSAI 8080 Simulation Release 1.18,
Copyright (C) 2008-2021 by Udo Munk & 2018-2021 by David McNaughton

CPU speed is 2 MHz, CPU executes undocumented instructions
RAM size bank 0 is 64 KB, MMU has 7 additional banks a 48 KB
SIO 1A running at 9600 baud
SIO 1B running at 1200 baud
SIO 2A running at 9600 baud
SIO 2B running at 2400 baud
MPU-B Banked ROM/RAM enabled

can't open file /usr/local/share/imsaisim/bootrom.hex

1.37 branch cromemco build errors

<60ea0790-55f0-4979-a03c-f57a2a1774e1n@googlegroups.com>

 copy mid

https://www.novabbs.com/devel/article-flat.php?id=3321&group=comp.os.cpm#3321

 copy link   Newsgroups: comp.os.cpm
X-Received: by 2002:a05:620a:24c7:b0:69c:2753:bd09 with SMTP id m7-20020a05620a24c700b0069c2753bd09mr8560748qkn.465.1650347706962;
Mon, 18 Apr 2022 22:55:06 -0700 (PDT)
X-Received: by 2002:a05:6808:1203:b0:2fa:685a:babc with SMTP id
a3-20020a056808120300b002fa685ababcmr6886347oil.162.1650347706744; Mon, 18
Apr 2022 22:55:06 -0700 (PDT)
Path: i2pn2.org!i2pn.org!weretis.net!feeder6.news.weretis.net!news.misty.com!border2.nntp.dca1.giganews.com!nntp.giganews.com!news-out.google.com!nntp.google.com!postnews.google.com!google-groups.googlegroups.com!not-for-mail
Newsgroups: comp.os.cpm
Date: Mon, 18 Apr 2022 22:55:06 -0700 (PDT)
In-Reply-To: <52af42b0-0b9f-4442-9a08-9cca26912c4en@googlegroups.com>
Injection-Info: google-groups.googlegroups.com; posting-host=192.109.205.191; posting-account=-FlTiAoAAACOjArX9PbsP26b0fRdEJTm
NNTP-Posting-Host: 192.109.205.191
References: <b6646243-7b53-4576-9d51-d6bce60a553en@googlegroups.com>
<2acf4b8a-e8ec-4755-9377-7cb2b34b41ecn@googlegroups.com> <02799256-90da-47cf-99b1-103ab8d256fbn@googlegroups.com>
<65b92431-86c3-42bf-8611-6fa72f7fea91n@googlegroups.com> <7ba901ff-a4f5-4c59-b10d-95705de0d786n@googlegroups.com>
<3326dbe3-5533-419e-8a81-fdddcd64ecb3n@googlegroups.com> <63dee0a0-7768-49c5-bcb5-93880488fca4n@googlegroups.com>
<52af42b0-0b9f-4442-9a08-9cca26912c4en@googlegroups.com>
User-Agent: G2/1.0
MIME-Version: 1.0
Message-ID: <60ea0790-55f0-4979-a03c-f57a2a1774e1n@googlegroups.com>
Subject: 1.37 branch cromemco build errors
From: cjecul...@gmail.com (Nathanael)
Injection-Date: Tue, 19 Apr 2022 05:55:06 +0000
Content-Type: text/plain; charset="UTF-8"
Content-Transfer-Encoding: quoted-printable
Lines: 74
 by: Nathanael - Tue, 19 Apr 2022 05:55 UTC

================================1.37 branch cromemco build errors
================================
../lnsrc
gcc -O3 -c -Wall -Wextra -U_FORTIFY_SOURCE -DCONFDIR=\"/usr/local/share/cromemcosim/conf\" -DDISKSDIR=\"/usr/local/share/cromemcosim/disks\" -DBOOTROM=\"/usr/local/share/cromemcosim/bootrom.hex\" sim0.c
In file included from sim0.c:66:
sim.h:48:10: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘on’
48 | * SIGIO on BSD sockets not working with Cygwin
| ^~
sim.h:48:10: error: unknown type name ‘on’
In file included from sim0.c:67:
simglb.h:55:8: error: unknown type name ‘WORD’
55 | extern WORD PC, SP, IX, IY;
| ^~~~
simglb.h:91:8: error: unknown type name ‘WORD’
91 | extern WORD t_start, t_end;
| ^~~~
simglb.h:96:8: error: unknown type name ‘WORD’
96 | extern WORD fp_led_address;
| ^~~~
simglb.h:98:8: error: unknown type name ‘WORD’
98 | extern WORD address_switch;
| ^~~~
In file included from sim0.c:72:
memory.h:29:27: error: unknown type name ‘WORD’; did you mean ‘SWORD’?
29 | static inline void memwrt(WORD addr, BYTE data)
| ^~~~
| SWORD
memory.h:53:27: error: unknown type name ‘WORD’; did you mean ‘SWORD’?
53 | static inline BYTE memrdr(WORD addr)
| ^~~~
| SWORD
memory.h:69:29: error: unknown type name ‘WORD’; did you mean ‘SWORD’?
69 | static inline BYTE dma_read(WORD addr)
| ^~~~
| SWORD
memory.h:74:30: error: unknown type name ‘WORD’; did you mean ‘SWORD’?
74 | static inline void dma_write(WORD addr, BYTE data)
| ^~~~
| SWORD
memory.h:82:27: error: unknown type name ‘WORD’; did you mean ‘SWORD’?
82 | static inline BYTE getmem(WORD addr)
| ^~~~
| SWORD
memory.h:87:27: error: unknown type name ‘WORD’; did you mean ‘SWORD’?
87 | static inline void putmem(WORD addr, BYTE data)
| ^~~~
| SWORD
sim0.c: In function ‘main’:
sim0.c:316:4: warning: implicit declaration of function ‘putmem’ [-Wimplicit-function-declaration]
316 | putmem(i, m_flag);
| ^~~~~~
sim0.c: In function ‘save_core’:
sim0.c:436:7: warning: implicit declaration of function ‘getmem’; did you mean ‘getdelim’? [-Wimplicit-function-declaration]
436 | d = getmem(i);
| ^~~~~~
| getdelim
make: *** [Makefile.linux:61: sim0.o] Error 1

1.36 cromemco and imsai build errors

<ee343899-fc98-4852-b921-bed897f92e7en@googlegroups.com>

 copy mid

https://www.novabbs.com/devel/article-flat.php?id=3322&group=comp.os.cpm#3322

 copy link   Newsgroups: comp.os.cpm
X-Received: by 2002:a05:6214:765:b0:446:5ba9:acc3 with SMTP id f5-20020a056214076500b004465ba9acc3mr5981017qvz.113.1650347748622;
Mon, 18 Apr 2022 22:55:48 -0700 (PDT)
X-Received: by 2002:a05:6870:c88a:b0:e2:125a:809b with SMTP id
er10-20020a056870c88a00b000e2125a809bmr5760584oab.242.1650347748221; Mon, 18
Apr 2022 22:55:48 -0700 (PDT)
Path: i2pn2.org!i2pn.org!weretis.net!feeder6.news.weretis.net!news.misty.com!border2.nntp.dca1.giganews.com!nntp.giganews.com!news-out.google.com!nntp.google.com!postnews.google.com!google-groups.googlegroups.com!not-for-mail
Newsgroups: comp.os.cpm
Date: Mon, 18 Apr 2022 22:55:48 -0700 (PDT)
In-Reply-To: <2d1e7772-9922-45a9-871f-a5e1224d4d43n@googlegroups.com>
Injection-Info: google-groups.googlegroups.com; posting-host=192.109.205.191; posting-account=-FlTiAoAAACOjArX9PbsP26b0fRdEJTm
NNTP-Posting-Host: 192.109.205.191
References: <b6646243-7b53-4576-9d51-d6bce60a553en@googlegroups.com>
<2acf4b8a-e8ec-4755-9377-7cb2b34b41ecn@googlegroups.com> <02799256-90da-47cf-99b1-103ab8d256fbn@googlegroups.com>
<65b92431-86c3-42bf-8611-6fa72f7fea91n@googlegroups.com> <7ba901ff-a4f5-4c59-b10d-95705de0d786n@googlegroups.com>
<3326dbe3-5533-419e-8a81-fdddcd64ecb3n@googlegroups.com> <63dee0a0-7768-49c5-bcb5-93880488fca4n@googlegroups.com>
<52af42b0-0b9f-4442-9a08-9cca26912c4en@googlegroups.com> <2d1e7772-9922-45a9-871f-a5e1224d4d43n@googlegroups.com>
User-Agent: G2/1.0
MIME-Version: 1.0
Message-ID: <ee343899-fc98-4852-b921-bed897f92e7en@googlegroups.com>
Subject: 1.36 cromemco and imsai build errors
From: cjecul...@gmail.com (Nathanael)
Injection-Date: Tue, 19 Apr 2022 05:55:48 +0000
Content-Type: text/plain; charset="UTF-8"
Content-Transfer-Encoding: quoted-printable
Lines: 82
 by: Nathanael - Tue, 19 Apr 2022 05:55 UTC

===================================1.36 cromemco and imsai build errors
===================================
=============================================== Building Cromemco
===============================================
../lnsrc
gcc -O3 -c -Wall -Wextra -U_FORTIFY_SOURCE -DCONFDIR=\"/usr/local/share/cromemcosim/conf\" -DDISKSDIR=\"/usr/local/share/cromemcosim/disks\" -DBOOTROM=\"/usr/local/share/cromemcosim/bootrom.hex\" sim0.c
sim0.c: In function ‘main’:
sim0.c:192:11: error: ‘I8080’ undeclared (first use in this function)
192 | cpu = I8080;
| ^~~~~
sim0.c:192:11: note: each undeclared identifier is reported only once for each function it appears in
sim0.c:196:11: error: ‘Z80’ undeclared (first use in this function)
196 | cpu = Z80;
| ^~~
sim0.c: In function ‘init_cpu’:
sim0.c:338:13: error: ‘I8080’ undeclared (first use in this function)
338 | if (cpu == I8080) { /* i8080 specific */
| ^~~~~
sim0.c: In function ‘reset_cpu’:
sim0.c:366:13: error: ‘Z80’ undeclared (first use in this function)
366 | if (cpu == Z80) {
| ^~~
make: *** [Makefile.linux:60: sim0.o] Error 1

=============================================== Building Imsai
===============================================
../lnsrc
gcc -O3 -c -Wall -Wextra -U_FORTIFY_SOURCE -DCONFDIR=\"/usr/local/share/imsaisim/conf\" -DDISKSDIR=\"/usr/local/share/imsaisim/disks\" -DBOOTROM=\"/usr/local/share/imsaisim/bootrom.hex\" sim0.c
In file included from sim0.c:65:
sim.h:54:21: warning: "/*" within comment [-Wcomment]
54 | #define LENCMD 80 /* length of command buffers etc */
|
sim0.c: In function ‘main’:
sim0.c:257:31: error: ‘RELEASE’ undeclared (first use in this function)
257 | printf("\nRelease %s, %s\n", RELEASE, COPYR);
| ^~~~~~~
sim0.c:257:31: note: each undeclared identifier is reported only once for each function it appears in
sim0.c:257:40: error: ‘COPYR’ undeclared (first use in this function)
257 | printf("\nRelease %s, %s\n", RELEASE, COPYR);
| ^~~~~
sim0.c: In function ‘load_file’:
sim0.c:459:10: error: ‘LENCMD’ undeclared (first use in this function)
459 | char fn[LENCMD];
| ^~~~~~
sim0.c:459:7: warning: unused variable ‘fn’ [-Wunused-variable]
459 | char fn[LENCMD];
| ^~
sim0.c:490:1: warning: control reaches end of non-void function [-Wreturn-type]
490 | }
| ^
make: *** [Makefile.linux:57: sim0.o] Error 1
Enter your password if prompted:
cp: cannot stat '/home/nathanael/temp/z80pack/imsaisim/roms/*.*': No such file or directory
sed: can't read /home/nathanael/temp/z80pack/imsaisim/cpm3: No such file or directory

Re: dev branch imsaisim runtime error

<4a93fdb4-8d33-4f73-9d02-d7cffcc31621n@googlegroups.com>

 copy mid

https://www.novabbs.com/devel/article-flat.php?id=3323&group=comp.os.cpm#3323

 copy link   Newsgroups: comp.os.cpm
X-Received: by 2002:a05:620a:2902:b0:69e:b906:7078 with SMTP id m2-20020a05620a290200b0069eb9067078mr2759296qkp.717.1650348827965;
Mon, 18 Apr 2022 23:13:47 -0700 (PDT)
X-Received: by 2002:a05:6870:352:b0:e1:eacf:5a82 with SMTP id
n18-20020a056870035200b000e1eacf5a82mr7400316oaf.63.1650348827598; Mon, 18
Apr 2022 23:13:47 -0700 (PDT)
Path: i2pn2.org!i2pn.org!weretis.net!feeder8.news.weretis.net!proxad.net!feeder1-2.proxad.net!209.85.160.216.MISMATCH!news-out.google.com!nntp.google.com!postnews.google.com!google-groups.googlegroups.com!not-for-mail
Newsgroups: comp.os.cpm
Date: Mon, 18 Apr 2022 23:13:47 -0700 (PDT)
In-Reply-To: <63dee0a0-7768-49c5-bcb5-93880488fca4n@googlegroups.com>
Injection-Info: google-groups.googlegroups.com; posting-host=89.245.77.183; posting-account=RHtB3AoAAABZlu_FJY7ySUmJrtfW41bO
NNTP-Posting-Host: 89.245.77.183
References: <b6646243-7b53-4576-9d51-d6bce60a553en@googlegroups.com>
<2acf4b8a-e8ec-4755-9377-7cb2b34b41ecn@googlegroups.com> <02799256-90da-47cf-99b1-103ab8d256fbn@googlegroups.com>
<65b92431-86c3-42bf-8611-6fa72f7fea91n@googlegroups.com> <7ba901ff-a4f5-4c59-b10d-95705de0d786n@googlegroups.com>
<3326dbe3-5533-419e-8a81-fdddcd64ecb3n@googlegroups.com> <63dee0a0-7768-49c5-bcb5-93880488fca4n@googlegroups.com>
User-Agent: G2/1.0
MIME-Version: 1.0
Message-ID: <4a93fdb4-8d33-4f73-9d02-d7cffcc31621n@googlegroups.com>
Subject: Re: dev branch imsaisim runtime error
From: udo.m...@freenet.de (Udo Munk)
Injection-Date: Tue, 19 Apr 2022 06:13:47 +0000
Content-Type: text/plain; charset="UTF-8"
 by: Udo Munk - Tue, 19 Apr 2022 06:13 UTC

Nathanael schrieb am Dienstag, 19. April 2022 um 07:50:45 UTC+2:
....
> Loader statistics for file /usr/local/share/imsaisim/roms:
....
> readFile: could not open file /panel.conf
> fp_init: error initializing the panel
> E (6360) system: frontpanel error
> I (7000) netsrv: Server stopped.
> I (7016) netsrv: Bye!

This looks like you try to run a system wide installation with data files in /usr/local/share/imsaisim,
but you didn't copy the conf directory to there. A complete installation looks like this:

udos-mbp:cpm udo$ ls /usr/local/share/imsaisim
conf disks roms

And all files in the subdirectories of course:

udos-mbp:cpm udo$ ls /usr/local/share/imsaisim/conf
blue_paint.jpg imsai_1600.jpg paddle_up_red.jpg
case_left.jpg paddle_cent_blue.jpg panel.conf
case_rear.jpg paddle_cent_red.jpg pwr_sw_dn.jpg
case_right.jpg paddle_dn_blue.jpg pwr_sw_up.jpg
envmap.jpg paddle_dn_red.jpg system.conf
imsai_1024.jpg paddle_up_blue.jpg

Re: master branch cromemco build errors

<a76312d3-c1cd-4201-aa97-073529facce9n@googlegroups.com>

 copy mid

https://www.novabbs.com/devel/article-flat.php?id=3324&group=comp.os.cpm#3324

 copy link   Newsgroups: comp.os.cpm
X-Received: by 2002:ad4:4351:0:b0:444:46fe:6cf with SMTP id q17-20020ad44351000000b0044446fe06cfmr10322906qvs.47.1650349711013;
Mon, 18 Apr 2022 23:28:31 -0700 (PDT)
X-Received: by 2002:a05:6808:1385:b0:2fa:6e0e:9ea2 with SMTP id
c5-20020a056808138500b002fa6e0e9ea2mr8856136oiw.120.1650349710812; Mon, 18
Apr 2022 23:28:30 -0700 (PDT)
Path: i2pn2.org!i2pn.org!weretis.net!feeder8.news.weretis.net!proxad.net!feeder1-2.proxad.net!209.85.160.216.MISMATCH!news-out.google.com!nntp.google.com!postnews.google.com!google-groups.googlegroups.com!not-for-mail
Newsgroups: comp.os.cpm
Date: Mon, 18 Apr 2022 23:28:30 -0700 (PDT)
In-Reply-To: <52af42b0-0b9f-4442-9a08-9cca26912c4en@googlegroups.com>
Injection-Info: google-groups.googlegroups.com; posting-host=89.245.77.183; posting-account=RHtB3AoAAABZlu_FJY7ySUmJrtfW41bO
NNTP-Posting-Host: 89.245.77.183
References: <b6646243-7b53-4576-9d51-d6bce60a553en@googlegroups.com>
<2acf4b8a-e8ec-4755-9377-7cb2b34b41ecn@googlegroups.com> <02799256-90da-47cf-99b1-103ab8d256fbn@googlegroups.com>
<65b92431-86c3-42bf-8611-6fa72f7fea91n@googlegroups.com> <7ba901ff-a4f5-4c59-b10d-95705de0d786n@googlegroups.com>
<3326dbe3-5533-419e-8a81-fdddcd64ecb3n@googlegroups.com> <63dee0a0-7768-49c5-bcb5-93880488fca4n@googlegroups.com>
<52af42b0-0b9f-4442-9a08-9cca26912c4en@googlegroups.com>
User-Agent: G2/1.0
MIME-Version: 1.0
Message-ID: <a76312d3-c1cd-4201-aa97-073529facce9n@googlegroups.com>
Subject: Re: master branch cromemco build errors
From: udo.m...@freenet.de (Udo Munk)
Injection-Date: Tue, 19 Apr 2022 06:28:31 +0000
Content-Type: text/plain; charset="UTF-8"
Content-Transfer-Encoding: quoted-printable
 by: Udo Munk - Tue, 19 Apr 2022 06:28 UTC

Nathanael schrieb am Dienstag, 19. April 2022 um 07:53:39 UTC+2:
....
> In file included from sim0.c:66:
> sim.h:48:10: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘on’
> 48 | * SIGIO on BSD sockets not working with Cygwin
> | ^~
> sim.h:48:10: error: unknown type name ‘on’
....

In this case you are using a C compiler that doesn't understand C comments anymore:

/*
* SIGIO on BSD sockets not working with Cygwin
*/
#ifdef __CYGWIN__
#undef TCPASYNC
#endif

No idea what kind of broken compiler environment produces this, on some systems I'm testing
with gcc 4, 5, 6, 7, 8, 9 and llvm.

Re: master branch imsai runtime error

<6c36aef9-9f4f-45cb-9848-5a470f4377f0n@googlegroups.com>

 copy mid

https://www.novabbs.com/devel/article-flat.php?id=3325&group=comp.os.cpm#3325

 copy link   Newsgroups: comp.os.cpm
X-Received: by 2002:ae9:ef55:0:b0:69e:7116:8644 with SMTP id d82-20020ae9ef55000000b0069e71168644mr7863794qkg.293.1650349861569;
Mon, 18 Apr 2022 23:31:01 -0700 (PDT)
X-Received: by 2002:a05:6830:2414:b0:605:4d82:8d93 with SMTP id
j20-20020a056830241400b006054d828d93mr2747130ots.130.1650349861307; Mon, 18
Apr 2022 23:31:01 -0700 (PDT)
Path: i2pn2.org!i2pn.org!paganini.bofh.team!pasdenom.info!nntpfeed.proxad.net!proxad.net!feeder1-2.proxad.net!209.85.160.216.MISMATCH!news-out.google.com!nntp.google.com!postnews.google.com!google-groups.googlegroups.com!not-for-mail
Newsgroups: comp.os.cpm
Date: Mon, 18 Apr 2022 23:31:01 -0700 (PDT)
In-Reply-To: <2d1e7772-9922-45a9-871f-a5e1224d4d43n@googlegroups.com>
Injection-Info: google-groups.googlegroups.com; posting-host=89.245.77.183; posting-account=RHtB3AoAAABZlu_FJY7ySUmJrtfW41bO
NNTP-Posting-Host: 89.245.77.183
References: <b6646243-7b53-4576-9d51-d6bce60a553en@googlegroups.com>
<2acf4b8a-e8ec-4755-9377-7cb2b34b41ecn@googlegroups.com> <02799256-90da-47cf-99b1-103ab8d256fbn@googlegroups.com>
<65b92431-86c3-42bf-8611-6fa72f7fea91n@googlegroups.com> <7ba901ff-a4f5-4c59-b10d-95705de0d786n@googlegroups.com>
<3326dbe3-5533-419e-8a81-fdddcd64ecb3n@googlegroups.com> <63dee0a0-7768-49c5-bcb5-93880488fca4n@googlegroups.com>
<52af42b0-0b9f-4442-9a08-9cca26912c4en@googlegroups.com> <2d1e7772-9922-45a9-871f-a5e1224d4d43n@googlegroups.com>
User-Agent: G2/1.0
MIME-Version: 1.0
Message-ID: <6c36aef9-9f4f-45cb-9848-5a470f4377f0n@googlegroups.com>
Subject: Re: master branch imsai runtime error
From: udo.m...@freenet.de (Udo Munk)
Injection-Date: Tue, 19 Apr 2022 06:31:01 +0000
Content-Type: text/plain; charset="UTF-8"
 by: Udo Munk - Tue, 19 Apr 2022 06:31 UTC

Nathanael schrieb am Dienstag, 19. April 2022 um 07:54:25 UTC+2:
....
> can't open file /usr/local/share/imsaisim/bootrom.hex
....

System wide installation in /usr/local/share/imsaisim, but without copying the data files
there.

Re: More build errors

<wrudnaJhRc7Af8P_nZ2dnUU7-N2dnZ2d@giganews.com>

 copy mid

https://www.novabbs.com/devel/article-flat.php?id=3326&group=comp.os.cpm#3326

 copy link   Newsgroups: comp.os.cpm
Path: i2pn2.org!i2pn.org!weretis.net!feeder6.news.weretis.net!news.misty.com!border2.nntp.dca1.giganews.com!nntp.giganews.com!buffer2.nntp.dca1.giganews.com!news.giganews.com.POSTED!not-for-mail
NNTP-Posting-Date: Tue, 19 Apr 2022 11:25:01 -0500
Sender: Dennis Boone <drb@yagi.h-net.org>
From: drb...@ihatespam.msu.edu (Dennis Boone)
Subject: Re: More build errors
Newsgroups: comp.os.cpm
References: <b6646243-7b53-4576-9d51-d6bce60a553en@googlegroups.com> <2acf4b8a-e8ec-4755-9377-7cb2b34b41ecn@googlegroups.com> <02799256-90da-47cf-99b1-103ab8d256fbn@googlegroups.com> <65b92431-86c3-42bf-8611-6fa72f7fea91n@googlegroups.com> <7ba901ff-a4f5-4c59-b10d-95705de0d786n@googlegroups.com>
User-Agent: tin/2.4.5-20201224 ("Glen Albyn") (FreeBSD/13.0-RELEASE-p6 (amd64))
Message-ID: <wrudnaJhRc7Af8P_nZ2dnUU7-N2dnZ2d@giganews.com>
Date: Tue, 19 Apr 2022 11:25:01 -0500
Lines: 6
X-Usenet-Provider: http://www.giganews.com
X-Trace: sv3-6pVyWcLAy6HULbF81U1/vgbGXH/t2oRs33bsUk9wdO+FP5/jkwtX6lvjWaPJYIZ0MjSzyTyunKkclwX!qoI5/yMvBgNGbFp34crX5HJgDYEKrQBLS3IbS21h3TiRtFP1f2MZJA7lWM6FujUkIAFA7r4=
X-Complaints-To: abuse@giganews.com
X-DMCA-Notifications: http://www.giganews.com/info/dmca.html
X-Abuse-and-DMCA-Info: Please be sure to forward a copy of ALL headers
X-Abuse-and-DMCA-Info: Otherwise we will be unable to process your complaint properly
X-Postfilter: 1.3.40
X-Original-Bytes: 1420
 by: Dennis Boone - Tue, 19 Apr 2022 16:25 UTC

> This is all being done in a fresh stock Ubuntu 20.04 desktop VM
> installed from the 20.04 iso downloaded from Ubuntu.

What version of gcc is installed?

De

1
server_pubkey.txt

rocksolid light 0.9.7
clearnet tor