Bug 1624973 Comment 6 Edit History

Note: The actual edited comment in the bug view page will always show the original commenter’s name and original timestamp.

I've written some code (attached to Bug 1627805) that _almost_ works. But it is missing the build system component that causes them to build in the right order.

On a full build, I typically see the update agent build before the updatecommon library. This causes linking to fail.
I've written some code (attached to Bug 1627805) that _almost_ works. But it is missing the build system component that causes them to build in the right order.

On a full build, I typically see the update agent build before the updatecommon library. This causes linking to fail. But when things build in the correct order, the build completes successfully.

Back to Bug 1624973 Comment 6