* [Comm-en] Help compiling OpenCBM on ALT P9 system
@ 2024-10-21 21:56 dbouley
2024-10-22 0:05 ` Michael Shigorin
0 siblings, 1 reply; 3+ messages in thread
From: dbouley @ 2024-10-21 21:56 UTC (permalink / raw)
To: ALT Linux
I'm attempting to compile a program, called OpenCBM, for my ALT P9
netbook which will allow me to use a USB to IDE device with my system.
However, I'm having problems with MAKE, trying to follow the compile
instructions found here:
https://gareth.halfacree.co.uk/2014/12/installing-the-zoomfloppy-on-linux
The website is for compiling on an Ubuntu system, so there are obviously
some differences between this environment and my ALT P9 system (running
Window Maker window manager). In the past 24 years, I've only use MAKE
to compile my own binaries a couple of times, so my
knowledge./experience is next to none. I'm wondering if anyone here can
provide me some insight as to how I can proceed in my quest of
installing OpenCBM on my system. If so, I'd be grateful for any
assistance you care to share.
In the step, it is recommended that I compile the CC65 compiler.
However when I attempt to run MAKE, I get the error:
ar65/objdata.c
/usr/bin/i586-alt-linux-gcc: no such file or directory
When I attempt to compile and MAKE OpenCBM, I get further in the build
process, but then the same error regarding: /usr/bin/i586-alt-linux-gcc:
no such file or directory.
When I look at what is in my /usr/bin folder, all I see (in relation to
i586-alt-linux) is i586-alt-linux-cpp, i586-alt-linux-cpp-8, and
i586-alt-linux-gnu-pkg-config.
Obviously I'm missing something. Is there anything anyone can suggest
to help me get this package compiled and installed?
David.
--
---------- E-mail Encryption ----------
To send secure e-mails, you can find my PGP public key block here:
https://keys.openpgp.org/search?q=dbouley@vivaldi.net
----------
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [Comm-en] Help compiling OpenCBM on ALT P9 system
2024-10-21 21:56 [Comm-en] Help compiling OpenCBM on ALT P9 system dbouley
@ 2024-10-22 0:05 ` Michael Shigorin
2024-10-22 15:17 ` dbouley
0 siblings, 1 reply; 3+ messages in thread
From: Michael Shigorin @ 2024-10-22 0:05 UTC (permalink / raw)
To: community-en
On Mon, Oct 21, 2024 at 03:56:50PM -0600, dbouley wrote:
> I'm attempting to compile a program, called OpenCBM, for my ALT
> P9 netbook which will allow me to use a USB to IDE device with
> my system.
Hm, is the device so weird that usb_storage.ko doesn't so it?
> /usr/bin/i586-alt-linux-gcc: no such file or directory
apt-get install rpm-build gcc-c++
will get you the basic build environment along with C++ compiler
just in case; while
apt-get install gcc make
will pull the mininmum required.
--
Michael Shigorin
http://altlinux.org/elbrus
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [Comm-en] Help compiling OpenCBM on ALT P9 system
2024-10-22 0:05 ` Michael Shigorin
@ 2024-10-22 15:17 ` dbouley
0 siblings, 0 replies; 3+ messages in thread
From: dbouley @ 2024-10-22 15:17 UTC (permalink / raw)
To: alt Linux
On 10/21/24 6:05 PM, Michael Shigorin wrote:
>
> Hm, is the device so weird that usb_storage.ko doesn't so it?
>
Yes, it's a "home brew" USB device that allows me to access my CBM
floppy disk drive via it's IDE serial port.
>
> apt-get install gcc make
>
> will pull the mininmum required.
>
Thank you very much, Michael! This did the trick! You're the best. :D
David.
--
---------- E-mail Encryption ----------
To send secure e-mails, you can find my PGP public key block here:
https://keys.openpgp.org/search?q=dbouley@vivaldi.net
----------
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2024-10-22 15:17 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-10-21 21:56 [Comm-en] Help compiling OpenCBM on ALT P9 system dbouley
2024-10-22 0:05 ` Michael Shigorin
2024-10-22 15:17 ` dbouley
ALT Linux users (in English only)
This inbox may be cloned and mirrored by anyone:
git clone --mirror http://lore.altlinux.org/community-en/0 community-en/git/0.git
# If you have public-inbox 1.1+ installed, you may
# initialize and index your mirror using the following commands:
public-inbox-init -V2 community-en community-en/ http://lore.altlinux.org/community-en \
community-en@lists.altlinux.org community-en@lists.altlinux.ru community-en@lists.altlinux.com
public-inbox-index community-en
Example config snippet for mirrors.
Newsgroup available over NNTP:
nntp://lore.altlinux.org/org.altlinux.lists.community-en
AGPL code for this site: git clone https://public-inbox.org/public-inbox.git