* "Error 4000" EDK II Build Issue
@ 2020-07-08 20:43 Zachary Rinehart
2020-07-12 11:55 ` Kilian Kegel
0 siblings, 1 reply; 2+ messages in thread
From: Zachary Rinehart @ 2020-07-08 20:43 UTC (permalink / raw)
To: devel@edk2.groups.io
[-- Attachment #1.1: Type: text/plain, Size: 779 bytes --]
Hi all,
I am trying to build the EDK II firmware for the MinnowBoard Turbot using Windows, as outlined here<https://github.com/tianocore/edk2-platforms/blob/master/Platform/Intel/Vlv2TbltDevicePkg/Readme.md>. When I try to execute the final command to build the firmware, it gives me an error saying that an "instance of library class [FmpDependencyLib] is not found". I believe I have installed all the prerequisites correctly, and I ran it a second time to check for previous error messages, none of which I could find. It does seem to build partway, though. I have attached a zip file of what I believe is the partial build and a text capture of the second attempt via Windows shell to build EDK II. Does anyone have any insight into what's going on?
Thanks,
Zach
[-- Attachment #1.2: Type: text/html, Size: 2669 bytes --]
[-- Attachment #2: EDK II Debug.zip --]
[-- Type: application/x-zip-compressed, Size: 102050 bytes --]
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: "Error 4000" EDK II Build Issue
2020-07-08 20:43 "Error 4000" EDK II Build Issue Zachary Rinehart
@ 2020-07-12 11:55 ` Kilian Kegel
0 siblings, 0 replies; 2+ messages in thread
From: Kilian Kegel @ 2020-07-12 11:55 UTC (permalink / raw)
To: devel@edk2.groups.io, zachr@silicom-usa.com
Cc: Michael D Kinney, Richardson, Brian
[-- Attachment #1.1: Type: text/plain, Size: 1792 bytes --]
Hi Zach,
I have fixed "Error 4000" EDK II Build Issue in my MinnowBoard reference project CdePkg that you can find at edk2-staging: https://github.com/tianocore/edk2-staging/tree/CdePkg
https://github.com/tianocore/edk2-staging/commit/5c2c7662f52cabc741464218b35282b7829a7908
The problem is, that the FmpDevicePkg is improved/updated/extended and needs some new libraries, that
are not built because they are not mentioned in
PlatformPkgX64.dsc section:
[LibraryClasses.common]
FmpDependencyLib|FmpDevicePkg\Library\FmpDependencyLib\FmpDependencyLib.inf
FmpDependencyCheckLib|FmpDevicePkg\Library\FmpDependencyCheckLibNull\FmpDependencyCheckLibNull.inf
FmpDependencyDeviceLib|FmpDevicePkg\Library\FmpDependencyDeviceLibNull\FmpDependencyDeviceLibNull.inf
Cheers,
Kilian
From: Zachary Rinehart<mailto:zachr@silicom-usa.com>
Sent: Thursday, July 9, 2020 11:30 AM
To: devel@edk2.groups.io<mailto:devel@edk2.groups.io>
Subject: [edk2-devel] "Error 4000" EDK II Build Issue
Hi all,
I am trying to build the EDK II firmware for the MinnowBoard Turbot using Windows, as outlined here<https://github.com/tianocore/edk2-platforms/blob/master/Platform/Intel/Vlv2TbltDevicePkg/Readme.md>. When I try to execute the final command to build the firmware, it gives me an error saying that an “instance of library class [FmpDependencyLib] is not found”. I believe I have installed all the prerequisites correctly, and I ran it a second time to check for previous error messages, none of which I could find. It does seem to build partway, though. I have attached a zip file of what I believe is the partial build and a text capture of the second attempt via Windows shell to build EDK II. Does anyone have any insight into what’s going on?
Thanks,
Zach
[-- Attachment #1.2: Type: text/html, Size: 4714 bytes --]
[-- Attachment #2: 45C6AC90AAA64FD9AA653221A462B202.png --]
[-- Type: image/png, Size: 132 bytes --]
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2020-07-12 11:55 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-07-08 20:43 "Error 4000" EDK II Build Issue Zachary Rinehart
2020-07-12 11:55 ` Kilian Kegel
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox