[MacPorts] #64969: py310-lz4: fatal error: 'lz4.h' file not found

MacPorts noreply at macports.org
Sat Apr 16 06:40:11 UTC 2022


#64969: py310-lz4: fatal error: 'lz4.h' file not found
-------------------------+------------------------
  Reporter:  ryandesign  |      Owner:  reneeotten
      Type:  defect      |     Status:  closed
  Priority:  Normal      |  Milestone:
 Component:  ports       |    Version:  2.7.2
Resolution:  fixed       |   Keywords:
      Port:  py-lz4      |
-------------------------+------------------------

Comment (by jmroot):

 FTR, on 10.6:
 {{{
 % python3.10 -c "import pkgconfig; print(pkgconfig.exists('liblz4')) ;
 print(pkgconfig.libs('liblz4')) ; print(pkgconfig.cflags('liblz4'))"
 True
 -L/opt/local/lib -llz4
 -I/opt/local/include
 }}}

-- 
Ticket URL: <https://trac.macports.org/ticket/64969#comment:6>
MacPorts <https://www.macports.org/>
Ports system for macOS


More information about the macports-tickets mailing list