Hi,
The
TOOLvariables were indeed set. I unset them and ran thesourcecommand and they returned to the same values:
OCPI_TOOL_OS=linux
OCPI_TOOL_PLATFORM=ubuntu22_04
OCPI_TOOL_ARCH=x86_64
OCPI_TOOL_DIR=ubuntu22_04
OCPI_TOOL_OS_VERSION=u22_04
OCPI_TOOL_PLATFORM_DIR=/home/dwp/git/opencpi/project-registry/ocpi.core/exports/rcc/platforms/ubuntu22_04Running the
sourcecommand also removed theTARGETvariables and the problem returned when attemptingocpidev rungiving the following output:
application example_rxToFile
/bin/bash: line 1: target-/example_rxToFile: No such file or directory
make: *** [/home/dwp/git/opencpi/cdk/include/application.mk:70: run] Error 127It is only when
OCPI_TARGET_DIRis set toubuntu_22_04that the application runs. I can see that this variable is used in the file
<opencpi-root-dir>/cdk/include/application.mkon line 63.Thanks,
Dan
_______________________________________________ discuss mailing list -- discuss@lists.opencpi.org To unsubscribe send an email to discuss-leave@lists.opencpi.org