cview.o: In function `CView::slotExportTbl()':
cview.o(.text+0x223f): undefined reference to
`KFileDialog::getSaveFileName(QString const&, QString
const&, QWidget*, QString const&)'
cview.o: In function `CView::slotExportToFile()':
cview.o(.text+0x5ce7): undefined reference to
`KFileDialog::getSaveFileName(QString const&, QString
const&, QWidget*, QString const&)'
dbdesign.o: In function `DbDesign::slotOpen()':
dbdesign.o(.text+0x2072): undefined reference to
`KFileDialog::getOpenFileName(QString const&, QString
const&, QWidget*, QString const&)'
dbdesign.o: In function `DbDesign::slotSaveAs()':
dbdesign.o(.text+0x2597): undefined reference to
`KFileDialog::getSaveFileName(QString const&, QString
const&, QWidget*, QString const&)'
collect2: ld returned 1 exit status
make[3]: *** [dbdesign] Error 1
make[3]: Saliendo directorio
`/root/ww/tora/dbdesigner/dbdesign'
make[2]: *** [all-recursive] Error 1
make[2]: Saliendo directorio
`/root/ww/tora/dbdesigner/dbdesign'
make[1]: *** [all-recursive] Error 1
make[1]: Saliendo directorio `/root/ww/tora/dbdesigner'
make: *** [all-recursive-am] Error 2