On Sun, Aug 23, 1998 at 11:39:47PM +1000, Z.P. Dylejko wrote: > At 10:11 23/08/98 +0200, you wrote: > >*-"Z.P. Dylejko" <[EMAIL PROTECTED]> [Hmmm.. broken mail headers?]
> configure:1305: checking whether the C++ compiler (g++ -s) works > configure:1319: g++ -o conftest -s conftest.C 1>&5 > /usr/bin/ld: cannot open -lstdc++: No such file or directory Apperantly, you don't have libstdc++2.8dev installed; it is required to compile normal C++ code. HTH, Ray -- UNFAIR Term applied to advantages enjoyed by other people which we tried to cheat them out of and didn't manage. See also DISHONESTY, SNEAKY, UNDERHAND and JUST LUCKY I GUESS. - The Hipcrime Vocab by Chad C. Mulligan

