> configure:1333: c++ -o conftest conftest.C 1>&5 > /usr/lib/libstdc++.so: undefined reference to `filebuf virtual table' > /usr/lib/libstdc++.so: undefined reference to `stdiobuf virtual table'
Some people are getting these errors, but I'm not sure why. It comes from not compiling the compiler and C++ libs with the same ``#define DEFAULT_VTABLE_THUNKS'' value. There may have been a short time window when all the bits were not in sync. -- -- David (obr...@nuxi.com -or- obr...@freebsd.org) To Unsubscribe: send mail to majord...@freebsd.org with "unsubscribe freebsd-current" in the body of the message