[yocto] Newbie confusion: trying to use meta-mono on poky-socfpga (Arrow SoCKit)

Spriggs, Jim J.Spriggs at raylase.de
Fri Nov 21 05:14:15 PST 2014


Hi Guys,

[ yes, I've also posted this question on rocketboards list]

My goal is to run "console" .NET apps via Mono on the Arrow SoCKit with poky-socfpga v14.0

My first steps were:
1) Add the meta-mono layer to bblayers.conf
2) Put "IMAGE_INSTALL_append = " mono"" in local.conf
3) Execute "bitbake altera-gsrd-image "...

-----------------------------------------------------------------

Build Configuration:
BB_VERSION        = "1.16.0"
TARGET_ARCH       = "arm"
TARGET_OS         = "linux-gnueabi"
MACHINE           = "socfpga_cyclone5"
DISTRO            = "poky"
DISTRO_VERSION    = "1.3"
TUNE_FEATURES     = "armv7a vfp neon callconvention-hard cortexa9"
TARGET_FPU        = "vfp-neon"
meta
meta-yocto
meta-yocto-bsp
meta-altera
meta-linaro       = "acds14.0:83a01c4b2da664648d8ca0425ba6b98ff9a5b7ca"
meta-mono         = "master:802138721cc72e5f4fb9853b0552a117e677536e"

NOTE: Resolving any missing task queue dependencies
ERROR: Nothing PROVIDES 'libxft' (but /home/jim/Projects/poky-socfpga/meta-mono/recipes-mono/libgdiplus/libgdiplus_2.10.8.bb DEPENDS on or otherwise requires it)
ERROR: libxft was skipped: 'x11' not in DISTRO_FEATURES
NOTE: Runtime target 'mono' is unbuildable, removing...
Missing or unbuildable dependency chain was: ['mono', 'libgdiplus', 'libxft']
ERROR: Required build target 'altera-gsrd-image' has no buildable providers.
Missing or unbuildable dependency chain was: ['altera-gsrd-image', 'mono', 'libgdiplus', 'libxft']

-----------------------------------------------------------------

Obviously, "x11 not in DISTRO_FEATURES" is a clue, but as a Newbie, I'm not exactly sure what it's telling me.

After spending several hours trawling through the the other layers and recipes in poky-socfpga,  I'm coming to the conclusion that the lack of x11 is somehow due to the machine configuration.

Would someone be kind enough confirm or deny my conclusion, and perhaps point me in the right direction, if there is one?


Thanks!
--
jim

________________________________

RAYLASE AG
Argelsrieder Feld 2+4
82234 Wessling
Germany
Tel.: +49-(0)8153/88 98-0
Fax: +49-(0)8153/88 98-10
http://www.raylase.de

District Court Munich, HRB 131450

Board: Peter von Jan (CEO)

Supervisory Board: Dr. Ulrich Lohmann (Chairman)


Diese E-Mail enthält vertrauliche und/oder rechtlich geschützte Informationen. Wenn Sie nicht der richtige Adressat sind oder diese E-Mail irrtümlich erhalten haben, informieren Sie bitte sofort den Absender und vernichten Sie diese Mail. Das unerlaubte Kopieren sowie die unbefugte Weitergabe dieser Mail ist nicht gestattet.

This e-mail may contain confidential and/or privileged information. If you are not the intended recipient (or have received this e-mail in error) please notify the sender immediately and destroy this e-mail. Any unauthorized copying, disclosure or distribution of the material in this e-mail is strictly forbidden.


More information about the yocto mailing list