Am 26.03.19 um 16:57 schrieb Lonnie Cumberland: > Hello, > > I have setup Openindiana from the live DVD just now and have installed > gcc-8, cmake, and some libraries as I want to compile a small application, > but am getting a message that "pthreads,h - not found" Are you sure that it's pthreads.h? I only see pthread.h in my build env. You could check whether the package "system/header" is installed. We also have the package "build-essential" which should install a foundation of what is needed to compile software.
Regards, Andreas > > I looked on the OpenIndiana package library online and found > > library/[email protected],5.11-2018.0.0.0:20180211T123900Z > <http://pkg.openindiana.org/hipster/info/0/library%2Fpth%402.0.7%2C5.11-2018.0.0.0%3A20180211T123900Z> > > and > x11/library/[email protected],5.11-2018.0.0.0:20180212T053005Z > <http://pkg.openindiana.org/hipster/info/0/x11%2Flibrary%2Flibpthread-stubs%400.3%2C5.11-2018.0.0.0%3A20180212T053005Z> > > for which I tried to install them but it said that no update was necessary > for these images. > > Can someone please tell me how I might be able to fix this? > Thanks, > Lonnie > _______________________________________________ > openindiana-discuss mailing list > [email protected] > https://openindiana.org/mailman/listinfo/openindiana-discuss _______________________________________________ openindiana-discuss mailing list [email protected] https://openindiana.org/mailman/listinfo/openindiana-discuss
