83mercedes Posted January 24, 2004 Share Posted January 24, 2004 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!! Link to comment Share on other sites More sharing options...
83mercedes Posted January 24, 2004 Author Share Posted January 24, 2004 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. Link to comment Share on other sites More sharing options...
ramfree17 Posted January 26, 2004 Share Posted January 26, 2004 do you have the Qt devel packages installed? that looks like it doesnt see them. ciao! Link to comment Share on other sites More sharing options...
83mercedes Posted January 26, 2004 Author Share Posted January 26, 2004 hmm, good question... I will get back to you on that. Thanks! :woops: Link to comment Share on other sites More sharing options...
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now