You can install gcc-dev package: # pkg install gcc-dev
At. Italo Santos http://italosantos.com.br/ On Thursday, October 3, 2013 at 3:05 PM, Geoff Nordli wrote: > I need to compile apcupsd. It seems like a pretty easy process using > this guide. > > http://barbz.com.au/blog/?p=194 > > The part I am not sure about is getting the proper compiler setup. > > When I run the configure script: > > ./configure > checking for true... /usr/gnu/bin/true > checking for false... /usr/gnu/bin/false > checking build system type... i386-pc-solaris2.11 > checking host system type... i386-pc-solaris2.11 > checking for g++... no > checking for c++... no > checking for gpp... no > checking for aCC... no > checking for CC... no > checking for cxx... no > checking for cc++... no > checking for cl... no > checking for FCC... no > checking for KCC... no > checking for RCC... no > checking for xlC_r... no > checking for xlC... no > checking for C++ compiler default output file name... configure: error: > C++ compiler cannot create executables > > > thanks, > > Geoff > > _______________________________________________ > OpenIndiana-discuss mailing list > [email protected] > (mailto:[email protected]) > http://openindiana.org/mailman/listinfo/openindiana-discuss > > _______________________________________________ OpenIndiana-discuss mailing list [email protected] http://openindiana.org/mailman/listinfo/openindiana-discuss
