Solaris 11 / Illumos / OmniOS: Which package has /usr/include/sys/types.h?

后端 未结 2 1139
佛祖请我去吃肉
佛祖请我去吃肉 2021-01-22 15:49

The Ubuntu equivalent would be libc6-dev, but I can\'t seem to find it for Solaris?

How can I get types.h and related files for building packages on Solaris

相关标签:
2条回答
  • 2021-01-22 16:31

    Assuming you use IPS 'pkg search 'types.h''

    The Oracle Solaris 11 Cheat Sheet for Image Packaging System could be useful, too.

    0 讨论(0)
  • 2021-01-22 16:36

    You need the system/header package.

    I found this via http://pkg.oracle.com/solaris/release/en/search.shtml?token=types.h&action=Search

    0 讨论(0)
提交回复
热议问题