> > 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

Never mind, I fixed the problem by doing:

cd /usr/src/gnu/lib/libstdc++
make obj
make
make install

Blaz Zupan, b...@medinet.si, http://home.amis.net/blaz
Medinet d.o.o., Linhartova 21, 2000 Maribor, Slovenia




To Unsubscribe: send mail to majord...@freebsd.org
with "unsubscribe freebsd-current" in the body of the message

  • C++ Jeroen Ruigrok/Asmodai
    • Re: C++ David O'Brien
      • Re: C++ Blaz Zupan

Reply via email to