Hi everybody.. I just registered on this forum and on the inevitable path of learning C++ coming from the Pascal/Delphi background. I'm trying to adapt to what I'm comfortable with, one being XBase. My Op. system is Linux/Ubuntu and using both Anjuta and Netbeans. The example is sample1.cpp but it gives error messages such as below..
I would appreciate some help.

/home/deon/foobar-cpp4/src/main.cc:71: undefined reference to `xbXBase::xbXBase()'
/home/deon/foobar-cpp4/src/main.cc:72: undefined reference to `xbDbf::xbDbf(xbXBase*)'
etc...