Jump to content

Debian Sid quick question -- I hope


Recommended Posts

Hi, I'm back at the Debian thing, Fresh install and upgraded to Sid, and trying to get my HP printer working with hpoj, which I got the CVS version of.

When I do ./configure, I get this error, and I have NO idea what to do about it, so any help will be much appreciated.

 

checking how to run the C++ preprocessor... /lib/cpp

configure: error: C++ preprocessor "/lib/cpp" fails sanity check

debianmike:/home/mike/hpoj#

 

Please help this old newbie out, you Deb gurus!!

:wall:

Link to comment
Share on other sites

Well somehow I got past that, now I get an error during "make"

Here is the last piece:

 

652: undefined reference to `QStringData::deleteSelf()'

xojpanel-moc.o(.gnu.linkonce.t._ZN8XojPanelD0Ev+0xc9):/usr/include/qt/qstring.h:

652: undefined reference to `QWidget::~QWidget [not-in-charge]()'

xojpanel-moc.o(.gnu.linkonce.t._ZN8XojPanelD0Ev+0xd9):/usr/include/qt/qstring.h:

652: undefined reference to `QWidget::~QWidget [not-in-charge]()'

xojpanel-moc.o(.gnu.linkonce.r._ZTI8XojPanel+0x8):/usr/include/qt/qwidget.h:774:

undefined reference to `typeinfo for QWidget'

xojpanel-moc.o(.gnu.linkonce.r._ZTI6QGList+0x8):/usr/include/qt/qwidget.h:774: u

ndefined reference to `typeinfo for QCollection'

collect2: ld returned 1 exit status

make[1]: *** [xojpanel] Error 1

make[1]: Leaving directory `/home/mike/hpoj-0.91/apps/xojpanel'

make: *** [just_compile] Error 2

mike@debianmike:~/hpoj-0.91$

 

Please help. :help:

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
 Share

×
×
  • Create New...