Comment 2 for bug 1900441

Revision history for this message
Ike Panhc (ikepanhc) wrote :

Hi,

Could you check if "pkg-config" is installed in your Ubuntu? Here are my steps and they works fine.

1) sudo apt install -y build-essential automake pkg-config
2) git clone https://github.com/linux-test-project/ltp.git
3) cd ltp
4) make autotools
5) ./configure