Hi all! I'm trying to build licq 1.3 on my Solaris x86 snv_24 I'm using Sunstudio 10 for this purpose The problem appears when configure tries to find libstdc++ header files: checking vector usability... no checking vector presence... no checking for vector... no configure: error: You need to have the libstdc++ headers installed bash-3.00$
Of course my first action was to point configure to /usr/sfw/include/c++/3.4.3 or /opt/SUNWspro/prod/include/CC where I found vector and other headers using ./configure CPPFLAGS=/opt... But that didn't help!It still says that it can't find c++ header files! The same result I get if I use --oldincludedir(as said in help, this option should be used for non-gcc compilation) Unfortunately there is no precompiled package on blastwave.org( Thanks for help! This message posted from opensolaris.org _______________________________________________ opensolaris-discuss mailing list [email protected]
