[ 
https://issues.apache.org/jira/browse/THRIFT-5323?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Sylwester Lachiewicz resolved THRIFT-5323.
------------------------------------------
    Resolution: Won't Fix

configure.ac uses {{PKG_PROG_PKG_CONFIG}} correctly (configure.ac line 28); the 
reported 'command not found' means pkg-config itself was not installed on that 
machine. Closing as Won't Fix.

> PKG_PROG_PKG_CONFIG: command not found when running ./configure on Mac
> ----------------------------------------------------------------------
>
>                 Key: THRIFT-5323
>                 URL: https://issues.apache.org/jira/browse/THRIFT-5323
>             Project: Thrift
>          Issue Type: Bug
>          Components: Build Process
>         Environment: MacOS BigSur
>            Reporter: Hung Ho
>            Priority: Major
>
> Hello, I have looked at https://issues.apache.org/jira/browse/THRIFT-4910 and 
> [https://askubuntu.com/questions/468661/how-to-fix-pkg-prog-pkg-config-command-not-found-error]
> `aclocal --print-ac-dir` gives 
> `/usr/local/Cellar/automake/1.16.3/share/aclocal`
> `find /usr -name "pkg.m4"` gives:
> `/usr/local/Cellar/pkg-config/0.29.2_3/share/aclocal/pkg.m4
> /usr/local/share/aclocal/pkg.m4`
>  
> I have tried `export ACLOCAL_PATH=/usr/share/aclocal` but that doesn't help. 
> Any suggestion on how to workaround / debug this?
> Thanks,



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to