[Comm-en] Help compiling OpenCBM on ALT P9 system

Michael Shigorin mike at altlinux.org
Tue Oct 22 03:05:00 MSK 2024


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


More information about the community-en mailing list