c++ -Wall -o p5.x flight.o name.o passenger.o passengerlist.o plane.o
main.o
/usr/lib/libstdc++.so: undefined reference to `filebuf virtual table'
/usr/lib/libstdc++.so: undefined reference to `stdiobuf virtual table'
*** Error code 1

Stop.

That is the error I got when I tried to compile a program for my C++
class.

It compiles fine on a DEC Alpha.

Kenneth Culver



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

Reply via email to