Embedded Intel® Core™ Processors
Communicate Intel® Core™ Hardware, Software, Firmware, Graphics Concerns

Intel BLDK Build Environment Setup

HS1
Novice
3,645 Views

Hi,

I am trying to setup BLDK build environment in Fedora 14.

Following is the details from Readme:

- Fedora 14 was used for all development and testing.

- This is the only supported OS available for building.

- The following tools come standard with Fedora 14 x86_64 and are the only tools

that have been validated and used by our internal development team. This is

the only build environment that will be supported.

- gcc version 4.5.1 20100924 (Red Hat 4.5.1-4) (GCC)

- GNU ld version 2.20.51.0.7-8.fc14 20100318

- GNU Make 3.82

- GNU assembler version 2.20.51.0.7 (i686-redhat-linux) using BFD version version

2.20.51.0.7-8.fc14 20100318

- Intel ACPI Component Architecture

ASL Optimizing Compiler version 20120913-32 [Oct 11 2012]

Copyright (c) 2000 - 2012 Intel Corporation

Supports ACPI Specification Revision 5.0

This suggests installing Fedora 14. But the IASL version mentioned is of fc19.rpm and I am unable to install it successfully.

Has anybody already setup Linux BLDK Build environment? Can you please guide me

0 Kudos
1 Solution
Adolfo_S_Intel
Moderator
2,178 Views

Hello hazzel

Could you pleas try using a fresh Fedora 14 installation and using the default versions that come from the Fedora 14 repositories, by executing the following commands:

yum install iasl libuuid-devel

yum groupinstall development-tools

Please try it and let me know the results.

Best Regards,

Adolfo

View solution in original post

0 Kudos
21 Replies
Adolfo_S_Intel
Moderator
136 Views

Hello hazzel

I'm glad that this issue has been solved, thanks for taking the time to provide feedback about your setup, it will be helpful for other people with similar issues in the future, and we really appreciate that.

Best Regards,

Adolfo.

0 Kudos
Reply