From mboxrd@z Thu Jan 1 00:00:00 1970 From: Alexandre Oliva To: Marat Boshernitsan Cc: egcs@cygnus.com Subject: Re: Trouble building egcs1.1b (libio, actually) on Solaris 2.6 Date: Fri, 30 Oct 1998 02:40:00 -0000 Message-id: References: X-SW-Source: 1998-10/msg01235.html Marat Boshernitsan writes: > /local/dogwood/a/egcs-1.1b/libio/isscan.cc: In method `class istream & istream::scan(const char * ...)': > /local/dogwood/a/egcs-1.1b/libio/isscan.cc:34: no matching function for call to `streambuf::vscan (const char *&, void *&, istream *)' > /local/dogwood/a/egcs-1.1b/libio/streambuf.h:403: candidates are: streambuf::vscan(const char *, char *, ios *) > This only occurs when I build with --enable-shared (and I must have a > .so version of libstdc++) and only on Solaris 2.6 Amazing! I've never got this problem myself, and I regularly build egcs on Solaris 2.6 with shared libraries... I suggest you to wipe out the build tree, configure with a difference prefix and build again. Then, if the problem remains, submit a new report, with the preprocessed source file, as suggested in http://egcs.cygnus.com/faq.html#bugreport -- Alexandre Oliva mailto:oliva@dcc.unicamp.br mailto:oliva@gnu.org mailto:aoliva@acm.org http://www.dcc.unicamp.br/~oliva Universidade Estadual de Campinas, SP, Brasil