Skip to content
This repository was archived by the owner on Aug 1, 2024. It is now read-only.

Commit cfc9f2b

Browse files
author
Rebecca Graber
authored
docs: add pkg-config to resolved issues (#1161)
1 parent 18cab2b commit cfc9f2b

1 file changed

Lines changed: 10 additions & 0 deletions

File tree

docs/troubleshoot_general_tips.rst

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -263,6 +263,16 @@ During ``make dev.provision``, the edx-platform script ``copy-node-modules.sh``
263263

264264
This issue was introduced on edx-platform master in July 2023 and was resolved in August 2023 (without becoming part of a named release). See https://github.com/openedx/devstack/issues/1138 for more details, including a workaround for those unable to upgrade their repos or images for some reason.
265265

266+
Cannot find valid pkg-config name
267+
---------------------------------
268+
269+
During ``make requirements`` there would be an error::
270+
271+
Exception: Cannot find valid pkg-config name.
272+
Specify MYSQLCLIENT_CFLAGS and MYSQLCLIENT_LDFLAGS env vars manually
273+
274+
This was resolved in July 2023 with https://github.com/openedx/edx-platform/pull/32732.
275+
266276
.. _update your repos and pull the latest images:
267277

268278
Updating Devstack

0 commit comments

Comments
 (0)