Seyed:

There is no build environment installed in this image (gcc, g++, make,
...).  This image's Ubuntu version is EOL so you do not have access to the
repositories.
In a supported version of Ubuntu you can solve this by performing an
'apt-get install build-essential'.

--Shane

What do you think is wrong with this:
>
> 1. qemu/qemu-system-x86_64 -m 4096 hda images/parsecROI.img
> 2. parsecmgmt -a uninstall -c gcc-hooks -p bodytrack
> 3. parsecmgmt -a build -c gcc-hooks -p bodytrack
> -----
> [PARSEC] [========== Building package bodytrack ==========]
> [PARSEC] [---------- Analyzing package bodytrack ----------]
> [PARSEC] bodytrack depends on: hooks
> [PARSEC] [---------- Analyzing package hooks ----------]
> [PARSEC] hooks depends on: libtool
> [PARSEC] [---------- Analyzing package libtool ----------]
> [PARSEC] Package libtool already exists, proceeding.
> [PARSEC] [---------- Building package hooks ----------]
> [PARSEC] Copying source code of package hooks.
> [PARSEC] Running 'env /usr/bin/make':
> env: /usr/bin/make: No such file or directory
> [PARSEC] Error: 'env /usr/bin/make' failed.
_______________________________________________
http://www.marss86.org
Marss86-Devel mailing list
[email protected]
https://www.cs.binghamton.edu/mailman/listinfo/marss86-devel

Reply via email to